Martin Lippert
|
bb9729b7b1
|
update version to the same as the other headless components and language servers
|
2022-09-27 10:46:16 +02:00 |
|
Martin Lippert
|
674551b4b0
|
update jdt to latest 2022-09-based release
|
2022-09-23 20:56:12 +02:00 |
|
aboyko
|
0b1462a661
|
Dumb Notebook doc service. PreciseBeanType recipe from OR.
|
2022-09-23 10:55:11 -04:00 |
|
aboyko
|
88e1965369
|
Upgrade lsp4j
|
2022-09-23 09:58:09 -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 |
|
Martin Lippert
|
eec1071de0
|
update versions to 4.16.1
|
2022-09-16 09:36:24 +02: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
|
c51b97ad56
|
[gh-832] Auto-connect to boot app to fetch live data
|
2022-09-08 17:45:56 -04:00 |
|
Kris De Volder
|
7ea2e155fb
|
Fix https://github.com/spring-projects/sts4/issues/830
Add support for `depth` attribute in GitSemverSource.
|
2022-09-07 10:29:27 -07:00 |
|
Kris De Volder
|
3b0a2656fe
|
Fix https://github.com/spring-projects/sts4/issues/831
docker-image resource source `registry_mirror` property
schema should allow for just a url rather than host/user/pass object.
|
2022-09-07 10:29:27 -07:00 |
|
Martin Lippert
|
e6438ca02c
|
update spring boot parent version and prepare for JDK 17 compatibility
|
2022-09-06 12:38:47 +02:00 |
|
Martin Lippert
|
425cf6bb77
|
updated tycho version and eclipse 2022-09 target defs
|
2022-09-06 09:45:58 +02:00 |
|
aboyko
|
1860406651
|
Reconcile all java sources in a project
|
2022-09-02 18:43:27 -04:00 |
|
Martin Lippert
|
71b08e0c34
|
GH-806: cancel source parsing future in case of new changes coming in before parsing is done to avoid caching of outdated compilation units
|
2022-08-30 15:41:46 +02:00 |
|
Martin Lippert
|
bd34877b73
|
GH-818: do not create bean symbols for annotation declarations
|
2022-08-25 14:49:49 +02: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 |
|
Kris De Volder
|
cfa1aa790c
|
Allow 'never' as a value for resource.check_every (concourse editor)
|
2022-08-23 11:42:45 -07:00 |
|
aboyko
|
afd6b9eac0
|
LSP4J 0.14.0. SymbolInformation -> WorkspaceSymbol where possible
|
2022-08-22 14:38:12 -04:00 |
|
aboyko
|
a15ad9261a
|
Fix progress for connect/disconnect process. Project change -> delete
then create
|
2022-08-22 11:42:05 -04:00 |
|
Martin Lippert
|
37b93e0833
|
updated versions to 4.16.0
|
2022-08-12 11:42:05 +02: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
|
d532b8448f
|
Debug issue
|
2022-08-10 18:02:26 -04:00 |
|
aboyko
|
af425959a4
|
Another attempt at fixing reconciler race test
|
2022-08-10 17:22:41 -04:00 |
|
aboyko
|
cf19355903
|
Another attempt at fixing busyReconcile flag
|
2022-08-10 17:11:13 -04:00 |
|
aboyko
|
6328c43afe
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-08-10 16:22:04 -04:00 |
|
aboyko
|
4a2a13527b
|
Attempt at fixing busyReconcile flag
|
2022-08-10 16:21:35 -04:00 |
|
Martin Lippert
|
d2acd42e92
|
updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling
|
2022-08-10 07:47:31 +02:00 |
|
aboyko
|
f263414d8b
|
Corrected check
|
2022-08-09 10:34:53 -04:00 |
|
aboyko
|
2ae5240d8e
|
Regex version matching fix revisited
|
2022-08-09 10:32:53 -04:00 |
|
aboyko
|
3a0b66b50d
|
Adjust tests for project version validation
|
2022-08-08 23:16:25 -04:00 |
|
aboyko
|
7e434c81fd
|
Correct regex matching boot project versions
|
2022-08-08 19:01:18 -04:00 |
|
aboyko
|
e41bf42210
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-08-08 15:23:34 -04:00 |
|
aboyko
|
ab5672acc4
|
Missing preference for vscode-spring-boot. Reset parser.
|
2022-08-08 15:23:08 -04:00 |
|
Martin Lippert
|
378f15dbb2
|
updated Java language versions
|
2022-08-08 21:02:20 +02:00 |
|
aboyko
|
d557c0d5aa
|
Rewrite reconciling switch via preferences. Off by default.
|
2022-08-08 13:15:46 -04:00 |
|
aboyko
|
6df31e621d
|
Multi-threading in Rewrite CU Cache
|
2022-08-05 18:40:45 -04:00 |
|
BoykoAlex
|
7e43e28509
|
Ensure Rewrite java parser is cached where possible
|
2022-08-04 14:56:37 -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 |
|
Martin Lippert
|
4f8782b12b
|
updated version to 4.16.0
|
2022-08-04 11:11:48 +02:00 |
|
Kris De Volder
|
69900860cc
|
Bump version to 1.38.0
|
2022-08-04 09:09:09 +00:00 |
|
BoykoAlex
|
3515bca5c1
|
Fix Rewrite quick fix/assist on Win
|
2022-08-02 14:21:39 -04:00 |
|
Kris De Volder
|
0d2616988f
|
Cleanup / reduce log output from boot.ls classpath listeners
See https://github.com/spring-projects/sts4/issues/798
|
2022-07-28 11:10:36 -07:00 |
|
aboyko
|
60689db01e
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-07-27 00:18:42 -04:00 |
|
aboyko
|
35af0be47f
|
Rewrite integration fixes
|
2022-07-27 00:18:10 -04:00 |
|