1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 01:09:38 +01:00
psalm/tests/LanguageServer
Joe Hoyle e59670ef68
Add documentation to LSP (#5267)
* Add documention to LSP

Add descriptions for all Classes, Functions, Methods, Class Constants for LSP methods for Hover, SignatureInformation and Completions

* Descriptions for class name completions

* PHPCS

* Fix docblock being overriden

* Remove trailing comma in args

* Add description to function param before early `continue`

* Update php-language-server-protocol to 1.5

* Break up long array docblocks

* Break up docblock onto newline

Co-authored-by: Matthew Brown <github@muglug.com>
2021-02-24 10:14:04 -05:00
..
CompletionTest.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
FileMapTest.php Remove file map cache when re-analyzing files (#5084) 2021-01-22 16:05:28 -05:00
SymbolLookupTest.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00