Commit Graph

864 Commits

Author SHA1 Message Date
Kris De Volder
b148969f17 Remove github java parser
Seem like it simply was not being used, except in test code.
2018-02-28 16:03:14 -08:00
Kris De Volder
d1b214a7ad Fix newline related test failures on Windows 2018-02-28 13:21:13 -08:00
Martin Lippert
5fe8f2a95b webflux handler methods now get a code lens for the mapped route 2018-02-28 11:52:21 +01:00
Martin Lippert
79c71128a1 added option to generate additional information while parsing symbols and do that for handler methods in webflux definitions 2018-02-27 17:13:34 +01:00
Kris De Volder
27859bf670 Remove commons-boot 2018-02-26 12:14:26 -08:00
Martin Lippert
f0b2e36c87 bugfix for not resolving bindings for individual source files anymore 2018-02-26 11:57:47 +01:00
Martin Lippert
66290f0dca added http method support to webflux symbol provider 2018-02-26 11:43:21 +01:00
Martin Lippert
05c0c8a901 added http methods to test cases for webflux symbols 2018-02-26 11:14:41 +01:00
Martin Lippert
6800c83c0d finished first version of symbol support for webflux route definitions 2018-02-26 11:14:41 +01:00
Martin Lippert
f381aa72d5 initial enhancements to support method body analysis for webflux symbol support, not yet finished 2018-02-26 11:14:41 +01:00
Martin Lippert
8ca92e3f43 initial test projects for webflux symbol support 2018-02-26 11:14:41 +01:00
Kris De Volder
6fd38e61a5 Bump version to 0.1.5 2018-02-22 23:24:47 +00:00
Kris De Volder
951c054f10 Remove oboslete projects related to boot-java/boot-properties in atom/vscode/headless 2018-02-22 15:07:04 -08:00
BoykoAlex
68fa831b26 Merge branch 'master' of https://github.com/spring-projects/sts4 2018-02-22 15:30:18 -05:00
BoykoAlex
3b6602aa86 Adjust test for \r on windows 2018-02-22 15:29:54 -05:00
nsingh
186ad81376 Fixed failing test case in Windows 2018-02-22 12:06:53 -08:00
Kris De Volder
20433f8606 Remove boot-properties and boot-java language server projects
They are obsolete and should not be used anymore. 
If there are parts of the build / pipeline that break because of this... 
It means they should adapted accordingly.
2018-02-21 15:34:03 -08:00
Kris De Volder
c09aef2c44 Reduce verbosity of test run 2018-02-21 14:20:39 -08:00
Martin Lippert
40145a210f injection report live hovers are now generated for general type declarations if a corresponding bean is found 2018-02-21 14:16:34 +01:00
Kris De Volder
0d94dfef2b Fixes Concourse issues for https://github.com/spring-projects/sts4/issues/41
1) Turn errors for empty task.input|output.path into a warning

2) Add task.optional property to the schema
2018-02-20 14:48:30 -08:00
Kris De Volder
5ac6d4010e Proper support for Set<?> types in application.yml editor 2018-02-20 13:28:06 -08:00
Kris De Volder
1e567e6a11 Proper support Set<?> types in .properties editor. 2018-02-20 12:05:05 -08:00
Kris De Volder
00cdf0aa50 Avoid NPE in autoconfig report parsing 2018-02-19 14:59:53 -08:00
Martin Lippert
4737c72c37 first cut for specific symbols for spring data reppsitories 2018-02-19 11:07:44 +01:00
BoykoAlex
6745fb4925 Handle fully qualified type names in resource from JMX bean 2018-02-16 16:07:01 -05:00
BoykoAlex
178a469d2c Reverted faulty test debug changes. Fixed faulty test 2018-02-15 23:05:29 -05:00
BoykoAlex
abc43fe23e More logging to diagnose problem in the test 2018-02-15 22:04:31 -05:00
BoykoAlex
41cb3ba24d More logging for the faulty test 2018-02-15 20:00:40 -05:00
BoykoAlex
9bc5b1142e Logging to diagnose the problem 2018-02-15 19:32:14 -05:00
Kris De Volder
37720beb87 Fix suspected NPE 2018-02-15 16:25:09 -08:00
Kris De Volder
837aaff897 BootLanguageServer created by composing support for props / java together 2018-02-15 15:18:17 -08:00
Kris De Volder
c03a5474ce Re-unite WORKSPACE_CAPABILITY_ID and WORKSPACE_CAPABILITY_NAME
Seems odd to separate these into two different locations.
2018-02-15 10:51:12 -08:00
Martin Lippert
88f42ae6c2 register workspace folder support with initial server capabilities to avoid race conditions on the client 2018-02-15 13:18:13 +01:00
BoykoAlex
07012ef269 Re-enable SpringIndexer#testRefreshOnProjectChange() 2018-02-14 22:40:14 -05:00
BoykoAlex
e07fb9e4f2 Switch test project from boot 2.0 snapshot to rc1 to stabilize build 2018-02-14 22:21:04 -05:00
BoykoAlex
c21c274e59 Attempt to stabilize the build 2018-02-14 22:01:07 -05:00
BoykoAlex
fa219f40e7 Re-enable test. Comment out synchronized suppliers for Jandex index 2018-02-14 21:31:15 -05:00
BoykoAlex
68f1608e61 Ignore SpringIndexerTest#testRefreshOnProjectChange() 2018-02-14 20:40:49 -05:00
Kris De Volder
05d65e5247 Fix compilation errors that are result of merging changes 2018-02-14 17:00:24 -08:00
Kris De Volder
a9d86c8f0e Merge branch 'master' of github.com:spring-projects/sts4 2018-02-14 16:45:34 -08:00
Kris De Volder
046f16dbf2 Componentized the BootJavaLanguageServer 2018-02-14 16:45:08 -08:00
BoykoAlex
4be0c56ce9 Simplify tests setup 2018-02-14 19:03:54 -05:00
BoykoAlex
f3d6bba7ec Navigate to specific position in file via source link 2018-02-14 18:10:26 -05:00
Kris De Volder
9d89229cea Make some LanguageServerComponents optional 2018-02-14 13:51:40 -08:00
Kris De Volder
aa78fe0dcc Merge BootJavaServerParams into BootLanguageServerParams
This also required the removal of duplicated SpringPropertyIndex related
classes that existed in both boot properties and boot java language servers
before.

A single BootLanguageServerParams now contains the same kind of property 
index that should be able to support both uses.
2018-02-14 13:04:32 -08:00
Kris De Volder
a1791ea687 Merge branch 'master' of github.com:spring-projects/sts4 2018-02-14 11:12:49 -08:00
Kris De Volder
83a08eaf0e Rename BootPropertiesLanguageServerParams to BootLanguageServerParams
This is a step towards merging BootPropertiesLanguageServerParams and 
BootJavaLanguageServerParams into a single BootLanguageServerParams
2018-02-14 11:12:30 -08:00
Martin Lippert
892cc31f95 removed self-maintained workspace folder support code due to its support in lsp4j 0.4.0 snapshots 2018-02-14 16:54:56 +01:00
Martin Lippert
c4a5fcad40 updated lsp4j to 0.4.0 snapshots 2018-02-14 14:00:28 +01:00
Kris De Volder
23f60f5679 Improve error message in failing test case 2018-02-13 15:36:07 -08:00