Commit Graph

  • 6ef5f09787 Remove ref parameter from workflow - implied via GH aboyko 2024-06-14 15:27:57 -04:00
  • a02c3a9763 SQL syntax error default severity is IGNORE aboyko 2024-06-14 15:21:35 -04:00
  • 8b4748523d Cleanup `AnnotationHierarchies#hasTransitiveSuperAnnotationType(..) aboyko 2024-06-13 13:22:28 -04:00
  • a28764a261 Missing settings for severities for query syntax problems aboyko 2024-06-13 09:00:52 -04:00
  • e2aecd811e GH-1271: check for non-existing expressions or non-resolvable types during precise bean type checking Martin Lippert 2024-06-13 09:30:47 +02:00
  • f5fc320c7b Fix links in live hovers in VSCode aboyko 2024-06-13 00:24:58 -04:00
  • d6a132fb1f Fix StackOverflowException in AnnotationHierarchies aboyko 2024-06-12 22:55:31 -04:00
  • 89d9ac7b34 [GHA] Disable DMG notarization for snapshots temporarily aboyko 2024-06-12 13:02:00 -04:00
  • 446afd3435 Versions 1.55.1 and 4.23.1 aboyko 2024-06-14 14:52:18 -04:00
  • e2974fb8c9 Remove ref parameter from workflows aboyko 2024-06-14 14:24:25 -04:00
  • a6cd686119 Regenerate settings for default severity switch aboyko 2024-06-14 12:39:37 -04:00
  • 1a133f862b 1.55.1 changelog update aboyko 2024-06-14 12:26:09 -04:00
  • 82761e7ab7 Fix unit test aboyko 2024-06-14 11:42:04 -04:00
  • 56a4e4baef Prepare to build releases from branches aboyko 2024-06-14 11:04:08 -04:00
  • 0312d53468 Cleanup `AnnotationHierarchies#hasTransitiveSuperAnnotationType(..) aboyko 2024-06-13 13:22:28 -04:00
  • 3c4998266d [GHA] Adjust e4.33 distro build aboyko 2024-06-13 11:14:00 -04:00
  • a0d5335b9e [GHA] Include e4.33 distro. Switch LS extensions to e4.31 base aboyko 2024-06-13 09:36:47 -04:00
  • 2711f636d7 Merge branch 'main' of https://github.com/spring-projects/sts4 into main aboyko 2024-06-13 09:01:15 -04:00
  • eade64184a Missing settings for severities for query syntax problems aboyko 2024-06-13 09:00:52 -04:00
  • 0a6806b739 updated eclipse project metadata to jdk 17 Martin Lippert 2024-06-13 14:50:43 +02:00
  • cdfbeed2a0 removed e4.30 build target definitions and added them for e4.33 Martin Lippert 2024-06-13 11:15:42 +02:00
  • 349a3955c2 GH-1271: check for non-existing expressions or non-resolvable types during precise bean type checking Martin Lippert 2024-06-13 09:30:47 +02:00
  • 5a68303f7d Fix links in live hovers in VSCode aboyko 2024-06-13 00:24:58 -04:00
  • f14172de9a Fix StackOverflowException in AnnotationHierarchies aboyko 2024-06-12 22:55:31 -04:00
  • 15f20b6f9d SPEL syntax highlighting and validation aboyko 2024-06-05 10:22:43 -04:00
  • c4821359f2 [GHA] Disable DMG notarization for snapshots temporarily aboyko 2024-06-12 13:02:00 -04:00
  • 909ff5f5b4 Fix vulnerability issues in vscode-spring-cli aboyko 2024-06-12 13:01:08 -04:00
  • 7a69729a46 Update eclipse language server plugins to version 1.56.0 aboyko 2024-06-12 12:02:16 -04:00
  • c2af10379c Updated versions to 4.24.0 aboyko 2024-06-12 11:55:14 -04:00
  • ec8250d65d Bump version to 1.56.0 Kris De Volder 2024-06-12 14:27:07 +00:00
  • 07eb45ad89 [GHA] Create release manual trigger aboyko 2024-06-12 09:36:30 -04:00
  • 341bd29155 Bump up JDT to fix SecurityException in CU parsing aboyko 2024-06-11 20:32:47 -04:00
  • d779a8466c Update changelog for vscode extensions for 1.55 release aboyko 2024-06-06 19:17:45 -04:00
  • bd8c2c9e1d Merge branch 'main' of https://github.com/spring-projects/sts4 into main aboyko 2024-06-06 13:22:23 -04:00
  • d2373fb55c Ability to switch back to original Java LS semantic tokens via setting aboyko 2024-06-06 13:22:00 -04:00
  • 6e85b11f9e remove i-builds from build target for e4.32 Martin Lippert 2024-06-06 11:23:52 +02:00
  • 64dc2d0d14 Attempt to fix Java LS semantic tokens coming from Boot LS aboyko 2024-06-06 02:35:52 -04:00
  • 72c285eef8 Fix disabling JPQL support - properly turn off semantic highlighting aboyko 2024-06-06 00:16:59 -04:00
  • e0aaff6fa3 [GHA] Finalize inclusion of JustJ into aggregate distro update sites aboyko 2024-06-05 13:35:08 -04:00
  • 1b74fcd099 [GHA] Debug inclusion of JustJ into aggregate distro update sites aboyko 2024-06-05 13:31:34 -04:00
  • 71ecbecaa6 [GHA] Setup test inclusion of JustJ into aggregate distro update sites aboyko 2024-06-05 13:19:55 -04:00
  • 7838bb1970 [GHA] Correct inclusion of JustJ into aggregate distro update sites aboyko 2024-06-05 13:19:08 -04:00
  • 52ffacac02 [GHA] Test inclusion of JustJ into aggregate distro update sites aboyko 2024-06-05 13:15:56 -04:00
  • 703a053f09 use lsp4e snapshot for 4.32-based builds for now, also fix the wwd versions used on older platforms Martin Lippert 2024-06-05 14:06:39 +02:00
  • 7ec8bc14cd Adopt Boot Launch to the latest Java launch changes aboyko 2024-06-04 18:05:13 -04:00
  • 6de76d8d7b Fix NPE aboyko 2024-06-04 08:52:23 -04:00
  • cf650cecb0 Fix CI for VSCode extensions in Concourse aboyko 2024-06-03 20:59:51 -04:00
  • ba6fc2ac1b Change GAV computation for TestJars aboyko 2024-06-03 14:36:41 -04:00
  • d0270b8688 [GHA] Doenload page changes if previous steps succeeded aboyko 2024-05-31 10:00:52 -04:00
  • d8e067ad9d GH-1254: add auto-completion for bean names inside of dependson annotation Martin Lippert 2024-05-30 17:11:58 +02:00
  • 7ee4e07223 GH-1254: support for <go to definition> for bean names in @DependsOn annotation Martin Lippert 2024-05-28 15:53:02 +02:00
  • c5764edb69 Update to the latest OR and Boot versions aboyko 2024-05-23 17:58:53 -04:00
  • 3dfb5d770e Bump up the vscode-spring-cli extension version aboyko 2024-05-23 14:23:16 -04:00
  • 292fce2395 [GHA] Prepare vscode-spring-cli extension for publishing aboyko 2024-05-23 13:33:58 -04:00
  • 26aa7a9455 [GHA] Publish vscode-extension workflow adjustments for testing aboyko 2024-05-23 13:31:14 -04:00
  • ac5c20b05b [GHA] Publish vscode-extension workflow aboyko 2024-05-23 13:28:40 -04:00
  • b3563a1dc1 [GHA] Adjust vscode extension release workflows aboyko 2024-05-23 12:27:04 -04:00
  • 6f60ace69c [vscode-spring-cli] Adjustments: version, user-defined command aboyko 2024-05-23 12:23:02 -04:00
  • 0afa61ac39 Compile with multiple LSP4E versions aboyko 2024-05-23 00:42:25 -04:00
  • 9065ada36f [GHA] Attempt VSCode extension RC build aboyko 2024-05-23 00:04:41 -04:00
  • fdf831e83e [GHA] Attempt VSCode extension RC build aboyko 2024-05-23 00:02:09 -04:00
  • d154534aad [GHA] Check if git CLI works aboyko 2024-05-22 23:58:06 -04:00
  • b00f60e3b1 [GHA] Check if git CLI works aboyko 2024-05-22 23:55:13 -04:00
  • cbdaebc2a5 [GHA] Check if git CLI works aboyko 2024-05-22 23:48:58 -04:00
  • dbca8b45d4 [GHA] Check if git CLI works aboyko 2024-05-22 23:45:02 -04:00
  • d026e05edc [GHA] Debug release vscode extension workflow aboyko 2024-05-22 23:37:02 -04:00
  • 3e2a4c8080 [GHA] Debug release vscode extension workflow aboyko 2024-05-22 23:31:34 -04:00
  • 3dda8ee4b4 [GHA] Debug release vscode extension workflow aboyko 2024-05-22 22:38:00 -04:00
  • bf88d8bd06 [GHA] Debug release vscode extension workflow aboyko 2024-05-22 22:32:58 -04:00
  • 3a42c140b1 [GHA] Debug release vscode extension workflow aboyko 2024-05-22 22:31:55 -04:00
  • a6743abc2f [GHA] Debug release vscode extension workflow aboyko 2024-05-22 22:28:02 -04:00
  • d0bd7e4d5b [GHA] Release vscode extension workflow aboyko 2024-05-22 22:15:24 -04:00
  • f145c4d878 [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 21:13:31 -04:00
  • 3ae6dd1893 [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 21:10:37 -04:00
  • 975dca0ee5 [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 21:00:43 -04:00
  • 2be297678c [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:58:31 -04:00
  • a9277dc25e [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:54:13 -04:00
  • 0cb35dd04e [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:52:18 -04:00
  • 6bd80cbb5c [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:49:20 -04:00
  • 2673d942c0 [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:44:22 -04:00
  • 6b325d8a91 [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:43:42 -04:00
  • 344bbc9344 [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:39:48 -04:00
  • 7a7b4a7b06 [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:36:47 -04:00
  • e5e22199ed [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:35:29 -04:00
  • 1c3cd1b252 [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:34:35 -04:00
  • ebf29e07df [GHA] Adjust VSCode extension build workflow aboyko 2024-05-17 20:32:36 -04:00
  • 1017591f0e [GHA] Build vscode extension workflow manual trigger aboyko 2024-05-17 20:30:20 -04:00
  • f3c02d959e [GHA] Build vscode extension workflow aboyko 2024-05-17 20:29:21 -04:00
  • 6f76f4e288 [vscode-spring-cli] Switch the build to webpack aboyko 2024-05-17 19:13:59 -04:00
  • cdc292a22e [vscode-spring-cli] build infra updates aboyko 2024-05-17 17:23:57 -04:00
  • b50fef99ba Polish extension aboyko 2024-05-17 15:12:03 -04:00
  • fe953bde5b Embedded SQL syntax highlighting and syntax validation aboyko 2024-05-16 18:12:46 -04:00
  • 212dacff69 Fix YAML structure for escaped keys aboyko 2024-05-15 15:22:14 -04:00
  • 0300cded42 InlayHint to upgrade spring-boot-starter-parent to the latest patch aboyko 2024-05-15 11:29:13 -04:00
  • ce0fccee9a Retain original copyright headers aboyko 2024-05-14 15:03:49 -04:00
  • 6243feefff Temporarily bring JDT LS semantic tokens into Boot LS to avoid conflicts aboyko 2024-05-13 19:40:09 -04:00
  • 92eeec8e65 optimize check for a specific annotation type to avoid collecting all those annotation types Martin Lippert 2024-05-14 12:58:32 +02:00
  • 349f6c14ab avoid running delete items task if there is no document deleted that is of interest Martin Lippert 2024-05-14 12:57:32 +02:00
  • 8f691f3575 Return null semantic tokens by default rather than empty list aboyko 2024-05-08 22:56:06 -04:00
  • 5385c5f810 include mylyn bundles instead of features due to changed feature id from mylyn 3.0 to 4.0 versions Martin Lippert 2024-05-07 15:50:48 +02:00