Commit Graph

6264 Commits

Author SHA1 Message Date
aboyko
f36eac6680 Bump to 4.27.0 2024-10-17 19:24:25 -04:00
aboyko
9675489c9d Bump to 1.59.0 2024-10-17 17:44:39 -04:00
aboyko
debeb6faae [GHA] Re-enable VSCode marketplace publishing 2024-10-17 13:37:57 -04:00
aboyko
05b5e9fce8 [HHA] NodeJS 20 for publishing VSCode extension workflow 2024-10-17 13:30:04 -04:00
aboyko
59e1b0ca76 Changelog for 1.58.0 of vscode-spring-boot 2024-10-15 23:14:45 -04:00
aboyko
94f7e82b48 Fix unit test 2024-10-15 14:07:52 -04:00
aboyko
2441801bc7 CRON expression setting account for the default value 2024-10-15 13:31:39 -04:00
aboyko
67eacaef00 CRON inlay-hints on/off setting 2024-10-15 12:54:26 -04:00
aboyko
c3a45e7647 Remove spring agent for the release 2024-10-15 11:02:52 -04:00
aboyko
b6cb5d0690 Missing semantic tokens for Java 2024-10-14 23:46:22 -04:00
aboyko
00d423a7ea Setting to "elide prefix" for properties completions 2024-10-14 13:09:58 -04:00
Martin Lippert
f844544653 GH-1342: disabled the elide common prefix in completion proposals feature, will bring that back behind a preference 2024-10-14 14:57:39 +02:00
aboyko
7532aa35a8 Strictly specify application.properties for LS process at launch 2024-10-11 17:19:23 -04:00
Martin Lippert
0954e397f6 GH-1375: added a comment for disabled tests, impossible to implement at the moment 2024-10-11 16:48:05 +02:00
Martin Lippert
88c328789e GH-1375: added check to not show bean names as qualifier proposals on bean methods 2024-10-11 16:28:42 +02:00
Martin Lippert
3b95268b95 GH-1375: added check to not show bean names as qualifier proposals on type declarations 2024-10-11 13:12:29 +02:00
Martin Lippert
2dffa3af0d GH-1375: added ast node to signature of annotation completion providers to prepare for deeper analysis features 2024-10-11 13:11:43 +02:00
Martin Lippert
54d7ee49f3 GH-1381: support Go To Definition for ConditionalOnMissingBean, focus in name attribute, and support value arrays 2024-10-10 15:15:14 +02:00
aboyko
1d02a04a21 [HQL] Semantic tokens adjustment 2024-10-09 23:09:05 -04:00
aboyko
ec8b9ea019 [PostgreSQL] Over clause support 2024-10-09 22:27:35 -04:00
aboyko
d2608475f6 [PostgreSQL] parser fixes 2024-10-09 16:11:52 -04:00
aboyko
899389ee33 [HQL] expand identification variable definition function 2024-10-09 13:12:53 -04:00
Martin Lippert
39fb0b4ecd fix test to deal correctly with null values coming back from document highlight requests 2024-10-09 13:17:14 +02:00
Martin Lippert
16f4d0c014 GH-1380: return null instead of empty list when there are no document hightlights found to avoid confusion on the client side 2024-10-09 12:47:39 +02:00
aboyko
9b1052bf0a Changes to properties in yaml format from AI response 2024-10-08 21:04:11 -04:00
aboyko
084d3a9ad7 Apply edit via LSP. Fix maven changes 2024-10-07 16:35:27 -04:00
Martin Lippert
31497084cd formatting 2024-10-07 21:36:08 +02:00
Martin Lippert
85c5eaafb1 GH-1309: added support for conditional on missing bean annotation 2024-10-07 21:35:43 +02:00
ksankaranara
be00e4d3f8 GH-1307: add support for @ConditionalOnBean annotation attributes 2024-10-07 13:23:54 +02:00
Udayani Vaka
f4c4121033 goto definition for beans and methods references in spel expressions (#1360)
* goto definition for beans and methods in spel expressions

* remove redundant parse all spel expressions logic

* Polish. Fix tests.

---------

Co-authored-by: aboyko <alex.boyko@broadcom.com>
2024-10-04 19:28:40 -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
Martin Lippert
53dbdeaaec remove usage of proposed chat variable resolver api for now 2024-10-02 16:52:48 +02:00
Martin Lippert
609736de64 trying to allow manual trigger for publishing vscode pre-releases 2024-10-02 12:51:49 +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
Martin Lippert
86af01835b update to latest tycho verison to solve build issues for e4.34 target environment and removed outdated bundle from update site 2024-09-30 10:24:36 +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
Martin Lippert
99d703aff2 added non-working test cases for future reference and some code polish 2024-09-27 13:55:03 +02:00
Martin Lippert
8544efa73b bringing back an order in completion proposals, got lost due to random hashmap ordering 2024-09-26 13:42:25 +02:00
Martin Lippert
fa71281711 fix typo in test source file name 2024-09-26 12:20:35 +02:00
Martin Lippert
cfd1857d6a fix typo in test source file name 2024-09-26 12:17:53 +02:00
vudayani
4a63ffd5e7 refactor AnnotationAttributeCompletionProviders to also return labels 2024-09-26 09:25:25 +02: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
Martin Lippert
d0846d176a switch eclipse build-id property to refer to the main eclipse platform version for remaining targets 2024-09-25 22:13:18 +02:00