1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 20:48:45 +01:00
psalm/src/Psalm/Internal/LanguageServer
2020-08-11 07:32:24 -04:00
..
Client Fix #3057 and add support for @psalm-yield annotation 2020-04-02 22:38:10 -04:00
Server Refactor type comparison 2020-07-21 19:40:35 -04:00
ClientHandler.php Fix #3057 and add support for @psalm-yield annotation 2020-04-02 22:38:10 -04:00
EmitterInterface.php add list<> notation in stubs (#2675) 2020-01-24 13:17:36 -05:00
EmitterTrait.php add list<> notation in stubs (#2675) 2020-01-24 13:17:36 -05:00
IdGenerator.php
LanguageClient.php Added new language server options and functionality. (#3161) 2020-04-17 00:47:18 -04:00
LanguageServer.php Normalize file_path with uriToPath (#3984) 2020-08-11 07:32:24 -04:00
Message.php
ProtocolReader.php
ProtocolStreamReader.php Fix handling of old amp 2020-04-05 01:14:26 -04:00
ProtocolStreamWriter.php
ProtocolWriter.php