Kris De Volder
a3be18a0fb
Merge pull request #763 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/org.springframework-spring-webmvc-5.3.18
...
Bump spring-webmvc from 5.1.3.RELEASE to 5.3.18 in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project
2022-05-10 06:59:07 -07:00
Kris De Volder
f161507df2
Merge pull request #774 from spring-projects/api-refinement
...
Refine api for connected process listeners
2022-05-09 19:33:57 -07:00
BoykoAlex
f82acac9b9
Fix failing problem type test
2022-05-09 21:07:31 -04:00
BoykoAlex
704d77d0e9
Rewrite recipe progress tracking fix
2022-05-09 19:41:26 -04:00
Kris De Volder
006cbd0721
Refine api for connected process listeners
...
Events now include some extra information instead of just processKey.
2022-05-09 16:12:59 -07:00
BoykoAlex
36f7198082
JUnit SpringExtension code action and quick fix
2022-05-09 15:37:07 -04:00
BoykoAlex
8102c19f8a
Refactorings. Bean methods not public.
2022-05-06 19:47:01 -04:00
Martin Lippert
155fa29f9f
remove m2e natures from plugin projects (again)
2022-05-05 16:45:14 +02:00
BoykoAlex
d78752e747
Check dependency versions for java diagnostics
2022-05-04 13:15:35 -04:00
BoykoAlex
9fa05f5a08
Unit tests failures
2022-05-03 13:45:01 -04:00
BoykoAlex
c880ef943d
Fix compiler error
2022-05-03 12:14:22 -04:00
BoykoAlex
ddcf27e976
Test harness support CodeAction
2022-05-03 11:56:47 -04:00
BoykoAlex
b85f86bc5f
Fix urls in license headers
2022-05-03 10:11:30 -04:00
BoykoAlex
580350564a
Rewrite integration for Spring Boot server and vscode client
2022-05-02 13:02:01 -04:00
Kris De Volder
ff01f60a36
Add support for across Step modifier
...
See: https://github.com/spring-projects/sts4/issues/752
2022-04-27 17:10:24 -07:00
Kris De Volder
a626e5813e
Update registry_mirror schema
...
See: https://github.com/spring-projects/sts4/issues/752
2022-04-27 12:32:02 -07:00
Martin Lippert
1fcfa40154
updated version to 4.15.0
2022-04-27 10:22:20 +02:00
Kris De Volder
b87375b97d
Bump version to 1.34.0
2022-04-27 07:48:59 +00:00
Kris De Volder
e70ad67a0b
Merge branch 'main' of github.com:spring-projects/sts4 into main
2022-04-21 09:37:45 -07:00
Kris De Volder
94b69086bc
More eclipse metadata mess to try and fix
2022-04-21 09:37:02 -07:00
BoykoAlex
15722b017c
Connect to Spring process directly, no tracking
2022-04-19 14:53:20 -04:00
Martin Lippert
5d0bed47e4
GH-750 - introduce dedicated thread pool executors to avoid handing threads to block everything else
2022-04-13 16:42:07 +02:00
Martin Lippert
cda0b75048
little cleanup
2022-04-12 11:19:56 +02:00
Martin Lippert
cee07a6f7f
added additional log output for debugging purposes
2022-04-12 11:19:56 +02:00
BoykoAlex
5d2b53882b
Use snapshotStartup operation rather than startup
...
Calling startup wipes out the data endpoint returns on consecutive calls
2022-04-08 11:12:00 -04:00
Kris De Volder
effe0fbcfc
Merge pull request #754 from spring-projects/api-get-live-processes
...
Add 'listConnectedProcesses' to public api
2022-04-07 15:00:20 -07:00
dependabot[bot]
796e5b115d
Bump spring-webmvc
...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework ) from 5.1.3.RELEASE to 5.3.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.3.18 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 09:37:21 +00:00
Martin Lippert
c66e61160c
add new notifications to sts4 eclipse language server protocol client
2022-04-07 11:16:56 +02:00
Kris De Volder
08df5125a4
Add 'listConnectedProcesses' to public api
2022-04-06 13:37:09 -07:00
Kris De Volder
93bc0504d2
Merge branch 'main' of github.com:spring-projects/sts4 into main
2022-04-06 08:07:53 -07:00
Kris De Volder
bf7389ca9e
Fix some failing tests
2022-04-06 08:07:39 -07:00
Kris De Volder
258b058a92
Improved error message for failing tests
2022-04-06 08:06:33 -07:00
Yan Zhang
f7ec7590a9
sts-vscode: fix extension api implementation
...
Signed-off-by: Yan Zhang <yanzh@microsoft.com >
2022-04-06 10:10:43 -04:00
Kris De Volder
37e495f20c
Some tweaks to PR 751
2022-04-05 15:52:11 -07:00
Yan Zhang
f332ae4e69
add extension APIs to get live data
...
Signed-off-by: Yan Zhang <yanzh@microsoft.com >
2022-04-02 18:40:31 +08:00
BoykoAlex
48fa9b61e5
Add/Connect remote process command
2022-03-22 19:54:37 -04:00
Martin Lippert
6578446a74
updated versions to 4.14.1
2022-03-17 09:33:09 +01:00
Kris De Volder
9322fd6c3d
Bump version to 1.33.0
2022-03-16 17:59:56 +00:00
BoykoAlex
d350da5992
Doc Symbols proper support
2022-03-10 16:36:01 -05:00
BoykoAlex
a588354ca9
Shutdown LS eventually if parent shell process is gone
2022-03-09 16:03:38 -05:00
BoykoAlex
58f43006d8
Adjust symbol retrieval for doc on Windows
2022-03-08 16:26:00 -05:00
BoykoAlex
db2f622c9d
Better locking
2022-03-01 12:22:21 -05:00
BoykoAlex
3f6e23ae5a
Do not attempt to look for symbols in non-interesting language files
2022-02-22 18:48:40 -05:00
BoykoAlex
cbdd11831f
LS extension-id in the source field for Diagnostic
2022-02-09 13:56:26 -05:00
Kris De Volder
fbe0ea0bcb
Bump version to 1.32.0
2022-02-08 16:12:42 +00:00
Martin Lippert
1dd8c2ba78
updated version to 4.14.0
2022-02-02 13:16:02 +01:00
Kris De Volder
e51ac7ad01
Bump version to 1.31.0
2022-02-02 12:13:56 +00:00
Kris De Volder
0562afa121
Support of 'classpath:' prefix in spring.config.imports property
...
See: https://github.com/spring-projects/sts4/issues/536
2022-01-28 15:35:31 -08:00
BoykoAlex
5b1d78cea5
Fix UnsupportedExceptions in tests due to LSP progress messages
2022-01-15 15:39:39 -05:00
BoykoAlex
cdf585c7fb
Support either for text edits in test-harness
2022-01-14 19:41:09 -05:00