Commit Graph

  • 609736de64 trying to allow manual trigger for publishing vscode pre-releases Martin Lippert 2024-10-02 12:51:49 +02:00
  • cd18390a45 remove unused spring cli executable preference Martin Lippert 2024-10-02 10:26:00 +02:00
  • b1bc70840e little polish for spring chat agent Martin Lippert 2024-10-02 10:19:15 +02:00
  • 25f8eef426 refactor writeMavenDependencies implementation vudayani 2024-09-28 22:05:15 +05:30
  • f9949d6480 move Spring Cli commands implementation to language server vudayani 2024-09-28 17:11:58 +05:30
  • 3d18619e98 copilot spring boot agent implementation vudayani 2024-09-25 09:25:02 +05:30
  • a63fc2a541 Fix trigger char for completion proposals in properties YAML aboyko 2024-10-02 01:13:33 -04:00
  • 86af01835b update to latest tycho verison to solve build issues for e4.34 target environment and removed outdated bundle from update site Martin Lippert 2024-09-30 10:24:36 +02:00
  • ab2aad55c6 Merge branch 'main' of https://github.com/spring-projects/sts4 into main aboyko 2024-09-29 11:17:07 -04:00
  • 88d357f45e Fix NPE in inlay hints aboyko 2024-09-29 11:16:45 -04:00
  • 99d703aff2 added non-working test cases for future reference and some code polish Martin Lippert 2024-09-27 13:55:03 +02:00
  • 8544efa73b bringing back an order in completion proposals, got lost due to random hashmap ordering Martin Lippert 2024-09-26 13:42:25 +02:00
  • fa71281711 fix typo in test source file name Martin Lippert 2024-09-26 12:20:35 +02:00
  • cfd1857d6a fix typo in test source file name Martin Lippert 2024-09-26 12:17:53 +02:00
  • 4a63ffd5e7 refactor AnnotationAttributeCompletionProviders to also return labels vudayani 2024-09-25 21:08:24 +05:30
  • 46778a7d8a GH-1323, GH-1324: Cron Expressions completion proposals and inlay hints vudayani 2024-09-24 20:56:25 +05:30
  • 3dd95fa0e0 JDT semantic tokens provider for non-eclipse clients only aboyko 2024-09-25 23:10:20 -04:00
  • d0846d176a switch eclipse build-id property to refer to the main eclipse platform version for remaining targets Martin Lippert 2024-09-25 22:13:18 +02:00
  • dc9b408571 GH-1342: mark property completion list as incomplete to re-trigger completion processing Martin Lippert 2024-09-25 21:15:22 +02:00
  • 61135935a2 switch eclipse build-id property to refer to the main eclipse platform version Martin Lippert 2024-09-24 17:42:54 +02:00
  • 1e63408be0 Upgrade Gradle Tooling API to 8.9 for commons-rewrite aboyko 2024-09-23 15:39:18 -04:00
  • c2454a86de Pick CWD for LS process launched via VSCode aboyko 2024-09-23 13:39:03 -04:00
  • 1b399ebe3e use project source folders instead of workspace roots when looking up property key references Martin Lippert 2024-09-20 15:12:38 +02:00
  • 7fa81e88fc GH-1354: taking all application*.properties files into account for adhoc property index Martin Lippert 2024-09-20 12:53:31 +02:00
  • 342e7466ad Bump up OR dependencies aboyko 2024-09-17 12:39:43 -04:00
  • f1c6351fcc Inlay hint for query parameters only for ?<number> valid syntax aboyko 2024-09-16 15:44:55 -04:00
  • 80de787224 @ConditionalOnExpression SPEL wrapped in #{} and not aboyko 2024-09-15 13:03:08 -04:00
  • 0f0696ba3a Include e4.34 update site on the nightly builds page aboyko 2024-09-12 17:22:08 -04:00
  • 1ebff9171f Include Eclipse 4.34 remove 4.31 aboyko 2024-09-12 15:24:14 -04:00
  • 32a0083458 updated nightly download page for new build targets Martin Lippert 2024-09-12 21:17:39 +02:00
  • 4e9ba9210a updated eclipse build targets, added e4.34, removed e4.31 Martin Lippert 2024-09-12 21:15:23 +02:00
  • 9fdc1117bd Use gradle wrapper if available otherwise gradle 8.5 by default. aboyko 2024-09-12 10:30:38 -04:00
  • fca3fc0566 Property place holder support inside SPEL aboyko 2024-09-10 22:00:20 -04:00
  • 30abaec4d6 Fix exception in bean json parser aboyko 2024-09-11 10:46:31 -04:00
  • dc577efc87 Bump up version 4.25.0 -> 4.26.0 aboyko 2024-09-11 13:47:40 -04:00
  • 20b8cb2021 Bump up versions for boot ls and eclipse extensions from 1.57.0 to 1.58.0 aboyko 2024-09-11 12:55:44 -04:00
  • 685eea3c69 [GHA] Announce workflow adjusted for GChat aboyko 2024-09-10 22:02:02 -04:00
  • 0f7ebf91ba [GHA] Fix vscode extension publish notification aboyko 2024-09-10 18:34:18 -04:00
  • a82190b58c Properly set command to launch LS Jar aboyko 2024-09-10 08:45:56 -04:00
  • b9fa4204c5 [GHA] Correct gchat notification json aboyko 2024-09-07 16:41:25 -04:00
  • 468eaa908f [GHA] Correct gchat notification json aboyko 2024-09-07 16:08:25 -04:00
  • 457ce53e9c [GHA] Multiline content for cards in gchat notifications aboyko 2024-09-07 16:04:12 -04:00
  • 236c6b7b23 Correct signing inside rewrite-gradle.jar aboyko 2024-09-07 09:11:45 -04:00
  • 992d825362 Correct signing inside rewrite-gradle.jar aboyko 2024-09-07 07:12:10 -04:00
  • ffc3c6bbad Sign binary inside the nested JAR inside rewrite-gradle.jar (new OR) aboyko 2024-09-07 00:10:35 -04:00
  • 50ebd80b37 Upgrade Rewrite to 2.18 BOM aboyko 2024-09-06 20:54:59 -04:00
  • 8044224916 Cleanup OSX signing script aboyko 2024-09-06 19:25:30 -04:00
  • bd48e2e19f Local vars for osx signing script functions aboyko 2024-09-06 17:42:17 -04:00
  • 515d4479a5 Correct the script to look inside nested jar for binaries aboyko 2024-09-06 16:41:58 -04:00
  • f20fc239df Correct the script to look inside nested jar for binaries aboyko 2024-09-06 15:35:03 -04:00
  • a0629e4079 Correct the script to look inside nested jar for binaries aboyko 2024-09-06 14:33:33 -04:00
  • 7b8744aca7 Correct the script to look inside nested jar for binaries aboyko 2024-09-06 14:25:02 -04:00
  • 8b79d9a987 Correct the script to look inside nested jar for binaries aboyko 2024-09-06 13:26:08 -04:00
  • d7247087d4 Attempt to sign binary inside nested jar aboyko 2024-09-06 12:53:33 -04:00
  • 26c2ac7a17 Add misssing file to sign from snappy-java jar aboyko 2024-09-06 10:33:17 -04:00
  • fe787cec4c Fix check notarization workflow aboyko 2024-09-06 10:23:55 -04:00
  • 336186f290 Try signing inside the JAR aboyko 2024-09-06 08:59:54 -04:00
  • 448ae23912 Fix failing GHA step for project version aboyko 2024-09-05 19:57:16 -04:00
  • 4cbf46be37 Debug OSX signing and notarization aboyko 2024-09-05 19:06:20 -04:00
  • 7be5c2c658 Add gchat notification for distro release artifact aboyko 2024-09-05 15:04:01 -04:00
  • 2f7fe9bd4e Test GChat eclipse distro message corrections aboyko 2024-09-05 15:02:11 -04:00
  • 2391b39ad9 Test GChat eclipse distro message corrections aboyko 2024-09-05 15:01:04 -04:00
  • b49ba6d1ed Test GChat eclipse distro message aboyko 2024-09-05 14:58:20 -04:00
  • 565904de19 GH-1344: refactored conditional on resource completion processor to be based on annotation attribute completion processor abstraction Martin Lippert 2024-09-05 12:13:14 +02:00
  • c1970b7ed5 update remaining Eclipse bundles to Java 17 as a minimum requirement Martin Lippert 2024-09-05 09:20:22 +02:00
  • 4ccb20e746 GChat notifications for release build and publish of a vscode extension aboyko 2024-09-04 19:08:06 -04:00
  • 1464569ce3 Try new credentials for Apple notarization. GChat json corrections aboyko 2024-09-04 16:51:14 -04:00
  • 5ef8be1cf8 Disable ConditionalOnResourceCompletionTest as they fail the CI aboyko 2024-09-04 14:53:12 -04:00
  • 0a7c661f9e Try GChat notification for VSCode RCs aboyko 2024-09-04 14:19:52 -04:00
  • 62048c6414 renamed conditional on resource completion processor to better match naming conventions around code completion processors Martin Lippert 2024-09-04 13:23:34 +02:00
  • 8552a52bdf Add support for @ConditionalOnResource annotation attributes ksankaranara 2024-09-03 18:09:10 +05:30
  • 23203a189f Test GChat message correction aboyko 2024-09-03 20:24:26 -04:00
  • 66e68b9e58 Test GChat message correction aboyko 2024-09-03 20:23:18 -04:00
  • dd37e4b97c Test GChat message aboyko 2024-09-03 20:22:34 -04:00
  • a467f6258a fix test case, allow random order of references Martin Lippert 2024-09-03 19:18:10 +02:00
  • 3f183e6d6a GH-1313: added support for content-assist, find references, and go to definition for Named annotation usage in Spring apps Martin Lippert 2024-09-03 17:35:14 +02:00
  • 370ac52c9f avoid content-assist proposals to show up when the cursor is on the anntation type itself Martin Lippert 2024-09-03 17:34:02 +02:00
  • bc0fc9f459 fix source code in test cases by adding missing imports Martin Lippert 2024-09-03 15:16:14 +02:00
  • 16e2e81986 typo Martin Lippert 2024-09-03 08:31:13 +02:00
  • 47770ae607 GH-1313: symbol support for named annotation Martin Lippert 2024-09-03 08:30:59 +02:00
  • 4bb6698926 GH-1317: allow individual context assist processors to devide whether the list is incomplete or not + refined the way class and package proposals show up in XML config files Martin Lippert 2024-08-30 15:00:26 +02:00
  • 7763abcd34 mention AOP annotation in Copilot command and preference descriptions Martin Lippert 2024-08-30 09:50:28 +02:00
  • 64e7084514 GH-1330: Explain AOP annotations with copilot vudayani 2024-08-29 20:00:37 +05:30
  • fb072bfa8c Enhancement to data queries inlay hints aboyko 2024-08-28 13:00:53 -04:00
  • ada7d7f4be include method definition context to explain spel expressions vudayani 2024-08-23 11:49:26 +05:30
  • 00636085ca Data query parameter go to definition, doc highlights and inlay hints aboyko 2024-08-23 22:02:24 -04:00
  • 42eca4fed9 Bump up to the latest OR and Boot aboyko 2024-08-22 15:52:46 -04:00
  • b26d6dab09 Allow SPEL or Property Holder in the cron parameter of @Scheduled aboyko 2024-08-21 16:32:46 -04:00
  • ae76991822 CRON reconciling with EOF fixed aboyko 2024-08-21 14:11:45 -04:00
  • 790d50f910 CRON parser. Syntax highlighting and validation inside java code. aboyko 2024-08-16 08:56:14 -04:00
  • 007ba15da2 Fix missing proposal if the prefix starts with "/" for @ContextConfiguration ksankaranara 2024-08-19 19:39:14 +05:30
  • e75dd45d86 GH-1312: generate default symbols for selected jakarta annotations Martin Lippert 2024-08-19 15:26:29 +02:00
  • 03ce962774 remove vscode.d.ts and update vscode engine vudayani 2024-08-16 22:04:05 +05:30
  • 7c169275b1 Merge branch 'main' of https://github.com/spring-projects/sts4 into main aboyko 2024-08-16 11:13:17 -04:00
  • b8484f8d87 Attempt to remove glassfish jersey bundles from dependencies aboyko 2024-08-16 11:11:06 -04:00
  • 95dc7a634c restricting the version of jakarta.ws.rs api bundle to not include 4.0 (yet) to avoid incompatibility with multiple versions of the api bundle and docker tools Martin Lippert 2024-08-16 16:34:07 +02:00
  • 7ffcf8a5c2 debugging gh action failure, trying to force dependency resolution on docker tools Martin Lippert 2024-08-16 11:22:54 +02:00
  • 578ca3ec4e Explain spel expressions and queries with copilot vudayani 2024-08-14 18:33:54 +05:30
  • 992a7c7428 Add file completion from classpath for @ContextConfiguration (#1318) ksankaranara-vmw 2024-08-15 06:44:00 +05:30
  • ece638010f Input parameters for SPEL grammar aboyko 2024-08-14 11:51:08 -04:00