Commit Graph

21 Commits

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