Martin Lippert
5a07559000
boot version validation logic now works with a list of releases that contain all releases instead of the latest one only
2022-11-27 18:24:50 +01:00
aboyko
09c62da414
Upgrade to latest patch. CodeAction list rather than single and more
...
1. CodeAction array rather than single code action expected
2. Support upgrade to the latest patch version
3. Boot version validation async from java sources validation
4. Labels for boot version quick fixes
2022-11-16 17:05:07 -05:00
aboyko
ed4eef0e0a
Project build data via classpath listener from JDT
2022-11-15 18:52:32 -05:00
Nieraj Singh
d4d374952d
Merge branch 'main' of github.com:spring-projects/sts4
2022-11-15 00:40:36 -08:00
Nieraj Singh
53466ced30
GH-887 Fix appearing/disappearing validation marker
2022-11-15 00:40:11 -08:00
aboyko
455feb3f11
Draft Spring Boot Upgrade command for version quick fix
2022-11-14 18:19:19 -05:00
Nieraj Singh
db472bf04e
Partial implementation of Spring Boot Releases
2022-11-12 03:56:54 -08:00
Nieraj Singh
e4ce54e97d
Support gradle for boot version validation
...
Also add check to see if the file exists in the project.
2022-11-11 13:31:50 -08:00
Nieraj Singh
ddeff8882e
Update Boot Version validation
...
Re-implemented boot version validation support using spring.io
Generations
2022-11-07 07:42:31 -08:00
Kris De Volder
1c97878ebe
Bump version to 1.41.0
2022-10-26 06:22:23 +00:00
aboyko
d3ef3c92e4
Define bean in configuration class quickfix
2022-10-07 11:25:34 -04:00
aboyko
7d4c7df7ef
Apply quick fix to project fixed
2022-09-27 14:08:27 -04:00
Kris De Volder
2f83aa884c
Bump version to 1.40.0
2022-09-16 07:34:59 +00:00
Kris De Volder
2cd08b0988
Bump version to 1.39.0
2022-08-12 09:29:08 +00: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
Kris De Volder
69900860cc
Bump version to 1.38.0
2022-08-04 09:09:09 +00:00
aboyko
e002ddf6fb
Adopt title in the progress notification in lsp
2022-07-19 15:14:03 -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
BoykoAlex
873f1cb985
Upgrade to Boot 3 for eclipse
2022-05-11 19:54:38 -04: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
c1cb9f68e9
Another try to fix spring-boot-ls build/test
2022-05-10 11:25:08 -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
Kris De Volder
b87375b97d
Bump version to 1.34.0
2022-04-27 07:48:59 +00:00
Kris De Volder
9322fd6c3d
Bump version to 1.33.0
2022-03-16 17:59:56 +00:00
BoykoAlex
db2f622c9d
Better locking
2022-03-01 12:22:21 -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
Kris De Volder
cb75af60be
Bump version to 1.30.0
2021-12-16 15:03:19 +00:00
Martin Lippert
8490b7b38e
GH-690: fix NPE in type wrapper that caused property indexing and content-assist problems
2021-11-29 16:02:22 +01: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
b2ebc43bc0
Outline with JDT LS LightWeight mode
2021-05-28 15:16:17 -04:00
Martin Lippert
7b098c039d
added missing copyright header
2021-05-25 16:27:54 +02:00
BoykoAlex
4f007de1bd
Wait for document symbols in sync fashion
2021-05-12 23:21:55 -04: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
a39c74f04b
updated javadoc html parsing, but without much success
2020-12-22 16:25:09 +01:00
Kris De Volder
8deca2494d
Bump version to 1.25.0
2020-12-17 17:24:26 +00:00