aboyko
|
c5764edb69
|
Update to the latest OR and Boot versions
|
2024-05-23 17:58:53 -04:00 |
|
aboyko
|
fe953bde5b
|
Embedded SQL syntax highlighting and syntax validation
|
2024-05-16 18:12:46 -04:00 |
|
aboyko
|
212dacff69
|
Fix YAML structure for escaped keys
|
2024-05-15 15:22:14 -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 |
|
aboyko
|
ad3bedd08a
|
commons-io to the latest version
|
2024-05-03 21:16:22 -04:00 |
|
aboyko
|
fac9fe9c04
|
Update eclipse language server plugins to version 1.55.0
|
2024-05-02 14:01:13 -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 |
|
aboyko
|
a30d8fd98b
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2024-04-26 13:54:54 -04:00 |
|
aboyko
|
04d2fc5cff
|
Adopt latest rewrite releases. Bump up boot-parent
|
2024-04-26 13:54:27 -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 |
|
Martin Lippert
|
4e73ce69cc
|
fix typo
|
2024-04-22 09:34:03 +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
|
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
|
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 |
|
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 |
|
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
|
91fb9d7799
|
Unit tests harness account for MarkupContent for hovers
|
2024-03-22 15:38:44 -04:00 |
|
Martin Lippert
|
8bf29f4b91
|
update eclipse language server plugins to version 1.54.0
|
2024-03-13 16:19:25 +01:00 |
|
Kris De Volder
|
80d677ba05
|
Bump version to 1.54.0
|
2024-03-13 15:16:40 +00:00 |
|
aboyko
|
1abd3e6dd2
|
Upgrade Boot and Rewrite dependencies
|
2024-03-05 23:11:16 -05: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 |
|
aboyko
|
4530d412b5
|
Upgrade rewrite dependencies
|
2024-02-09 16:55:23 -05:00 |
|
aboyko
|
263930d7b5
|
Regenerate Modulith metadata on select .class file create/change in the output dir
|
2024-02-09 15:05:47 -05:00 |
|
aboyko
|
f7443c88cb
|
Updated language server eclipse parts to next version 1.53.0
|
2024-02-08 14:45:54 -05:00 |
|
Kris De Volder
|
70ba27e594
|
Bump version to 1.53.0
|
2024-02-08 19:39:12 +00:00 |
|
aboyko
|
ae49e02603
|
Upgrade Boot
|
2024-01-28 14:07:06 -05:00 |
|
aboyko
|
279926143c
|
Java 21 compatible build for language servers
|
2024-01-24 18:04:41 -05:00 |
|
Martin Lippert
|
35a3f64649
|
GH-1163: added basic content-assist to easily add common spring namespaces
|
2024-01-17 14:13:48 +01:00 |
|
Martin Lippert
|
c49b2e22e6
|
GH-1163: added support to create Spring XML config file skeleton via content-assist in empty XML file
|
2024-01-10 13:25:14 +01:00 |
|
aboyko
|
c5c66c728e
|
Attempt to fix failing gradle project parser test
|
2024-01-09 09:48:06 -05:00 |
|
aboyko
|
e34b39f3b2
|
Prompt for changes preview when applying OR recipes
|
2024-01-03 16:52:58 -05:00 |
|
aboyko
|
8a740236bc
|
Upgrade boot and rewrite libs
|
2023-12-21 19:19:59 -05:00 |
|
aboyko
|
7a04b3ee28
|
No need for a "relativeTo" folder for parsing sources
|
2023-12-21 18:22:30 -05:00 |
|
vudayani-vmw
|
e319e43deb
|
Log Levels View
* fetch and display loglevels
* change log levels for packages
* clean up logs
* address review comments
* switch the CONNECT_TO_LS key
* Avoid caching loggers data
* add copyright headers
---------
Co-authored-by: V Udayani <vudayani@vudayaniSMD6M.vmware.com>
|
2023-12-20 16:23:32 -05:00 |
|
aboyko
|
d6ff60a96e
|
Minimize size of messages for fetching and executing recipes
|
2023-12-18 20:54:59 -05:00 |
|
aboyko
|
1539bebde3
|
Integrate needsConfirmation
|
2023-12-13 19:04:50 -05:00 |
|
Martin Lippert
|
5797bb2d0e
|
updated language server eclipse parts to next version 1.52.0
|
2023-12-06 16:34:52 +01:00 |
|
Kris De Volder
|
7e2162e356
|
Bump version to 1.52.0
|
2023-12-06 15:24:25 +00:00 |
|
Martin Lippert
|
37b067849b
|
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 13:18:22 +01: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 |
|
aboyko
|
e4f0f235b5
|
Switch to latest rewrite releases. Include boot 3.2 upgrade
|
2023-11-28 17:05:17 -05:00 |
|