1295 Commits

Author SHA1 Message Date
aboyko
e002ddf6fb Adopt title in the progress notification in lsp 2022-07-19 15:14:03 -04:00
aboyko
3b678ce9ab Delay reconcile 2022-07-15 15:10:12 -04:00
aboyko
722a8cf6d5 Better rewrite recipe integration into IDE quick fix and assist 2022-07-13 19:29:26 -04:00
Kris De Volder
7ec51bdf4a Bump version to 1.37.0 2022-06-21 12:02:52 +00:00
Kris De Volder
c6dc4b8bb1 Bump version to 1.36.0 2022-06-16 11:33:32 +00:00
BoykoAlex
cd5d0d786a Show recipe parameters. Load recipes from descriptors. 2022-06-15 23:31:09 -04:00
Kris De Volder
45aa106b02 Bump version to 1.35.0 2022-06-14 12:13:29 +00:00
Martin Lippert
a78f04c6e0 Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2022-06-02 08:28:19 +02:00
Martin Lippert
7e7abc812d fixed wrong vault identifier 2022-06-02 08:28:11 +02:00
BoykoAlex
184e77afae Hierarchical Recipes UI for vscode 2022-06-01 13:30:09 -04:00
Martin Lippert
8e4eb819f4 updated passphrase env var 2022-06-01 15:21:11 +02:00
Martin Lippert
af22fa3f7f update to signing infrastructure 2022-06-01 10:59:53 +02:00
BoykoAlex
8dfaa1eed6 Missing declarative recipes 2022-05-16 18:01:55 -04:00
BoykoAlex
5ad3f0c52a Extract rewrite specific bits into commons-rewrite 2022-05-16 16:57:54 -04:00
BoykoAlex
71cfedc452 Upgrade to latest rewrite. Boot 3 upgrade handler fixes 2022-05-11 22:08:31 -04:00
BoykoAlex
873f1cb985 Upgrade to Boot 3 for eclipse 2022-05-11 19:54:38 -04:00
Kris De Volder
36b60d43fa Another attempt to fix test builds of spring-boot-ls 2022-05-11 11:25:12 -07:00
BoykoAlex
7c72bdd6e9 Revert extra logging not to flood logs 2022-05-11 11:57:46 -04:00
BoykoAlex
df8f3b01f5 Adjust debug logging 2022-05-10 22:23:19 -04:00
BoykoAlex
f9f2ac9738 Logging to debug failed tests 2022-05-10 18:01:42 -04:00
Kris De Volder
672e0b2270 Less verbose test output 2022-05-10 11:45:14 -07:00
Kris De Volder
c1cb9f68e9 Another try to fix spring-boot-ls build/test 2022-05-10 11:25:08 -07:00
Kris De Volder
ac6c889470 Try fixing build again 2022-05-10 10:01:34 -07:00
Kris De Volder
cbe627925f Try to fix build 2022-05-10 07:51:52 -07:00
Kris De Volder
a837b67ae8 Merge pull request #720 from spring-projects/dependabot/maven/headless-services/commons/commons-maven/org.apache.maven-maven-3.8.1
Bump maven from 3.3.9 to 3.8.1 in /headless-services/commons/commons-maven
2022-05-10 07:00:45 -07: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
8102c19f8a Refactorings. Bean methods not public. 2022-05-06 19:47:01 -04:00
BoykoAlex
d78752e747 Check dependency versions for java diagnostics 2022-05-04 13:15:35 -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
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
b87375b97d Bump version to 1.34.0 2022-04-27 07:48:59 +00: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
Martin Lippert
c66e61160c add new notifications to sts4 eclipse language server protocol client 2022-04-07 11:16:56 +02:00
Kris De Volder
37e495f20c Some tweaks to PR 751 2022-04-05 15:52:11 -07:00
Kris De Volder
9322fd6c3d Bump version to 1.33.0 2022-03-16 17:59:56 +00:00
BoykoAlex
a588354ca9 Shutdown LS eventually if parent shell process is gone 2022-03-09 16:03:38 -05:00
BoykoAlex
db2f622c9d Better locking 2022-03-01 12:22:21 -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
Kris De Volder
e51ac7ad01 Bump version to 1.31.0 2022-02-02 12:13:56 +00:00
dependabot[bot]
745f2a0ce7 Bump maven in /headless-services/commons/commons-maven
Bumps [maven](https://github.com/apache/maven) from 3.3.9 to 3.8.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 23:36:39 +00: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
BoykoAlex
f36671814c Use LSP progress instead of our own LSP extension 2022-01-14 19:23:38 -05:00
BoykoAlex
ec388d7b1b Ignore some commons-maven tests 2022-01-11 18:08:21 -05:00
BoykoAlex
b0960b012a Platform specific newline for multiline yaml completion 2022-01-11 17:33:54 -05:00