234 Commits

Author SHA1 Message Date
BoykoAlex
dc1e2708f9 PT #164216122: JDT LS search performance improvement 2 2019-03-06 19:57:47 -05:00
BoykoAlex
d994d2abcd PT #164216122: JDT LS search performance improvement 1 2019-03-05 20:31:03 -05:00
Martin Lippert
a261770210 housekeeping 2019-02-27 11:38:40 +01:00
BoykoAlex
2b2413ee60 JDT LS based index for searches and refactorings to replace Jandex 2019-02-22 17:23:22 -05:00
Martin Lippert
df184fe445 updated version to 4.2.0 2019-02-22 09:39:30 +01:00
Martin Lippert
819c59a2fa fix NPE in LSP4E when not submitting a predicate for server capabilities 2019-02-07 12:53:19 +01:00
BoykoAlex
7fe0d75412 PT #163527410: Don't load source for Eclipse. Ask JDT LS for locations. 2019-02-06 11:21:06 -05:00
Martin Lippert
290a18f077 updated version for eclipse parts to 4.1.2 2019-01-25 20:04:23 +01:00
Martin Lippert
427ee3751c avoid blocking the UI thread while waiting for lsp4e coming back with document infos 2019-01-22 15:40:46 +01:00
BoykoAlex
923a21132a PT #160596363: Resource links for dependency project for app from CF 2019-01-21 23:59:03 -05:00
BoykoAlex
0681baa876 PT #160596363: Fixes for live hints and navigation for multi-projects
Initial work: highlights fixed, source links bean

SourceLinks bean uses project finder

Project finder all projects. Source entries for dependency projects.

Properly support peer projects for fall back Gradle projects

Update code minings for e4.9
2019-01-21 19:29:26 -05:00
Martin Lippert
228c3d3939 added missing pieces to register boot ls for general xml file usage and get notified for changes to xml files 2019-01-21 17:39:12 +01:00
BoykoAlex
eadae7da22 PT #163067196: LSP4J 0.6.0, LSP4E 0.9.0 snapshot 2019-01-08 14:05:48 -05:00
Martin Lippert
2f816353f6 updated versions of eclipse bits to 4.1.1 2018-12-21 11:31:10 +01:00
BoykoAlex
8851937f79 PT #162728126: Update code lenses for Java editor 2018-12-18 12:28:06 -05:00
BoykoAlex
db429f9c21 PT #162167333: Ask JDT server for hover links (Eclipse, VSCode) 2018-12-11 18:41:33 -05:00
Kris De Volder
bb1cb222fd Bump STS 4 version to 4.1.0 2018-12-04 13:27:43 -08:00
Kris De Volder
3de99e1f32 Try to gather more info about
DelegatingStreamConnectionProvider classloading error
2018-11-29 11:31:15 -08:00
Kris De Volder
1ea41ee736 Fix a race condition in quickfix/moveCursor 2018-11-28 10:06:08 -08:00
Kris De Volder
e8940d6d0a Implement custom 'sts/moveCursor' protocol for eclipse lsp client 2018-11-27 15:14:59 -08:00
BoykoAlex
c884ae6bf7 PT #155474415: Adjust def links for Eclipse client 2018-11-08 11:35:40 -05:00
Kris De Volder
2f647a0f60 Merge branch 'master' into wip-toggle-comment 2018-11-06 14:35:51 -08:00
Kris De Volder
df06264c0a Toggle comment implementation for application.properties and .yml 2018-11-06 14:35:06 -08:00
Martin Lippert
972a85cea8 updated versions from 4.0.1 to 4.0.2 2018-11-01 11:37:43 +01:00
Kris De Volder
8bfccb2df4 Fix 'Invalid Thread Access'
See: https://github.com/spring-projects/sts4/issues/128
2018-10-31 15:32:42 -07:00
Kris De Volder
74a85aca03 Fix issue with parsing JRE version string
See: https://github.com/spring-projects/sts4/issues/127
2018-10-31 13:07:26 -07:00
Martin Lippert
5b6187c832 update version of overall eclipse distribution bits to 4.0.1 2018-09-26 18:11:07 +02:00
BoykoAlex
d9f6dd9e29 Consume errors stream for LS process 2018-09-20 17:48:29 -04:00
Kris De Volder
1790426b1a Disable ls debug consoles by default 2018-09-07 16:12:26 -07:00
BoykoAlex
15a0cb5db8 PT #160125656: Adjust names for property pages 2018-09-07 00:39:08 -04:00
BoykoAlex
9ef919e73f PT #160125656: Consolidate prefs page for LS extensions 2018-09-06 18:25:39 -04:00
BoykoAlex
51d1cf96cd Range highlights and CodeLenses 2018-08-29 15:58:04 -04:00
BoykoAlex
dc8550f706 Eclipse CodeLens action for "sts.open.url" command 2018-08-28 14:51:37 -04:00
BoykoAlex
53ad76d6aa Boot highlights as CodeLenses in Eclipse 2018-08-28 12:41:26 -04:00
BoykoAlex
a186bc35a8 PT #159413155: Generic YAML editor with spaces instead of tab indent 2018-08-22 18:26:08 -04:00
BoykoAlex
374b5f0ad7 CodeLens for boot hints in VSCode 2018-08-16 13:38:40 -04:00
BoykoAlex
e92631b036 PT #159690831: Remove inline boot icon decoration 2018-08-10 10:08:03 -04:00
BoykoAlex
e26c24ed1f Cleanup HighlightParams 2018-08-02 10:50:58 -04:00
BoykoAlex
d0bcef7910 PT #159485440: Only update hints if doc versions are matching 2018-08-02 10:17:14 -04:00
BoykoAlex
819ae52acf Finalize boot-hint optics change 2018-08-01 17:08:08 -04:00
BoykoAlex
cc756ba2d4 New boot-hints for Eclipse client 2018-07-31 11:08:02 -04:00
BoykoAlex
83dc563ea7 Attempt to update eclipse boot hints 2018-07-31 11:08:02 -04:00
Kris De Volder
c507afd546 Add support for injectign remote JMX urls into boot ls 2018-07-23 11:18:50 -07:00
Kris De Volder
f0a306ac4d Merge branch 'master' of github.com:spring-projects/sts4 2018-07-06 12:33:38 -07:00
Kris De Volder
ffe5675bcb Fix https://www.pivotaltracker.com/story/show/158853750 2018-07-06 12:31:45 -07:00
Martin Lippert
76e66fb340 adopting fix and changed API in LSP4E for not starting old language servers again 2018-07-06 13:07:22 +02:00
Kris De Volder
78f2d3c716 Add a 'close' button to LSP console 2018-07-05 14:20:43 -07:00
Kris De Volder
1886928251 Fix compile error caused by lps4e api change 2018-07-05 10:43:19 -07:00
nsingh
f0237da679 Add missing null check on workbench window 2018-06-13 16:58:21 -07:00
nsingh
f71989b174 Removed unnecessary exception call. 2018-06-13 16:49:42 -07:00