1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/LanguageServer
Joe Hoyle cdc431e940
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-29 11:47:37 +01:00
..
CompletionTest.php Completions for array keys and type literals (#5105) 2021-01-29 11:47:37 +01:00
FileMapTest.php Remove file map cache when re-analyzing files (#5084) 2021-01-29 11:47:34 +01:00
SymbolLookupTest.php Ensure getId() output can always be parsed as a type 2021-01-29 11:47:36 +01:00