Commit Graph

376 Commits

Author SHA1 Message Date
aboyko
0b1462a661 Dumb Notebook doc service. PreciseBeanType recipe from OR. 2022-09-23 10:55:11 -04:00
aboyko
6416432fee Rewrite upgrade 2022-09-23 09:40:01 -04:00
aboyko
1a708a44e8 Runtime load recipes yml/jar. Offscreen doc quick fix. 2022-09-22 17:45:08 -04:00
Kris De Volder
2f83aa884c Bump version to 1.40.0 2022-09-16 07:34:59 +00:00
aboyko
d7af4b03b2 Disable non-opened documents reconciling 2022-09-09 16:51:44 -04:00
aboyko
b4ed5bc68d [gh-833] Handle legacy SPEL validation setting 2022-09-09 15:25:51 -04:00
aboyko
1860406651 Reconcile all java sources in a project 2022-09-02 18:43:27 -04:00
aboyko
b50db98ce0 Categorize boot problems. Boot 3 reconciling. 2022-08-23 20:19:32 -04:00
aboyko
a8af7945c4 Handlers stubs for setTrace and cancelProgress messages 2022-08-23 20:18:22 -04:00
aboyko
afd6b9eac0 LSP4J 0.14.0. SymbolInformation -> WorkspaceSymbol where possible 2022-08-22 14:38:12 -04:00
Kris De Volder
2cd08b0988 Bump version to 1.39.0 2022-08-12 09:29:08 +00:00
Kris De Volder
45a3c7f702 One more try to fix deadlock
Suspect that `Mono.empty().subscribeOn` is just not working
properly. So just avoid using it.
2022-08-10 16:45:22 -07:00
Kris De Volder
1515345659 One more try to fix deadlock in concourse test cases 2022-08-10 16:15:36 -07:00
aboyko
cf19355903 Another attempt at fixing busyReconcile flag 2022-08-10 17:11:13 -04:00
aboyko
4a2a13527b Attempt at fixing busyReconcile flag 2022-08-10 16:21:35 -04:00
Martin Lippert
1c3229f874 GH-807: fix copyright of copied code to the original copyright notice 2022-08-04 13:35:14 +02:00
Kris De Volder
69900860cc Bump version to 1.38.0 2022-08-04 09:09:09 +00:00
Kris De Volder
392d953bd9 Docker App in bootdash without actuator -> no automatic live hover
See: https://github.com/spring-projects/sts4/issues/716
2022-07-26 15:52:02 -07:00
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
Kris De Volder
45aa106b02 Bump version to 1.35.0 2022-06-14 12:13:29 +00:00
Kris De Volder
672e0b2270 Less verbose test output 2022-05-10 11:45:14 -07:00
BoykoAlex
8102c19f8a Refactorings. Bean methods not public. 2022-05-06 19:47:01 -04:00
BoykoAlex
580350564a Rewrite integration for Spring Boot server and vscode client 2022-05-02 13:02:01 -04: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
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
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
BoykoAlex
f36671814c Use LSP progress instead of our own LSP extension 2022-01-14 19:23:38 -05:00
Kris De Volder
cb75af60be Bump version to 1.30.0 2021-12-16 15:03:19 +00:00
Kris De Volder
5b90a9de7e Bump version to 1.29.0 2021-09-15 08:59:45 +00:00
Kris De Volder
0a21b58f39 Bump version to 1.28.0 2021-08-19 14:55:19 +00:00
BoykoAlex
4447021b79 Switch LS to std in/out from socket with port 2021-08-12 08:48:02 -04:00
Martin Lippert
6ed55989cd update version of language servers to 1.27.0 2021-06-22 11:59:24 +02:00
BoykoAlex
94dd78b2fc Support add/remove classpath listener at runtime 2021-06-03 13:54:09 -04:00
Martin Lippert
6e548dda1e added automatic system exit after 3sec of shutdown message received + made system exit process more robust by not doing too much automatic from Spring beans 2021-05-25 16:27:54 +02:00
Martin Lippert
da16b399f3 change versio back to next major release 1.26.0 2021-04-09 10:06:29 +02:00
Kris De Volder
c9e87096fd Bump version to 1.25.1 2021-03-26 20:37:28 +00:00
Martin Lippert
f4db72157d update language server versions to 1.26.0 2021-03-17 12:35:58 +01:00
Martin Lippert
f0981b52f0 added basic timing output to logs for hover and completion computation 2021-03-02 12:15:36 +01:00
Martin Lippert
aaf16eabb2 added timeout for hover computation inside of language server 2021-03-02 12:14:58 +01:00
Martin Lippert
89ee243a5c switched completion handling to use CompletableFuture instead of reactor Mono and added cancel handling 2021-02-28 17:18:40 +01:00