aboyko
|
d1ce06a35d
|
Correct URL to https
|
2024-04-25 13:52:28 -04:00 |
|
aboyko
|
6e141c922e
|
Update link to acquire Spring commercial support
|
2024-04-25 13:51:07 -04:00 |
|
Martin Lippert
|
2bd054a6b4
|
GH-1239: prevent NPE when no symbols are around yet
|
2024-04-25 16:29:32 +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
|
9b35be3bb1
|
avoid duplicate index update event when documents get removed
|
2024-04-22 11:01:29 +02:00 |
|
Martin Lippert
|
cbacff135e
|
added variable binding dependency tracking if that information is available from the AST
|
2024-04-22 09:59:19 +02:00 |
|
Martin Lippert
|
12d2c24a03
|
replaced a number of print stack trace statements with proper logging
|
2024-04-22 09:58:20 +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 |
|
Martin Lippert
|
96ce86171b
|
GH-1231: symbol indexer now reacts to folder changes accordingly, even if there are no events for contained files being send immediately
|
2024-04-22 09:55:25 +02:00 |
|
Martin Lippert
|
4e73ce69cc
|
fix typo
|
2024-04-22 09:34:03 +02:00 |
|
aboyko
|
f7fb0479aa
|
Remove automatic process tracking class
|
2024-04-21 14:28:49 -04:00 |
|
aboyko
|
131336aa58
|
Fix repo entity reconciling for generic type vars case
|
2024-04-21 14:15:05 -04:00 |
|
aboyko
|
0c8644bbbe
|
Moving sts-gradle-model plugin into headless services
Closer to original in main
|
2024-04-21 12:26:29 -04:00 |
|
aboyko
|
fd10ee30af
|
NPE check for java definition navigation
|
2024-04-19 14:10:54 -04: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
|
8b4abbcfd2
|
HQL syntax highlighting in Java and properties files
|
2024-04-16 17:04:42 -04:00 |
|
aboyko
|
5ab79dc701
|
Correct SPEL matching for JPQL
|
2024-04-16 10:21:59 -04:00 |
|
aboyko
|
61da7dbe91
|
HQL semantic tokens provider initial work
|
2024-04-15 23:54:09 -04:00 |
|
aboyko
|
fc0ed8840f
|
JDT LS Extension builds on 2023-12 and supports JDT LS from 2024-03
|
2024-04-15 17:49:42 -04:00 |
|
aboyko
|
95b8e2f5bd
|
JPQL syntax highlighting via Semantic Tokens
|
2024-04-15 16:25:45 -04:00 |
|
aboyko
|
dbb8898e0f
|
Adopt JDT LS 1.34.0 by the JDT LS extension
|
2024-04-14 14:25:18 -04:00 |
|
Martin Lippert
|
5630ad21ea
|
GH-1224: implementation cleanup, mostly code simplification refactorings
|
2024-04-11 13:50:02 +02:00 |
|
Martin Lippert
|
3760cee512
|
added additional log output for chunk scanning due to update events
|
2024-04-11 13:48:39 +02:00 |
|
Martin Lippert
|
72ab00f009
|
GH-1224: symbol provider for request mappings now take superclasses and interfaces into account for all mapping attributes
|
2024-04-10 13:06:54 +02:00 |
|
aboyko
|
5b74513e9d
|
STS API set the process type to local for local process JMX conn
|
2024-04-09 00:36:56 -04:00 |
|
aboyko
|
ea3853fc05
|
Show live port rather than JMX in live hovers
|
2024-04-08 15:53:34 -04:00 |
|
aboyko
|
9cd237b97a
|
Show active profile for app in BootDash
|
2024-04-06 01:48:37 -04:00 |
|
aboyko
|
f52967d9f8
|
Get active profiles from the Boot LS
|
2024-04-05 19:17:17 -04:00 |
|
aboyko
|
eb3d46d400
|
Prefer connecting via JMX to process. New UI for show/refresh/hide
|
2024-04-04 12:37:25 -04:00 |
|
Martin Lippert
|
88ae9318ed
|
GH-1219: another small optimization to avoid converting supertype sets and arrays all the time + reusing common sets instead of creating new set objects all the time
|
2024-04-04 17:21:12 +02:00 |
|
Martin Lippert
|
9c30e6c87e
|
GH-1219: preparing the AST parsing for environment cleanup activities after bulk parsing to close zip files and free up memory
|
2024-04-04 14:49:32 +02:00 |
|
Martin Lippert
|
0efe8cd63a
|
GH-1219: java indexer now splits set of java source files to scan into smaller chunks to reduceo overall memory needs
|
2024-04-03 16:03:29 +02: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 |
|
aboyko
|
6422fdc999
|
If prompt closed without Apply or Preview don't apply changes
|
2024-03-25 14:05:49 -04:00 |
|
aboyko
|
91fb9d7799
|
Unit tests harness account for MarkupContent for hovers
|
2024-03-22 15:38:44 -04:00 |
|
aboyko
|
1883cebe23
|
[vscode] Support for int/ext browser for request mapping url via hovers
|
2024-03-22 14:23:27 -04:00 |
|
aboyko
|
63a99baff8
|
Setting for browser to open live request mapping URL via CodeLens
|
2024-03-22 10:19:12 -04:00 |
|
aboyko
|
8cdbdc4d15
|
Adopt latest lsp4e snapshots
|
2024-03-21 10:17:56 -04:00 |
|
Martin Lippert
|
8bf29f4b91
|
update eclipse language server plugins to version 1.54.0
|
2024-03-13 16:19:25 +01:00 |
|
Martin Lippert
|
7ae9675382
|
updated versions to 4.22.1
|
2024-03-13 16:17:37 +01:00 |
|
Kris De Volder
|
80d677ba05
|
Bump version to 1.54.0
|
2024-03-13 15:16:40 +00:00 |
|
aboyko
|
04b68811b0
|
Fix typo in the prompt string
|
2024-03-06 16:08:26 -05:00 |
|
aboyko
|
1abd3e6dd2
|
Upgrade Boot and Rewrite dependencies
|
2024-03-05 23:11:16 -05:00 |
|
aboyko
|
4ce4f02bf4
|
Evict CU cache future entry in case of exception
|
2024-03-05 19:09:20 -05:00 |
|
aboyko
|
8349671a3a
|
Preference to enable/disable regeneration of Modulith metadata
|
2024-03-05 16:42:37 -05:00 |
|
aboyko
|
1b148dec76
|
Observe exact wording for version validations
|
2024-03-04 16:25:41 -05:00 |
|
aboyko
|
387e8b1a9b
|
Adjust Boot version validations to include Spring Runtime support
|
2024-03-04 16:21:51 -05:00 |
|
aboyko
|
2f52905e39
|
Disable "Add Starters" inlay in eclipse
|
2024-03-04 12:09:51 -05:00 |
|
aboyko
|
1ca58db8e9
|
Fix unit test
|
2024-03-01 16:39:26 -05:00 |
|