Commit Graph

11 Commits (e079338a11905dbe2a73bc7b5b034d40e02b72d1)

Author SHA1 Message Date
Anatoliy Bazko e079338a11 CHE-2552: Language server module refactoring (#2677) 2016-10-04 11:49:24 +03:00
Evgen Vidolob 71600b7fc7 #1801 implement 'Signature Help' LS feature (#2645) 2016-09-29 12:27:59 +03:00
Roman Iuvshin 33944c6ec1 set M5 version 2016-09-27 16:08:19 +03:00
Roman Iuvshin 152be21b4f [maven-release-plugin] prepare for next development iteration 2016-09-26 14:19:41 +00:00
Roman Iuvshin 89ab012035 [maven-release-plugin] prepare release 5.0.0-M3 2016-09-26 14:19:37 +00:00
Evgen Vidolob 1055326018 #2574 do not send file type to the client if LS cannot be run 2016-09-26 16:34:51 +03:00
Xavier Coulon e34a03855d Fix LanguageServerException message for CSharp LS (#2532)
Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
2016-09-21 18:38:45 +03:00
Roman Iuvshin 900ccbb807 set M3 version 2016-09-20 17:31:42 +03:00
Anatoliy Bazko baf73a60d4 CHE-2500: Use provider to prevent circular dependncy (#2502) 2016-09-20 13:09:02 +03:00
Kaloyan Raev f77d7f9b42 InitializeParams should include an empty ClientCapabilities (#2466)
The protocol specifies that the InitializeParams object contains a
capabilities property. Eclipse Che does not define it, so there are
language servers that fails to initialize because of this.

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2016-09-19 14:57:31 +03:00
Anatoliy Bazko c48a69f961 CHE-1287: Support for Language Server Protocol (#2452) 2016-09-16 12:45:02 +03:00