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
Martin Lippert
dc9b408571
GH-1342: mark property completion list as incomplete to re-trigger completion processing
2024-09-25 21:15:22 +02:00
Martin Lippert
61135935a2
switch eclipse build-id property to refer to the main eclipse platform version
2024-09-24 17:42:59 +02:00
aboyko
1e63408be0
Upgrade Gradle Tooling API to 8.9 for commons-rewrite
2024-09-23 15:39:18 -04:00
aboyko
c2454a86de
Pick CWD for LS process launched via VSCode
2024-09-23 13:39:03 -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
0f0696ba3a
Include e4.34 update site on the nightly builds page
2024-09-12 17:22:08 -04:00
aboyko
1ebff9171f
Include Eclipse 4.34 remove 4.31
2024-09-12 15:24:21 -04:00
Martin Lippert
32a0083458
updated nightly download page for new build targets
2024-09-12 21:17:39 +02:00
Martin Lippert
4e9ba9210a
updated eclipse build targets, added e4.34, removed e4.31
2024-09-12 21:15:35 +02: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
30abaec4d6
Fix exception in bean json parser
2024-09-11 17:28:39 -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
685eea3c69
[GHA] Announce workflow adjusted for GChat
2024-09-10 22:44:25 -04:00
aboyko
0f7ebf91ba
[GHA] Fix vscode extension publish notification
2024-09-10 18:34:18 -04:00
aboyko
a82190b58c
Properly set command to launch LS Jar
2024-09-10 08:45:56 -04:00
aboyko
b9fa4204c5
[GHA] Correct gchat notification json
2024-09-07 16:41:25 -04:00
aboyko
468eaa908f
[GHA] Correct gchat notification json
2024-09-07 16:08:25 -04:00
aboyko
457ce53e9c
[GHA] Multiline content for cards in gchat notifications
2024-09-07 16:04:12 -04:00
aboyko
236c6b7b23
Correct signing inside rewrite-gradle.jar
2024-09-07 09:11:45 -04:00
aboyko
992d825362
Correct signing inside rewrite-gradle.jar
2024-09-07 07:12:10 -04:00
aboyko
ffc3c6bbad
Sign binary inside the nested JAR inside rewrite-gradle.jar (new OR)
2024-09-07 00:10:35 -04:00