1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
psalm/tests/LanguageServer
Joe Hoyle 6953658961
Add constant fetch to reference map (#5115)
* Add constant fetch to reference map

To support showing constant types on hover of constant references, we need to add them to the ref map.

* Fix root constants

* PHPCBF
2021-01-29 11:47:38 +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 Add constant fetch to reference map (#5115) 2021-01-29 11:47:38 +01:00