Commit Graph

5956 Commits

Author SHA1 Message Date
aboyko
b50fef99ba Polish extension 2024-05-17 15:12:03 -04:00
aboyko
fe953bde5b Embedded SQL syntax highlighting and syntax validation 2024-05-16 18:12:46 -04:00
aboyko
212dacff69 Fix YAML structure for escaped keys 2024-05-15 15:22:14 -04:00
aboyko
0300cded42 InlayHint to upgrade spring-boot-starter-parent to the latest patch 2024-05-15 14:09:59 -04:00
aboyko
ce0fccee9a Retain original copyright headers 2024-05-14 15:03:49 -04:00
aboyko
6243feefff Temporarily bring JDT LS semantic tokens into Boot LS to avoid conflicts 2024-05-14 11:58:03 -04:00
Martin Lippert
92eeec8e65 optimize check for a specific annotation type to avoid collecting all those annotation types 2024-05-14 12:58:41 +02:00
Martin Lippert
349f6c14ab avoid running delete items task if there is no document deleted that is of interest 2024-05-14 12:58:41 +02:00
aboyko
8f691f3575 Return null semantic tokens by default rather than empty list 2024-05-08 22:56:06 -04:00
Martin Lippert
5385c5f810 include mylyn bundles instead of features due to changed feature id from mylyn 3.0 to 4.0 versions 2024-05-07 15:50:48 +02:00
Martin Lippert
26364bf487 update mylyn wikitext repos and inclusions 2024-05-07 15:06:01 +02:00
Martin Lippert
1d927b7041 typos 2024-05-07 09:14:12 +02:00
aboyko
a40cad4dc7 commons-io latest version for the test project 2024-05-03 22:16:49 -04:00
aboyko
ad3bedd08a commons-io to the latest version 2024-05-03 21:16:22 -04:00
aboyko
69ae6410c7 YAML completion on trigger chars 2024-05-02 16:42:18 -04:00
aboyko
385c35e832 HQL and JPQL syntax validation reconciling 2024-05-02 15:29:42 -04:00
aboyko
43672879e5 Updated versions to 4.23.0 (missing pieces) 2024-05-02 15:28:46 -04:00
aboyko
e03a734eca Updated versions to 4.23.0 2024-05-02 14:31:03 -04:00
aboyko
fac9fe9c04 Update eclipse language server plugins to version 1.55.0 2024-05-02 14:01:13 -04:00
Martin Lippert
115010e66e minor optimization 2024-05-02 17:22:15 +02:00
Martin Lippert
7e0e7da0e6 added caching to calculation of applicable reconcilers per project 2024-05-02 17:22:15 +02:00
Martin Lippert
87469c5005 switch timing output to log stream instead of sysout 2024-05-02 17:22:15 +02:00
Martin Lippert
f85c58bff5 turn the base reconciler test to use new AST visitor creators and removed outdated reconcile method from reconciling mechanism 2024-05-02 17:22:15 +02:00
Martin Lippert
fc7cbf60fb refactoring of reconciler design to avoid running through all the ast visitor mechanics for each validation 2024-05-02 17:22:15 +02:00
Kris De Volder
b706849f42 Bump version to 1.55.0 2024-05-02 15:00:32 +00:00
aboyko
b4e73a417f [GHA] - adjust release jobs 2024-05-02 10:39:46 -04:00
aboyko
71bcc7a580 Fix upgrade/refactor dialog popping up more than once 2024-05-01 11:11:50 -04:00
aboyko
4ca41cf0e0 Java artifacts for buildship30 plugin. Fix semantic tokens refresh. 2024-04-30 10:28:02 -04:00
aboyko
77cac434db Update changelogs for VSCode extensions 2024-04-29 12:03:56 -04:00
aboyko
6f33e6b18e [GHA] Akamai cache purging adoption for linux runner - assume go runtime present on the runner 2024-04-29 10:20:36 -04:00
aboyko
cb57131f8f [GHA] Akamai cache purging adoption for linux runner - install and uninstall golang runtime 2024-04-28 14:19:50 -04:00
aboyko
980f0cca1a [GHA] Akamai cache purging adoption for linux runner - adjust script 2024-04-28 14:15:52 -04:00
aboyko
2750fa3e7c [GHA] Akamai cache purging adoption for linux runner - adjust script 2024-04-28 14:14:04 -04:00
aboyko
206fd2b213 [GHA] Akamai cache purging adoption for linux runner - adjust script 2024-04-28 14:13:05 -04:00
aboyko
2b7113d641 [GHA] Akamai cache purging adoption for linux runner 2024-04-28 14:08:04 -04:00
aboyko
1348f4a4d9 [GHA] Akamai cache purging runner correction 2024-04-28 12:21:13 -04:00
aboyko
67a0f1d15c [GHA] Correct profile for ls extensions RC 2024-04-28 11:46:35 -04:00
Martin Lippert
8510a36cb5 fix version of lsp4e to 0.26.0 release for latest Eclipse build targets 2024-04-27 21:15:33 +02:00
aboyko
a30d8fd98b Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2024-04-26 13:54:54 -04:00
aboyko
04d2fc5cff Adopt latest rewrite releases. Bump up boot-parent 2024-04-26 13:54:27 -04:00
Martin Lippert
a1bfbbd1ed GH-1231: reducing the amount of logging if many files change at once 2024-04-26 19:10:24 +02:00
Martin Lippert
b7f3a03700 GH-1213: bring back m2e logback feature to Eclipse 2024-06 based builds 2024-04-26 15:51:50 +02:00
Martin Lippert
a08bfe4699 use updated commercial support URL for problem marker text as well 2024-04-26 14:25:47 +02:00
Martin Lippert
0c5f0bd771 add new tooling gradle bundle to distribution update site 2024-04-26 13:30:04 +02:00
aboyko
d1ce06a35d Correct URL to https 2024-04-25 13:52:28 -04:00
aboyko
6e141c922e Update link to acquire Spring commercial support 2024-04-25 13:51:07 -04:00
Martin Lippert
2bd054a6b4 GH-1239: prevent NPE when no symbols are around yet 2024-04-25 16:29:32 +02:00
Martin Lippert
029cc73476 GH-1154: removed logic to handle client-side magic indentation, no longer necessary as completions are marked as-is for indentation 2024-04-23 11:39:52 +02:00
Martin Lippert
9b35be3bb1 avoid duplicate index update event when documents get removed 2024-04-22 11:01:29 +02:00
Martin Lippert
cbacff135e added variable binding dependency tracking if that information is available from the AST 2024-04-22 09:59:19 +02:00