44 Commits

Author SHA1 Message Date
BoykoAlex
5c237d4915 Disable XML LS extension for Eclipse and VSCode 2020-12-09 20:04:09 -05:00
BoykoAlex
57e37c0ff4 XML LS integration adjustments 2020-12-08 17:56:05 -05:00
Kris De Volder
d4d04bec98 Disable xml-ls-extension again
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2020-11-20 17:38:22 -08:00
Kris De Volder
bf5bd273b1 Enable xml-language-server extension
- use wildwebdeveloper snapshot site
2020-11-20 10:11:30 -08:00
BoykoAlex
dee2b0dcef Do not contribute XML LS extension for VSCode and Eclipse yet 2020-10-22 18:54:18 -04:00
BoykoAlex
787aa0fc0b XML LS extension for namespace resolution 2020-10-14 18:26:54 -04:00
Kris De Volder
d2d6de5123 Preference page for boot-ls Java problem severities 2020-10-05 11:18:33 -07:00
Kris De Volder
dbe9520f3d Preference pages for props and yaml ls editor
Allows configuring problem severities.
The ui works but is not yet wired to transmit
these setting to the language server.
2020-10-02 17:47:09 -07:00
BoykoAlex
9c9cfc521a Make Boot LS preferences more compact 2020-09-28 13:48:51 -04:00
Kris De Volder
35723f938f Remove obsolete BootDashInjections for remote app data
It was replaced with more specific Eclipse extension point.
2020-09-25 09:57:25 -07:00
Kris De Volder
332ac33b87 Adjust for moved remoteapps data holder 2020-09-23 09:07:52 -07:00
Martin Lippert
8986c42048 replace our jdt integration for lsp4e with the contributed version 2020-04-08 12:09:26 +02:00
Kris De Volder
83e84e5863 Adapt boot.ls and manifest.ls for refactored boot.dash.cf api 2020-02-05 15:19:44 -08:00
Alex Boyko
a0732d1712 Merge pull request #402 from gayanper/async-support
Add support for async completions in 4.15
2020-01-14 12:42:59 -05:00
gayanper
cea770113e Add support for async completions in 4.15
Marked the SpringBootJavaCompletionProposalComputer as requiresUIThread
= false so that the completions can be run asyncly.
2020-01-13 20:47:04 +01:00
Martin Lippert
8c1fe4c664 added commands to manually deal with live hover process connections 2019-09-06 10:47:48 +02: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
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
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
BoykoAlex
3b396e975f PT #165419026: Hyperlinks in XML config files 2019-05-08 11:39:00 -04: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
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
BoykoAlex
7fe0d75412 PT #163527410: Don't load source for Eclipse. Ask JDT LS for locations. 2019-02-06 11:21:06 -05:00
Kris De Volder
2a83e31172 Spring Boot Language Server in Eclipse accepts both .yml and .yaml 2019-01-31 15:23:54 -08:00
Martin Lippert
e8f2840966 do not configure boot ls as server for general xml docs and instead use watch files mechanism to detect changes to XML files 2019-01-22 10:52:54 +01: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
Martin Lippert
00e1192f17 added file pattern for property and yml files to improve generic editor handling for those files 2018-11-16 11:58:43 +01:00
BoykoAlex
c884ae6bf7 PT #155474415: Adjust def links for Eclipse client 2018-11-08 11:35:40 -05:00
Kris De Volder
df06264c0a Toggle comment implementation for application.properties and .yml 2018-11-06 14:35:06 -08: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
a186bc35a8 PT #159413155: Generic YAML editor with spaces instead of tab indent 2018-08-22 18:26:08 -04:00
Martin Lippert
531656f88b bring back specialized yml icon for spring property files 2018-08-06 16:06:31 +02:00
Martin Lippert
a4ea1a474c specialize the generic editors for property editing with icon association 2018-06-04 08:30:53 +02:00
Martin Lippert
719a73d603 re-enabled the generic editor content-types and associations for ls-based boot property editing 2018-05-30 14:54:02 +02:00
BoykoAlex
d13ccfc5c4 PT #155266751: Eclipse source links via IntroURL 2018-03-02 22:51:54 -05:00
Martin Lippert
8e10a069e9 disable lsp-based property editors for STS4 M9 build 2018-02-23 18:42:38 +01:00
Martin Lippert
e0f2f242a0 additional adjustments for combined boot language server 2018-02-18 18:50:31 +01:00
Martin Lippert
260a5f9241 adopt unified boot language server for eclipse language server plugins and features 2018-02-18 18:06:52 +01:00