aboyko
|
a19217ab7d
|
WebSecurityConfigurerAdapter quick fix for Security 6.0.x code
|
2023-03-02 20:53:03 -05:00 |
|
aboyko
|
2f743fe9a8
|
Progress for project reconciling
|
2023-02-27 17:43:20 -05:00 |
|
aboyko
|
5fd85a919b
|
Open Boot Release Notes quick fix
|
2023-02-16 19:52:03 -05:00 |
|
Kris De Volder
|
4c9179efd9
|
Bump version to 1.45.0
|
2023-02-01 07:37:48 +00:00 |
|
aboyko
|
f44e5f653d
|
BootUpgrade quickfix improvements. Springify version validation.
|
2023-01-26 21:58:45 -05:00 |
|
aboyko
|
8874e9c979
|
Missing change from previous commit
|
2023-01-25 22:07:24 -05:00 |
|
aboyko
|
53d07c196d
|
Make ProjectReconcileScheduler beans conditional on property
|
2023-01-25 22:06:42 -05:00 |
|
aboyko
|
75f577c74b
|
Fix possible reconcile race condition (occasionally failing tests)
|
2023-01-18 23:50:01 -05:00 |
|
aboyko
|
cb8b9a36e4
|
Support throttle and debounce reconcile strategies. Debounce for Boot
|
2023-01-18 16:01:29 -05:00 |
|
aboyko
|
3737f03e5a
|
Re-work java services registration for VSCode
|
2023-01-10 15:40:04 -05:00 |
|
Kris De Volder
|
c79cc62c9d
|
Bump version to 1.44.0
|
2023-01-03 20:07:24 +00:00 |
|
Martin Lippert
|
565dcdf782
|
improve log output for error cases by showing more details about what exactly went wrong
|
2022-12-23 16:02:52 +01:00 |
|
aboyko
|
65a8a15649
|
Boot -> 3, JUnit -> 5, Java -> 17
|
2022-12-13 17:49:03 -05:00 |
|
Kris De Volder
|
3989f2563c
|
Bump version to 1.43.0
|
2022-12-13 00:28:05 +00:00 |
|
Kris De Volder
|
5b2c3261e4
|
Bump version to 1.42.0
|
2022-12-07 11:29:32 +00:00 |
|
aboyko
|
35f4e9899b
|
Remove validation if LS is shutting down
|
2022-11-23 13:09:15 -05:00 |
|
Martin Lippert
|
6a9969d3ff
|
move workspace symbol request off the main language server message executor and avoid wait for reconcile
|
2022-11-22 15:00:09 +01:00 |
|
aboyko
|
8a83525623
|
Fix quickfix for boot upgrade not showing up
|
2022-11-17 14:45:45 -05:00 |
|
aboyko
|
ed4eef0e0a
|
Project build data via classpath listener from JDT
|
2022-11-15 18:52:32 -05:00 |
|
Kris De Volder
|
1c97878ebe
|
Bump version to 1.41.0
|
2022-10-26 06:22:23 +00:00 |
|
aboyko
|
6c9543c174
|
Ignored problem marker + quick fix becomes CodeAction.
|
2022-10-21 17:31:16 -04:00 |
|
aboyko
|
0fb7e7daca
|
Minimal Spring Factories support in Boot LS
|
2022-10-20 20:22:46 -04:00 |
|
aboyko
|
4618a07968
|
Show symbols in file for spring XML config files
|
2022-10-20 12:32:18 -04:00 |
|
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 |
|