1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Storage
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
..
Assertion.php
AttributeArg.php
AttributeStorage.php
ClassConstantStorage.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
ClassLikeStorage.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
CustomMetadataTrait.php
FileStorage.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
FunctionLikeParameter.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
FunctionLikeStorage.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
FunctionStorage.php
MethodStorage.php Be smarter when choosing inherited param types 2020-12-10 00:15:37 -05:00
PropertyStorage.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00