Commit Graph

2065 Commits

Author SHA1 Message Date
Martin Lippert
b20ef8ca75 webflux route element highlights implemented as a first prototype, including several improvements to the webflux symbol engine 2018-03-14 13:30:12 +01:00
Martin Lippert
62bd6a02b4 add basic support for document highlight feature to common ls pieces 2018-03-13 19:26:19 +01:00
Martin Lippert
578bbf9021 updated versions of eclipse-language-server plugins to 0.1.6 2018-03-12 16:38:38 +01:00
Martin Lippert
9ca8e66e7d fixed failing test, forgot to incorporate media types into that one 2018-03-12 14:53:06 +01:00
Martin Lippert
36ddd52f82 take content and accept types into account for annotation-defined request mapping symbols 2018-03-12 14:35:04 +01:00
Martin Lippert
62f975d74c added more complex nested webflux router case and extracted symbol generation logic for routes 2018-03-11 20:08:46 +01:00
Martin Lippert
3023bc22e8 further improvements to webflux symbol and code lens analysis, including content and accept type identification 2018-03-11 08:24:33 +01:00
Martin Lippert
1adbab0ac0 added additional media types, taken from spring 5 MediaType constants 2018-03-11 08:24:33 +01:00
BoykoAlex
ecc120c0c9 Merge branch 'master' of https://github.com/spring-projects/sts4 2018-03-09 17:26:01 -05:00
BoykoAlex
c543b6b87d Fix slack notification message 2018-03-09 17:25:51 -05:00
Kris De Volder
efe8049bba Bump version to 0.1.6 2018-03-09 22:11:06 +00:00
BoykoAlex
014e8d0b81 Finalize Atom publish scripts 2018-03-09 16:19:52 -05:00
BoykoAlex
b4cacba513 Provide Atom access token to headless build 2018-03-09 16:08:34 -05:00
BoykoAlex
5cd58e85bb More corrections for Atom publish scripts 2018-03-09 15:53:32 -05:00
BoykoAlex
f047d29dad More corrections to Atom publish scripts 2018-03-09 15:49:12 -05:00
BoykoAlex
c93909f12f More corrections to Atom publish script 2018-03-09 15:42:37 -05:00
BoykoAlex
1fd9e18b95 Corrections to Atom concourse scripts 2018-03-09 15:39:15 -05:00
BoykoAlex
8e5f755e52 Atom publish concourse support 2018-03-09 15:21:51 -05:00
Kris De Volder
208fc66e42 Add job to publish only concourse-vsix 2018-03-09 11:44:39 -08:00
Kris De Volder
34af9a5221 Add task config to publish only concourse-vsix 2018-03-09 11:15:14 -08:00
Kris De Volder
63820f8c7a Fix one more reference to old concourse domain that was missed 2018-03-09 09:02:29 -08:00
Kris De Volder
9dcd5695ed Merge pull request #45 from srbry/master
update to new concourse domain
2018-03-09 08:35:51 -08:00
Martin Lippert
69da4a859d updated default preferences for update schedule and line numbers 2018-03-09 11:11:48 +01:00
Martin Lippert
37e57e4759 updated nightly download page to include various p2 repos 2018-03-09 11:11:48 +01:00
Sam Bryant
125660ca3f update to new concourse domain 2018-03-09 08:14:47 +00:00
BoykoAlex
1f219728a2 Switch to Gradle 4.6 distro 2018-03-08 19:46:30 -05:00
BoykoAlex
75564b34cc Switch Atom packages to TS 2018-03-08 19:19:26 -05:00
BoykoAlex
878ca5248a Merge branch 'master' of https://github.com/spring-projects/sts4 2018-03-08 11:28:49 -05:00
BoykoAlex
bca56a2124 PT #155800737: Adopted lsp4j change in parsing CompletionItem message 2018-03-08 11:28:28 -05:00
Martin Lippert
7328932b7c added media types to webflux symbol and code lens logic 2018-03-08 13:28:23 +01:00
Martin Lippert
57b83da757 change the way webflux code lenses for handler methods are displayed 2018-03-08 09:54:10 +01:00
Kris De Volder
069323b7f0 Fix some problems in tag-atom-releases task 2018-03-07 16:55:19 -08:00
Kris De Volder
338d571cdd Define job to tag atom releases 2018-03-07 15:30:12 -08:00
Kris De Volder
d035c26a28 Cleanup some debug logging 2018-03-07 11:58:21 -08:00
Kris De Volder
d74bf3bc28 Concourse: Add document symbol support for Groups 2018-03-07 11:52:01 -08:00
Martin Lippert
bdebabf696 ignore abstract bean definition methods while scanning for bean symbols 2018-03-06 11:24:29 +01:00
Kris De Volder
5171b0c4fe Fix multi-root initialization in SimpleWorkspaceService 2018-03-05 15:51:34 -08:00
Kris De Volder
3c92ce60cc Update vscode ls client to version 4.0.0 2018-03-05 11:38:19 -08:00
Kris De Volder
a67d98bb4b Update vscode ls client to version 4.0.0 2018-03-05 11:25:01 -08:00
Kris De Volder
adcb3bbfce Merge branch 'master' of github.com:spring-projects/sts4 2018-03-05 11:13:49 -08:00
Kris De Volder
13d4436254 Tweak eclipse ls packaging/launching
Take advantage of Spring boot properties launcher ability
to add tools.jar to classpath via a system property.
2018-03-05 11:01:01 -08:00
Martin Lippert
a4ab666c75 removed duplicated content-type definition for cf-manifest and removed duplicated language-server definition 2018-03-05 15:30:05 +01:00
Martin Lippert
39952b3e5d replaced methodkey with different identification string for handler classes and handler methods to avoid jdt bug on windows 2018-03-05 10:23:49 +01:00
BoykoAlex
3832976bed Fix compilation error for e47 2018-03-02 23:42:29 -05:00
BoykoAlex
d13ccfc5c4 PT #155266751: Eclipse source links via IntroURL 2018-03-02 22:51:54 -05:00
Kris De Volder
0220cf41bd Atom-extensions use new jar launcher mechanic to add tools.jar 2018-03-02 16:50:17 -08:00
Kris De Volder
c1a2578a20 Update to new version of jvm-util 2018-03-02 13:25:22 -08:00
Kris De Volder
5c668c7d45 Fix jvm-util so jarLaunch works on Windows
Boot properties launher seems to have a bug so it does not properly handle file url encodings if path has spaces.
Fortunately, it works fine if we just pass the path of the file directly without any encoding rather than a proper url.
2018-03-02 13:03:55 -08:00
Kris De Volder
8c3af141cd Small change that allows running vscode-spring-boot npm install from git bash on Windows. 2018-03-02 11:28:34 -08:00
Kris De Volder
f49c582f95 More recognizable names for bosh/concource/manifest-yaml language server jars in vscode 2018-03-02 07:57:12 -08:00