Kaloyan Raev
7d90df69f4
Make $capabilities initialize param optional
...
Eclipse Che does not pass ClientCapabilities in InitializeParams. This
works well with other language server, but not with this one.
The issue is resolved by making the $capabilities param optional.
2016-09-02 15:18:22 +03:00
Felix Becker
57604e61f1
Make documentSymbol work 🎉
2016-09-02 02:56:45 +02:00
Felix Becker
284bde2e36
Add missing import
2016-08-25 17:03:29 +02:00
Felix Becker
21034df05b
Make ProtocolStreamWriter::write() public
2016-08-25 17:01:29 +02:00
Felix Becker
0c96597fdf
Remove Params / Request / Response classes
2016-08-25 15:28:39 +02:00
Felix Becker
41ad025fe7
Update
2016-08-25 15:27:14 +02:00
Felix Becker
138b529df1
Update
2016-08-23 11:21:37 +02:00
Felix Becker
4d2b223a96
Update
2016-08-22 23:48:20 +02:00
Felix Becker
535dc9efda
Remove ParsingMode Enum from LanguageServer
2016-08-22 23:02:39 +02:00
Felix Becker
3b02010097
Update
2016-08-22 22:43:33 +02:00
Felix Becker
64e496fac9
Update
2016-08-22 17:32:31 +02:00
Felix Becker
89a688b778
Add LanguageServer class
2016-08-12 10:25:03 +02:00