1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/Internal/Provider
Ilija Tovilo 67c3726254 Implement signature help - closes #1841 (#1862)
* Implement signature help - closes #1841

* Add explicit signature count

* [LSP] Do analysis for every signatureHelp request

See here: https://github.com/vimeo/psalm/pull/1862#issuecomment-507007346

* Don’t language server information when checking property for init

* Fix signature help for functions

* Add try-catch around signature help Functions::getStorage()
2019-07-01 15:54:32 -04:00
..
ClassLikeStorageInstanceCacheProvider.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
FakeFileProvider.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
FakeFileReferenceCacheProvider.php Implement signature help - closes #1841 (#1862) 2019-07-01 15:54:32 -04:00
FakeParserCacheProvider.php Dropped unused uses 2019-02-17 13:17:45 -05:00
FileStorageInstanceCacheProvider.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
ParserInstanceCacheProvider.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00