aboyko
|
438b4eab7c
|
Bump version to 1.62.0
|
2025-03-12 11:43:50 -04:00 |
|
aboyko
|
b8322a085a
|
Polish bean completion items optics
|
2025-02-27 11:25:24 -05:00 |
|
aboyko
|
251221285e
|
Bean completion invocation fixes
|
2025-02-25 22:50:04 -05:00 |
|
Martin Lippert
|
f92a7a5b89
|
GH-1431: compute document symbols directly instead of going through workspace symbols
|
2025-02-20 14:47:22 +01:00 |
|
vudayani
|
41fa3f4a12
|
Inject Bean completion proposal via Rewrite recipes
|
2025-02-05 17:37:53 -05:00 |
|
aboyko
|
1e2bc24c6d
|
Bump to 1.61.0
|
2025-02-05 11:44:28 -05:00 |
|
aboyko
|
f7de35664f
|
Validate non-saved docs on close
|
2024-12-04 18:56:33 -05:00 |
|
aboyko
|
87a4807009
|
Bump to 1.60.0
|
2024-12-04 16:57:10 -05:00 |
|
Martin Lippert
|
e285e3abb7
|
GH-1345: use diagnostics tags from lsp protocol to mark unnecessary and deprecated things accordingly
|
2024-11-18 13:06:59 +01:00 |
|
aboyko
|
ea033714b4
|
Embedded code accounts for concatenated strings and escape chars
|
2024-11-05 19:37:29 -05:00 |
|
aboyko
|
9675489c9d
|
Bump to 1.59.0
|
2024-10-17 17:44:39 -04:00 |
|
Martin Lippert
|
16f4d0c014
|
GH-1380: return null instead of empty list when there are no document hightlights found to avoid confusion on the client side
|
2024-10-09 12:47:39 +02:00 |
|
aboyko
|
88d357f45e
|
Fix NPE in inlay hints
|
2024-09-29 11:16:45 -04:00 |
|
aboyko
|
3dd95fa0e0
|
JDT semantic tokens provider for non-eclipse clients only
|
2024-09-25 23:10:20 -04:00 |
|
aboyko
|
20b8cb2021
|
Bump up versions for boot ls and eclipse extensions from 1.57.0 to 1.58.0
|
2024-09-11 12:55:44 -04:00 |
|
Martin Lippert
|
4bb6698926
|
GH-1317: allow individual context assist processors to devide whether the list is incomplete or not + refined the way class and package proposals show up in XML config files
|
2024-08-30 15:00:26 +02:00 |
|
aboyko
|
00636085ca
|
Data query parameter go to definition, doc highlights and inlay hints
|
2024-08-27 19:12:37 -04:00 |
|
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 |
|