Commit Graph

1240 Commits

Author SHA1 Message Date
Martin Lippert
53dbdeaaec remove usage of proposed chat variable resolver api for now 2024-10-02 16:52:48 +02:00
Martin Lippert
cd18390a45 remove unused spring cli executable preference 2024-10-02 10:26:00 +02:00
Martin Lippert
b1bc70840e little polish for spring chat agent 2024-10-02 10:19:15 +02:00
vudayani
25f8eef426 refactor writeMavenDependencies implementation 2024-10-02 10:04:00 +02: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
a63fc2a541 Fix trigger char for completion proposals in properties YAML 2024-10-02 01:13:33 -04:00
aboyko
c2454a86de Pick CWD for LS process launched via VSCode 2024-09-23 13:39:03 -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
8b79d9a987 Correct the script to look inside nested jar for binaries 2024-09-06 13:26:08 -04:00
Martin Lippert
7763abcd34 mention AOP annotation in Copilot command and preference descriptions 2024-08-30 09:50:28 +02:00
vudayani
ada7d7f4be include method definition context to explain spel expressions 2024-08-28 18:27:46 +02:00
aboyko
ae76991822 CRON reconciling with EOF fixed 2024-08-21 14:11:45 -04:00
aboyko
790d50f910 CRON parser. Syntax highlighting and validation inside java code. 2024-08-20 12:22:53 -04:00
vudayani
03ce962774 remove vscode.d.ts and update vscode engine 2024-08-19 12:30:50 +02:00
vudayani
578ca3ec4e Explain spel expressions and queries with copilot 2024-08-16 10:11:43 +02:00
aboyko
df9fbcdc0c New LS JAR layout for vscode and eclipse extensions 2024-07-29 17:29:05 -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
fe7a6c346d Update changelog for 4.24.0 release 2024-07-19 12:34:22 -04:00
aboyko
4361299917 MySql parameters and SPEL. JPQL, HQL support for '%' in LIKE clause 2024-07-16 20:59:29 -04:00
Udayani Vaka
0e64d96836 boot2 best practice - Apply recipe to remove implicit web annotation names (#1278)
* boot2 best practice - remove implicit web annotation names

* add tests and generate problemTypes metadata

* use OR recipe for Node scope
2024-06-26 11:02:54 -04:00
Alex Boyko
9564981d5b Correct version for vscode-spring-cli 2024-06-14 22:52:35 -04:00
Alex Boyko
5ef6a3ec3c Typo in CHANGELOG.md 2024-06-14 22:51:54 -04:00
aboyko
a6cd686119 Regenerate settings for default severity switch 2024-06-14 12:39:37 -04:00
aboyko
1a133f862b 1.55.1 changelog update 2024-06-14 12:26:09 -04:00
aboyko
0312d53468 Cleanup `AnnotationHierarchies#hasTransitiveSuperAnnotationType(..) 2024-06-13 13:22:28 -04:00
aboyko
eade64184a Missing settings for severities for query syntax problems 2024-06-13 09:00:52 -04:00
aboyko
15f20b6f9d SPEL syntax highlighting and validation 2024-06-12 17:55:48 -04:00
aboyko
909ff5f5b4 Fix vulnerability issues in vscode-spring-cli 2024-06-12 13:01:08 -04:00
Kris De Volder
ec8250d65d Bump version to 1.56.0 2024-06-12 14:27:07 +00:00
aboyko
d779a8466c Update changelog for vscode extensions for 1.55 release 2024-06-06 19:17:45 -04: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
aboyko
c5764edb69 Update to the latest OR and Boot versions 2024-05-23 17:58:53 -04:00
aboyko
3dfb5d770e Bump up the vscode-spring-cli extension version 2024-05-23 14:23:16 -04:00
aboyko
6f60ace69c [vscode-spring-cli] Adjustments: version, user-defined command 2024-05-23 12:23:02 -04:00
aboyko
6f76f4e288 [vscode-spring-cli] Switch the build to webpack 2024-05-17 19:13:59 -04:00
aboyko
cdc292a22e [vscode-spring-cli] build infra updates 2024-05-17 17:23:57 -04:00
aboyko
b50fef99ba Polish extension 2024-05-17 15:12:03 -04:00
aboyko
385c35e832 HQL and JPQL syntax validation reconciling 2024-05-02 15:29:42 -04:00
Kris De Volder
b706849f42 Bump version to 1.55.0 2024-05-02 15:00:32 +00:00
aboyko
77cac434db Update changelogs for VSCode extensions 2024-04-29 12:03:56 -04:00
aboyko
9b60d60035 Show no live boot apps message in log levels UI 2024-04-18 10:05:50 -04:00
aboyko
cb9c438bc8 Live connect command UI shown info message if no running apps found 2024-04-17 16:03:28 -04:00
aboyko
95b8e2f5bd JPQL syntax highlighting via Semantic Tokens 2024-04-15 16:25:45 -04: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
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
aboyko
aed212796f Yaml<->Props conversion commands, tests, integration in VSCode, Eclipse 2024-03-28 13:02:25 -04:00