Martin Lippert
8c1fe4c664
added commands to manually deal with live hover process connections
2019-09-06 10:47:48 +02:00
BoykoAlex
36a4f05d64
Bump LS Eclipse bits to 1.11.0
2019-08-14 11:38:08 -04:00
Martin Lippert
1640ee53a4
version updated to 4.4.0
2019-08-14 11:48:36 +02:00
Kris De Volder
f87626059c
Fix compile error on older ls4e target
2019-08-07 14:10:42 -07:00
Kris De Volder
e02c3b1a2e
Copy code for LSPTextHover from lsp4e
...
This is to avoid compilation issues after class
renamed in lsp4e.
If lsp4e undoes the rename as requested in this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=549859
Then this commit can/should be reverted.
2019-08-07 12:39:51 -07:00
BoykoAlex
b0e8e53bfc
PT #167680960 : Content-type element must have file-names, patterns set
2019-08-02 16:22:26 -04:00
BoykoAlex
7449dfb526
PT #167561911 : Boot LS starts form XML config files not for others
2019-08-01 09:26:06 -04:00
Martin Lippert
13dbd5fa00
fix silly attempts to get rid of errors during compilation and put the missing import-package in place, otherwise it obviously cannot work
2019-07-31 15:53:44 +02:00
Martin Lippert
ed2a6db603
next try to ignore discouraged access warnings while building
2019-07-31 12:37:45 +02:00
Martin Lippert
5c66a4d369
fix discouraged access warnings
2019-07-31 12:12:03 +02:00
Martin Lippert
331bf130cd
removed bundle require dependency on xtext base lib to not pull all the dependencies and to avoid package-use conflicts
2019-07-31 11:38:11 +02:00
Kris De Volder
4243d316ee
Tweaks to eclipse boot.ls content type setups
...
See: https://github.com/spring-projects/sts4/issues/320
2019-07-16 11:05:34 -07:00
Kris De Volder
76636cc634
Add warning comment to avoid rebreaking bug
...
See: https://github.com/spring-projects/sts4/issues/320
2019-07-15 17:14:09 -07:00
Kris De Volder
eebf4a6a35
Fix for 'rogue reconciling' of .properties file
...
See: https://github.com/spring-projects/sts4/issues/320
2019-07-15 16:54:23 -07:00
BoykoAlex
6719e0afb3
Bump LS Eclipse bits to 1.10.0
2019-07-12 10:53:49 -04:00
Martin Lippert
3e4388964e
updated version to 4.3.2
2019-07-12 15:32:48 +02:00
Martin Lippert
5025a6ee85
added vmarg to stop tiered compilation at level 1
2019-07-10 16:24:01 +02:00
BoykoAlex
bde0fa25e4
Bump ls version to 1.9.0, eclipse bits
2019-06-21 14:24:03 -04:00
Martin Lippert
d10bb40e27
updated version to 4.3.1
2019-06-21 10:32:37 +02:00
Martin Lippert
5f85d0e087
removed code that looked up locally built fatjar in dev mode
2019-06-13 15:11:01 +02:00
BoykoAlex
cfc79e0b69
Start LS for docs created with appropriate content-type
2019-06-10 20:17:49 -04:00
Kris De Volder
83d7ddecd7
Add Remote apps prefs page
...
This was moved from boot dash.
See: https://www.pivotaltracker.com/story/show/163360865
2019-06-04 12:27:04 -07:00
Kris De Volder
5563962dc7
Bump ls version to 1.8.0, eclipse bits
2019-05-24 11:55:16 -07:00
Martin Lippert
becbf55ee7
updated versions to 4.3.0
2019-05-24 10:22:14 +02:00
BoykoAlex
0fc1b0a2ca
PT #165890357 : Polishing
2019-05-10 17:56:06 -04:00
BoykoAlex
d037b41903
PT #165890357 : Adopt exploded LS jar for all eclipse LSs
2019-05-10 17:15:11 -04:00
Kris De Volder
087f504691
Revert "PT #165890357 : Adopt exploded LS jar for all eclipse LSs"
...
This reverts commit c29b1043f8 .
2019-05-10 12:59:57 -07:00
BoykoAlex
c29b1043f8
PT #165890357 : Adopt exploded LS jar for all eclipse LSs
2019-05-10 15:34:53 -04:00
Martin Lippert
119a59e498
clean the servers directory in the maven build before copying the new language server artifacts into it
2019-05-10 09:28:06 +02:00
BoykoAlex
3b396e975f
PT #165419026 : Hyperlinks in XML config files
2019-05-08 11:39:00 -04:00
Martin Lippert
04fad634cb
performance: point spring at the exact config location and avoid config merge
2019-05-08 13:48:07 +02:00
BoykoAlex
652f5dcbcd
PT #165080768 , #165662425 : Selective Java, XML symbol scanning
2019-05-05 23:23:33 -04:00
Martin Lippert
db780c0479
disable XML content-assist if overall XML support is disabled via user configuration
2019-05-03 13:09:00 +02:00
Martin Lippert
84228d50c5
removed debug jm arg options, can be passed to the ls process via -Dboot.ls.custom.vmargs option to the other IDE
2019-05-03 10:08:07 +02:00
Kris De Volder
4317b1e663
Fix eclipse-ls bundles to work with new fatjar setup
2019-05-02 16:30:00 -07:00
Martin Lippert
e3a9052896
first steps towards deploying and running language servers in exloded format directly from a dir-shaped bundle
2019-04-27 14:42:24 +02:00
Kris De Volder
cc68ced9ea
Remove LANGUAGE_SERVER_VERSION constants...
...
... instead assume that language server version matches Eclipse
bundle version.
Also streamline code for finding server jar locations so it
is no longer duplicated across every language server bundle.
2019-04-18 13:22:19 -07:00
Kris De Volder
dffe1d2724
Update LS version to 1.7.0... Eclipse bits
2019-04-18 10:09:14 -07:00
Martin Lippert
06f1f002e4
version updated to 4.2.2
2019-04-18 10:56:30 +02:00
Kris De Volder
3010ab046d
Merge pull request #277 from spring-projects/keepchecking-manual-jmx
...
Keepchecking manual jmx
2019-04-16 13:04:29 -07:00
Kris De Volder
1dcde6ea3d
Server-side support for 'keepChecking' attribute...
...
in remote spring boot apps.
Note: this change is supposed to be paired with changes in
boot dash code to transmit the setting as well.
2019-04-16 12:56:46 -07:00
Martin Lippert
b564ef900e
do not fail to load cloud foundry manifest language server in dev mode if the local file is not there
2019-04-16 19:24:22 +02:00
Martin Lippert
803ec42fd7
initial steps to keep checking manual configs on demand
2019-04-16 09:08:15 +02:00
Martin Lippert
02986cc99b
fix spring xml content-assist id
2019-04-12 11:56:05 +02:00
Martin Lippert
f3ca963f05
use a specific category for spring-boot-ls-based jdt content-assist extension to make it appear in the preferences
2019-04-12 11:52:51 +02:00
Martin Lippert
b08900381c
added timing information for language server startup
2019-04-06 15:48:10 +02:00
Martin Lippert
0d0ea61844
add extra dependency for optional dependency since we exluce optional dependencies by default
2019-04-05 21:06:44 +02:00
Martin Lippert
9f85ee4699
set version constraint to 2018-12 based version of XML editor component for increased compatibility
2019-04-05 17:01:20 +02:00
Martin Lippert
4d6d659d98
initial steps towards content-assist for simple XML config files, but still far away from a first working version
2019-04-05 16:32:24 +02:00
Kris De Volder
68c26e29de
Update ls version to 1.6.0, eclipse bits
2019-03-29 09:55:39 -07:00