Commit Graph

14 Commits

Author SHA1 Message Date
Martin Lippert
0e05a1a280 refactored common language server eclipse integration code into superclass and enabled progress message support for all eclipse ls integrations 2017-11-22 20:58:01 +01:00
Martin Lippert
af887117e7 moved process reaper to commons and re-used it for boot-java-ls 2017-11-03 20:20:39 +01:00
Martin Lippert
4c3ae63cf6 updated versions of embedded language servers to 0.0.10 2017-08-25 12:33:12 +02:00
Martin Lippert
309d2201ae updated plugin and feature metadata for eclipse language server extensions 2017-08-22 12:05:45 +02:00
Martin Lippert
d0db199d38 configured eclipse ls startup to disable smart indentation feature 2017-08-21 16:10:57 +02:00
BoykoAlex
52238865f8 No default config for manifest yaml LS 2017-06-30 18:11:02 -04:00
BoykoAlex
e8425e6026 Default config for manifest yaml LS started from Eclipse 2017-06-29 18:08:16 -04:00
Kris De Volder
5976d36bd9 Implement a 'fallback' lsp process reaper to cleanup errant processes. 2017-06-27 17:00:45 -07:00
Martin Lippert
12d0fe0db6 PT #146941503: added methods to pass cf login options to manifest language server in a dynamic way 2017-06-16 10:24:38 +02:00
Martin Lippert
91286db85e updated language server copy mechanism to take bundle version and qualifier into account 2017-06-15 14:49:48 +02:00
Martin Lippert
2a135342f8 PT #147089365: use JDK of IDE to run language server 2017-06-13 13:22:39 +02:00
Martin Lippert
7c4e751da4 added static methods to set additional init options 2017-06-12 14:23:44 +02:00
Martin Lippert
704a02f829 added debug commands to language server options 2017-06-12 13:02:53 +02:00
Martin Lippert
3d3c8dc42e separating language server into separate feature and separate p2 repo 2017-06-12 12:34:54 +02:00