Martin Lippert
bacbb26c75
updated versions of eclipse-language-server plugins to 0.2.0
2018-03-16 10:58:56 +01:00
Martin Lippert
ad31326e03
updated to oxygen.3
2018-03-16 08:02:04 +01:00
Kris De Volder
39ffe531e6
Attempt to implement some classpath callback cleanups
2018-03-15 17:43:17 -07:00
Kris De Volder
64a45984ce
Make 'initialized' callbacks execute on async thread
2018-03-15 15:54:49 -07:00
Kris De Volder
f442c28bff
Partially working classpath change mechanics
...
Prints messages in language server logs, but doesn't really do anything else with the change events yet.
2018-03-15 15:24:19 -07:00
BoykoAlex
57a230f290
Nice slack message with link to all Atom packages published
2018-03-15 16:20:36 -04:00
BoykoAlex
7db4a8c8e6
Uncomment concourse from atom publishing script
2018-03-15 16:14:55 -04:00
BoykoAlex
f2430532c8
Merge branch 'master' of https://github.com/spring-projects/sts4
2018-03-15 16:12:19 -04:00
BoykoAlex
7b52afd2ea
Add publishing of all atom package comment out concourse (published)
2018-03-15 16:10:55 -04:00
Kris De Volder
93f58f77b9
Merge branch 'master' into jdt-classpath
2018-03-15 09:13:38 -07:00
Kris De Volder
fcb4473025
Partial implementation of 'jdt.ls.addClasspatListener' support
2018-03-15 08:56:18 -07:00
Kris De Volder
cc2c173091
Bump version to 0.2.0
2018-03-15 15:26:37 +00:00
nsingh
285e4fe811
Initial implementation for adding classpath listener
2018-03-14 14:42:35 -07:00
BoykoAlex
7fd476e5c6
Atom source links - server side
2018-03-14 13:52:29 -04:00
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
Kris De Volder
9b249be598
Some experimental command executions
2018-03-13 17:24:45 -07:00
Martin Lippert
62bd6a02b4
add basic support for document highlight feature to common ls pieces
2018-03-13 19:26:19 +01:00
Kris De Volder
bbbda87936
Merge branch 'master' into jdt-classpath
2018-03-13 10:06:42 -07:00
nsingh
328607f531
Streamline async handler API
...
Added an async handler for LS requests that should not run on the same
thread as LSP4J event loop. Also streamlined method signatures for
handlers and removed useless CompletableFuture.
2018-03-12 16:07:43 -07: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
nsingh
591adec33d
Added JDT command for getting Java project
...
Also added a JDT Project cache in the Spring Boot LS
2018-03-09 12:05:31 -08: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
nsingh
a305e2ce53
Implement resolve classpath command
2018-03-08 15:18:42 -08: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