Commit Graph

8 Commits (152be21b4ffcf756f183c4ff009096b9138ed00f)

Author SHA1 Message Date
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