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
|
42eca4fed9
|
Bump up to the latest OR and Boot
|
2024-08-22 15:52:46 -04:00 |
|
aboyko
|
790d50f910
|
CRON parser. Syntax highlighting and validation inside java code.
|
2024-08-20 12:22:53 -04:00 |
|
aboyko
|
ece638010f
|
Input parameters for SPEL grammar
|
2024-08-14 11:51:55 -04:00 |
|
aboyko
|
2b7ac1a3c2
|
[PostgreSQL] Support more spots for parameters with the ANTLR parser
|
2024-07-30 16:48:31 -04:00 |
|
aboyko
|
32c8a86d86
|
Account for !--- doc splitter for properties validation
|
2024-07-26 17:41:56 -04:00 |
|
aboyko
|
2b91b4cd53
|
PostgreSQL allow for ';' at the end of the first statement
|
2024-07-24 18:11:27 -04:00 |
|
aboyko
|
f98b3ab626
|
Version 1.56 for bosh/concourse/cf with parent pom 1.57
|
2024-07-23 15:01:54 -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 |
|
aboyko
|
038323affc
|
Replace usages of deprecated constructors
|
2024-07-17 17:30:20 -04:00 |
|
aboyko
|
fcbd052bf4
|
PostgreSQL syntax highlighting and validation
|
2024-07-17 16:51:34 -04:00 |
|
aboyko
|
4361299917
|
MySql parameters and SPEL. JPQL, HQL support for '%' in LIKE clause
|
2024-07-16 20:59:29 -04:00 |
|
aboyko
|
3bef1fc997
|
Polish poms
|
2024-07-04 08:46:27 -04:00 |
|
aboyko
|
b541ba0d2b
|
Add OR rewrite-java-21 dependency
|
2024-07-04 00:17:58 -04:00 |
|
aboyko
|
69785f1744
|
Adopt latest OR release. Boot -> 3.3.1
|
2024-07-04 00:13:00 -04:00 |
|
Martin Lippert
|
a06c2ca685
|
GH-1286: filter out hidden files from classpath resources
|
2024-07-03 12:40:19 +02:00 |
|
Martin Lippert
|
ab23402b34
|
cleanup
|
2024-07-03 12:16:38 +02:00 |
|
Martin Lippert
|
eaaa754d0c
|
fixed reference provider for properties in value annotations
|
2024-06-20 11:01:55 +02:00 |
|
Martin Lippert
|
6f9d1428ef
|
GH-1261: initial steps to include details about used annotations at injection points
|
2024-06-20 11:01:55 +02:00 |
|
aboyko
|
15f20b6f9d
|
SPEL syntax highlighting and validation
|
2024-06-12 17:55:48 -04:00 |
|
aboyko
|
7a69729a46
|
Update eclipse language server plugins to version 1.56.0
|
2024-06-12 12:02:16 -04: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
|
ba6fc2ac1b
|
Change GAV computation for TestJars
|
2024-06-03 20:07:44 -04:00 |
|
Martin Lippert
|
d8e067ad9d
|
GH-1254: add auto-completion for bean names inside of dependson annotation
|
2024-05-30 17:11:58 +02:00 |
|
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 |
|