mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
ed9043b43c
* 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 |