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
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
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
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
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
dc9b408571
GH-1342: mark property completion list as incomplete to re-trigger completion processing
2024-09-25 21:15:22 +02:00
aboyko
1e63408be0
Upgrade Gradle Tooling API to 8.9 for commons-rewrite
2024-09-23 15:39:18 -04:00
Martin Lippert
1b399ebe3e
use project source folders instead of workspace roots when looking up property key references
2024-09-20 15:12:38 +02:00
Martin Lippert
7fa81e88fc
GH-1354: taking all application*.properties files into account for adhoc property index
2024-09-20 12:53:31 +02:00
aboyko
342e7466ad
Bump up OR dependencies
2024-09-17 12:39:43 -04:00
aboyko
f1c6351fcc
Inlay hint for query parameters only for ?<number> valid syntax
2024-09-16 15:44:55 -04:00
aboyko
80de787224
@ConditionalOnExpression SPEL wrapped in #{} and not
2024-09-15 13:03:08 -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
dc577efc87
Bump up version 4.25.0 -> 4.26.0
2024-09-11 13:47:40 -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
aboyko
336186f290
Try signing inside the JAR
2024-09-06 08:59:54 -04:00
Martin Lippert
565904de19
GH-1344: refactored conditional on resource completion processor to be based on annotation attribute completion processor abstraction
2024-09-05 12:13:14 +02:00
aboyko
5ef8be1cf8
Disable ConditionalOnResourceCompletionTest as they fail the CI
2024-09-04 14:53:12 -04:00