mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
531cd36767
* Support compleitions on class references This provides completions on class references (as opposed to initiated objects via the type map), so you can do `MyClass::` and get completitions for static methods and constants etc. * Only provide completions for references that don't exist |
||
---|---|---|
.. | ||
CompletionTest.php | ||
FileMapTest.php | ||
SymbolLookupTest.php |