Commit Graph

448 Commits

Author SHA1 Message Date
aboyko
c7418c350c Bump Spring Boot LS, Eclipse and VSCode extensions version to 1.57.0 2024-07-23 13:59:49 -04:00
aboyko
e3a4d69694 Remove some deprecated classes and deprecated api usages 2024-07-18 11:13:23 -04:00
Martin Lippert
ab23402b34 cleanup 2024-07-03 12:16:38 +02:00
Kris De Volder
ec8250d65d Bump version to 1.56.0 2024-06-12 14:27:07 +00:00
aboyko
d2373fb55c Ability to switch back to original Java LS semantic tokens via setting 2024-06-06 13:22:00 -04:00
aboyko
6243feefff Temporarily bring JDT LS semantic tokens into Boot LS to avoid conflicts 2024-05-14 11:58:03 -04:00
aboyko
8f691f3575 Return null semantic tokens by default rather than empty list 2024-05-08 22:56:06 -04:00
Kris De Volder
b706849f42 Bump version to 1.55.0 2024-05-02 15:00:32 +00:00
aboyko
4ca41cf0e0 Java artifacts for buildship30 plugin. Fix semantic tokens refresh. 2024-04-30 10:28:02 -04:00
Martin Lippert
a1bfbbd1ed GH-1231: reducing the amount of logging if many files change at once 2024-04-26 19:10:24 +02:00
Martin Lippert
029cc73476 GH-1154: removed logic to handle client-side magic indentation, no longer necessary as completions are marked as-is for indentation 2024-04-23 11:39:52 +02:00
Martin Lippert
54ce28c2ff GH-1231: additiona log output for analysing file events from the different file watcher implementations 2024-04-22 09:56:51 +02:00
aboyko
2543bdf1e0 Gracefully cleanup name env on CU cache. NPE in JPQL tokens in Java 2024-04-17 14:51:04 -04:00
aboyko
95b8e2f5bd JPQL syntax highlighting via Semantic Tokens 2024-04-15 16:25:45 -04:00
aboyko
eb3d46d400 Prefer connecting via JMX to process. New UI for show/refresh/hide 2024-04-04 12:37:25 -04:00
aboyko
aed212796f Yaml<->Props conversion commands, tests, integration in VSCode, Eclipse 2024-03-28 13:02:25 -04:00
BoykoAlex
e528454f2c Yaml->Props file rename issue on Win fixed 2024-03-26 12:37:51 -04:00
Kris De Volder
80d677ba05 Bump version to 1.54.0 2024-03-13 15:16:40 +00:00
aboyko
52dd4d2ff5 IDE support for TestJars: maven projects in the workspace only 2024-03-01 15:23:12 -05:00
aboyko
09ed9c1157 Add Starters Inlay Hint in the pom file 2024-02-22 14:40:43 -05:00
Kris De Volder
70ba27e594 Bump version to 1.53.0 2024-02-08 19:39:12 +00:00
Kris De Volder
7e2162e356 Bump version to 1.52.0 2023-12-06 15:24:25 +00:00
Martin Lippert
ae68b8eef8 GH-1153: due to the new insert text mode setting <as-is>, we do not need to deal with client-side magic indentation anymore 2023-12-01 12:25:14 +01:00
Martin Lippert
449e59af0c GH-758: added missing import statement 2023-11-21 16:21:55 +01:00
Martin Lippert
d925d12915 GH-758: additional steps towards improved request mapping code completions using snippets 2023-11-21 16:07:41 +01:00
Kris De Volder
b094664b49 Bump version to 1.51.0 2023-11-01 14:23:32 +00:00
aboyko
8ef70e9e01 Boot version validation progress and error reporting 2023-10-10 16:14:23 -04:00
aboyko
1dfba38500 Spring properties postfix computed in completion item resolve 2023-10-09 13:23:09 -04:00
aboyko
d1e9ed51ea Quickfix sorting. Preferred fix. Wording for RequestMapping quickfixes 2023-09-27 09:23:14 -04:00
Kris De Volder
65068e5854 Bump version to 1.50.0 2023-09-13 15:05:41 +00:00
aboyko
c5ae0485b9 Async handling for lsp workspace notifications 2023-08-30 13:13:38 -04:00
aboyko
1377be2ef5 Avoid receiving notification and sending notification on the same thread 2023-08-30 01:01:01 -04:00
aboyko
5019e927c0 Lazy load recipes. Bug fixes for reconciling 2023-08-29 18:33:33 -04:00
aboyko
8666ef9785 Switch Rewrite code action handler to JDT reconcilers 2023-08-15 20:49:11 -04:00
Martin Lippert
073b53ae7b code format fixes 2023-08-04 15:13:28 +02:00
Martin Lippert
5aaf39b4ee Merge branch 'main' into jdt-diagnostics-via-symbols 2023-08-04 09:56:19 +02:00
Kris De Volder
6171f7ec50 Bump version to 1.49.0 2023-08-04 07:46:19 +00:00
Martin Lippert
82d8f49a7a formatting 2023-07-26 13:55:08 +02:00
Martin Lippert
b55f9000e2 GH-1068: initial version of running a single validation as part of the indexing machinery 2023-07-20 20:57:45 +02:00
aboyko
8545ca16e1 Remove deprecated API in the ProgressService 2023-07-18 17:47:41 -04:00
Kris De Volder
5634db4e42 Bump version to 1.48.0 2023-06-16 07:39:37 +00:00
Martin Lippert
709e215e8c GH-1049: spring index protocol now has new request for find matching beans 2023-05-24 13:12:56 +02:00
aboyko
a3a83eb70a SpringModelService minor refactoring and flattening 2023-05-10 11:55:04 -04:00
aboyko
6d0e4587aa Switch VSCode extensions to built-in YAML java-props grammars 2023-05-09 19:57:10 -04:00
Martin Lippert
1448b88a32 created lsp client and server extension for spring model access 2023-05-08 14:09:55 +02:00
Kris De Volder
3a83bb1fb2 Bump version to 1.47.0 2023-05-05 08:12:26 +00:00
Kris De Volder
c4f4cf92af Bump version to 1.46.0 2023-03-15 08:40:05 +00:00
aboyko
c85ee8202b Move "sts/show/document" into boot ls 2023-03-14 15:15:27 -04:00
aboyko
c2a21e4002 Spring Data repo CA consecutive invocation while "query" is built 2023-03-06 19:29:16 -05:00
aboyko
a19217ab7d WebSecurityConfigurerAdapter quick fix for Security 6.0.x code 2023-03-02 20:53:03 -05:00