Commit Graph

6282 Commits

Author SHA1 Message Date
Martin Lippert
1b2dcc67fd temporarily disable test to avoid failures due to issues with api.spring.io 2024-11-06 15:54:14 +01:00
Martin Lippert
42586126a8 GH-1305: find all references for property keys now supported on ConditionalOnProperty annotation 2024-11-06 15:29:13 +01:00
Martin Lippert
790629e114 code polish, improve readability 2024-11-06 15:29:13 +01:00
Martin Lippert
2d1a03d87d GH-1305: renamed test class to mark it as a completion processor test 2024-11-06 15:29:13 +01:00
aboyko
ea033714b4 Embedded code accounts for concatenated strings and escape chars 2024-11-05 19:37:29 -05:00
Martin Lippert
3957aac98e code style polish 2024-11-04 17:54:09 +01:00
Martin Lippert
6e1f8142e2 GH-1305: add content-assist for property keys and prefixes for conditional on property annotation
Signed-off-by: Martin Lippert <martin.lippert@broadcom.com>
2024-11-04 12:23:44 +01:00
Martin Lippert
9c367fd738 cleanup 2024-11-04 12:23:44 +01:00
Martin Lippert
060a24cfd0 removed duplication 2024-11-04 12:23:44 +01:00
aboyko
342f9f7fe2 Fix https urls 2024-11-01 15:08:37 -04:00
aboyko
b31e63468f Replace PostgreSQL grammar to support COLLATE 2024-11-01 11:20:42 -04:00
aboyko
0f335b26e9 Correction - R2 bucket to upload win distros for signing 2024-10-28 20:53:07 -04:00
aboyko
3b2240c5fc Dedicated place in R2 bucket to upload win dstros for signing 2024-10-28 19:08:19 -04:00
Martin Lippert
f81f359cca GH-1386: labels for bean type proposals show simple class name and fully qualified name in details 2024-10-25 12:35:49 +02:00
Martin Lippert
4aeaf05a4f refactored annotation attribute completion proecessors to allow more specific proposals to be created 2024-10-24 22:57:21 +02:00
Martin Lippert
54df530c0d moved non-working test to disabled mode 2024-10-24 19:55:52 +02:00
Martin Lippert
e32d37a125 update jdt.core to latest 3.39.0 release 2024-10-24 19:55:34 +02:00
dbswlrla112@naver.com
89673ea2ac Correct typo from 'propeties' to 'properties' 2024-10-18 09:53:33 +02:00
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