Kris De Volder
|
57fa91fe5c
|
Fix a bunch of race conditions in SpringIndexer and its tests
|
2018-03-27 11:39:24 -07:00 |
|
Kris De Volder
|
0c70f4200e
|
Fix race condition in SpringIndexer initialization
|
2018-03-26 17:05:35 -07:00 |
|
Kris De Volder
|
3d9752cbdb
|
Proper 'async' support for JdtLs fallback
|
2018-03-26 15:33:47 -07:00 |
|
Kris De Volder
|
9be6fd9601
|
Bump version to 0.2.1
|
2018-03-19 19:08:28 +00:00 |
|
Kris De Volder
|
42772a42dc
|
Bump version to 0.3.0
|
2018-03-19 18:54:14 +00:00 |
|
Kris De Volder
|
cc2c173091
|
Bump version to 0.2.0
|
2018-03-15 15:26:37 +00:00 |
|
Kris De Volder
|
efe8049bba
|
Bump version to 0.1.6
|
2018-03-09 22:11:06 +00:00 |
|
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
|
6fd38e61a5
|
Bump version to 0.1.5
|
2018-02-22 23:24:47 +00: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
|
f3d6bba7ec
|
Navigate to specific position in file via source link
|
2018-02-14 18:10:26 -05:00 |
|
BoykoAlex
|
183fef6ec8
|
Re-index on rebuild
|
2018-02-12 17:11:04 -05:00 |
|
Kris De Volder
|
5c19bdefe6
|
Some steps towards mergin boot-java and boot-properties LS
- Refactor towards more composable LanguageServers
- disable fatjar support on boot-java and boot-properties
|
2018-02-09 09:49:21 -08:00 |
|
BoykoAlex
|
6aa3e365c9
|
PT #154980332 Fix the build on Win
|
2018-02-06 21:10:46 -05:00 |
|
nsingh
|
0766817a11
|
Improved docs for delegating cached classpath
Also renamed fields with more descriptive names.
|
2018-02-01 17:03:54 -08:00 |
|
nsingh
|
7ba6ca38a9
|
Use empty classpath data constant
|
2018-02-01 16:34:52 -08:00 |
|
nsingh
|
247623edc9
|
Added null file cache
|
2018-02-01 16:30:52 -08:00 |
|
nsingh
|
b76e3b8e1e
|
Refactoring delegating classpath
Separated file caching out of delegating classpath
|
2018-02-01 15:56:02 -08:00 |
|
nsingh
|
2c634432ed
|
Removed duplicate empty classpath data
|
2018-02-01 12:42:47 -08:00 |
|
Kris De Volder
|
a9515831d1
|
Bump version to 0.1.4
|
2018-01-31 00:00:04 +00:00 |
|
nsingh
|
28646d6e6a
|
Missing changes
|
2018-01-24 16:12:56 -08:00 |
|
nsingh
|
f7978ba94b
|
Avoid caching maven projects in the maven classpath.
Instead extract all the required information into classpath data and
cache that instead.
|
2018-01-24 16:12:30 -08:00 |
|
Kris De Volder
|
1b1b64dea5
|
Support for changed requestmappings actuator format in Boot 2.0
|
2018-01-23 11:37:33 -08:00 |
|
BoykoAlex
|
286d435d53
|
PT #151978919 VSCode navigation to resource from hovers (POC)
|
2018-01-19 19:26:29 -05:00 |
|
nsingh
|
bf096850a4
|
PT 153114916 - Add support for live hovers for .class files
|
2018-01-18 17:07:50 -08:00 |
|
Kris De Volder
|
a6eb7241f1
|
Bump version to 0.1.3
|
2017-12-21 22:11:19 +00:00 |
|
Kris De Volder
|
ee3181b320
|
Bump version to 0.1.2
|
2017-12-12 17:17:35 +00:00 |
|
Martin Lippert
|
dffc75d5eb
|
updated versions
|
2017-12-11 09:31:08 +01:00 |
|
Kris De Volder
|
4b7614230a
|
Revert "Bump version to 0.1.1"
This reverts commit dbe06627ea.
|
2017-11-27 15:48:47 -08:00 |
|
Kris De Volder
|
dbe06627ea
|
Bump version to 0.1.1
|
2017-11-27 22:57:01 +00:00 |
|
Kris De Volder
|
71956a0748
|
Bump version to 0.1.0
|
2017-11-27 22:24:02 +00:00 |
|
Kris De Volder
|
95a844722b
|
Bump version to 0.0.13
|
2017-11-27 22:09:08 +00:00 |
|
Kris De Volder
|
a40ab1b33a
|
Bump version to 0.0.12
|
2017-11-27 19:30:08 +00:00 |
|
BoykoAlex
|
a50c09097a
|
PT #153100339 Don't cache CU unless there is a project for it
|
2017-11-22 14:49:44 -05:00 |
|
BoykoAlex
|
1014e90ed3
|
Errored out project should have empty classpath
|
2017-11-20 18:15:30 -05:00 |
|
BoykoAlex
|
08c1cd33ef
|
PT #152867134 Progress and Error feedback for Maven/Gradle project load
|
2017-11-20 17:56:39 -05:00 |
|
BoykoAlex
|
9b8f95f21d
|
PT #152867306 Boot properties index reacts on project changes
|
2017-11-16 18:33:40 -05:00 |
|
Kris De Volder
|
003afe52ab
|
Merge branch 'master' of github.com:spring-projects/sts4
Conflicts:
headless-services/commons/commons-util/src/main/java/org/springframework/ide/vscode/commons/util/StringUtil.java
|
2017-11-16 15:03:53 -08:00 |
|
Kris De Volder
|
7c117828c5
|
Support subtyping in SpringIndexer
|
2017-11-16 15:02:06 -08:00 |
|
BoykoAlex
|
cee1005bb8
|
PT #151547534 Cache classpath in a file
|
2017-11-15 18:54:21 -05:00 |
|
BoykoAlex
|
ba8af9f132
|
Merge branch 'master' into request-mappings
# Conflicts:
# headless-services/boot-java-language-server/src/main/java/org/springframework/ide/vscode/boot/java/requestmapping/RequestMappingHoverProvider.java
# headless-services/boot-java-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTest.java
# headless-services/boot-java-language-server/src/test/java/org/springframework/ide/vscode/project/harness/MockRunningAppProvider.java
# headless-services/commons/commons-boot-app-cli/src/main/java/org/springframework/ide/vscode/commons/boot/app/cli/SpringBootApp.java
# headless-services/commons/commons-boot-app-cli/src/test/java/org/springframework/ide/vscode/commons/boot/app/cli/SpringBootAppTest.java
|
2017-10-26 21:04:44 -04:00 |
|
BoykoAlex
|
29c2a6e2b7
|
Refine request mappings
|
2017-10-26 11:43:16 -04:00 |
|
Kris De Volder
|
136b98d215
|
Add parsing of LiveBeanModel to actuator client
|
2017-10-25 13:40:57 -07:00 |
|
Kris De Volder
|
23d55a6d93
|
Cleanup imports
|
2017-10-25 10:56:11 -07:00 |
|
Kris De Volder
|
28f32bb7a7
|
Fix another NPE bug in composite project finder
|
2017-10-25 10:54:01 -07:00 |
|
Martin Lippert
|
c614d6059e
|
fixed bug with project finder infrastructure not iterating over different finders anymore
|
2017-10-25 14:25:11 +02:00 |
|
BoykoAlex
|
ebae1d0026
|
Adopt new reactor tuple implementation
|
2017-10-23 13:54:58 -04:00 |
|
Kris De Volder
|
3a57d99a84
|
Disable boot-java language server internally on non-boot project
Also use Optional in project finder to avoid some NPE bugs for missing project
context.
|
2017-10-19 13:41:53 -07:00 |
|
Kris De Volder
|
5ea32cf751
|
Cleaner dependency injection for BootJavaLanguageServer
|
2017-10-18 16:20:42 -07:00 |
|