mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
4077de2c93
* Add completions for functions Provide autocompletions in the LSP for all global functions and functions from namespaces used in the current context. * Uncomment code * PHPCS * Simplify functions map Co-authored-by: Matthew Brown <github@muglug.com> * Switch to storing lowercase function string in array key * Fix spacing Co-authored-by: Matthew Brown <github@muglug.com> |
||
---|---|---|
.. | ||
CompletionTest.php | ||
FileMapTest.php | ||
SymbolLookupTest.php |