1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/LanguageServer
Joe Hoyle c946242683
Completions for array keys and type literals (#5105)
* Add completions for known array keys

* Use dynamic gap value

* Provide completions for known type contexts

* Fix formatting

* Remove trailing comma

* PHPCS fixes

* Remove support for literal floats

* Fix test for floats
2021-01-26 21:34:46 -05:00
..
CompletionTest.php Completions for array keys and type literals (#5105) 2021-01-26 21:34:46 -05:00
FileMapTest.php Remove file map cache when re-analyzing files (#5084) 2021-01-22 16:05:28 -05:00
SymbolLookupTest.php Ensure getId() output can always be parsed as a type 2021-01-25 23:41:51 -05:00