1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/LanguageServer
Ivan Sidorov 10402c426b Partial revert "Fix auto completion by partial property or method"
Filtering is not necessary. Clients using LSP should filter the results themselves.
That's what it says in the documentation.

This reverts commit d6faff2844.
2024-01-26 12:23:36 +00:00
..
CompletionTest.php Partial revert "Fix auto completion by partial property or method" 2024-01-26 12:23:36 +00:00
DiagnosticTest.php Update tests to account for new progress protocol 2023-07-26 05:16:37 +02:00
FileMapTest.php fix some tests 2022-12-20 21:09:34 +00:00
Message.php fix phpcs issues 2022-12-20 23:31:56 +00:00
MockProtocolStream.php fix some tests 2022-12-20 21:09:34 +00:00
PathMapperTest.php CS fix 2023-07-24 21:59:34 +02:00
SymbolLookupTest.php fix outstanding CI issues 2023-03-02 18:02:23 +00:00