1295 Commits

Author SHA1 Message Date
aboyko
084d3a9ad7 Apply edit via LSP. Fix maven changes 2024-10-07 16:35:27 -04:00
Alex Boyko
19e3b38804 Slight refactorings and remove maven-model dependency (#1365) (#1366)
* trying to allow manual trigger for publishing vscode pre-releases

* remove usage of proposed chat variable resolver api for now

* remove maven-model dependency and clean up code

---------

Co-authored-by: Udayani Vaka <79973862+vudayani@users.noreply.github.com>
Co-authored-by: Martin Lippert <martin.lippert@broadcom.com>
2024-10-03 08:36:38 -04:00
vudayani
f9949d6480 move Spring Cli commands implementation to language server 2024-10-02 10:04:00 +02:00
vudayani
3d18619e98 copilot spring boot agent implementation 2024-10-02 10:04:00 +02:00
aboyko
ab2aad55c6 Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2024-09-29 11:17:07 -04:00
aboyko
88d357f45e Fix NPE in inlay hints 2024-09-29 11:16:45 -04:00
vudayani
46778a7d8a GH-1323, GH-1324: Cron Expressions completion proposals and inlay hints 2024-09-26 09:25:25 +02:00
aboyko
3dd95fa0e0 JDT semantic tokens provider for non-eclipse clients only 2024-09-25 23:10:20 -04:00
aboyko
1e63408be0 Upgrade Gradle Tooling API to 8.9 for commons-rewrite 2024-09-23 15:39:18 -04:00
aboyko
342e7466ad Bump up OR dependencies 2024-09-17 12:39:43 -04:00
aboyko
9fdc1117bd Use gradle wrapper if available otherwise gradle 8.5 by default. 2024-09-12 10:30:38 -04:00
aboyko
fca3fc0566 Property place holder support inside SPEL 2024-09-11 22:33:24 -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
aboyko
50ebd80b37 Upgrade Rewrite to 2.18 BOM 2024-09-06 20:54:59 -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
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