Commit Graph

6538 Commits

Author SHA1 Message Date
aboyko
e0d45e2aa9 Fine grain locking to avoid deadlocks in CU cache
Signed-off-by: aboyko <alex.boyko@broadcom.com>
2025-03-16 14:24:41 -04:00
aboyko
e906ad9991 Speed up tests execution by removing reconcile debounce 2025-03-13 10:14:20 -04:00
Martin Lippert
825902527f update spring java indexer to invalidate the caches in the light of the new indexing features 2025-03-13 14:50:39 +01:00
Martin Lippert
0a43c678c0 GH-1459: additional steps towards renaming everything to just Spring Tools 2025-03-13 13:02:45 +01:00
Martin Lippert
79952833a8 fix wrong merge, bring back change fro gha fixes 2025-03-13 10:14:38 +01:00
Martin Lippert
b624e652e5 GH-1459: updated splash screen 2025-03-13 10:14:38 +01:00
Martin Lippert
282d7ef9d9 GH-1459: additional steps towards renaming everything to just Spring Tools 2025-03-13 10:14:36 +01:00
Martin Lippert
195aab9cf8 GH-1459: additional steps towards renaming everything to just Spring Tools 2025-03-13 10:10:39 +01:00
Martin Lippert
04ff1a738c minor updates for new e4.36 target 2025-03-13 10:04:57 +01:00
Alex Boyko
9a90390fe0 GH-1503: update everything to Java 21
* Switch to JDT LS 1.45 and Java 21
* Java 21 for LS side
* Switch to Java 21 the branding plugin

---------

Signed-off-by: Martin Lippert <martin.lippert@broadcom.com>
Co-authored-by: Alex Boyko <alex.boyko@broadcom.com>
2025-03-13 08:39:20 +01:00
aboyko
cd3bbb9302 Move up eclipse ls extension to e434 base 2025-03-12 21:39:03 -04:00
aboyko
a978016ff4 e436 target and CI. Tycho 4.0.12. JDT LS 1.45 2025-03-12 18:00:43 -04:00
Martin Lippert
f034246f18 GH-1499: added demo code to find config beans with imports for a certain type 2025-03-12 20:15:21 +01:00
Martin Lippert
e4a0dece0f GH-1498: early steps to index bean registrations from bean registrars 2025-03-12 20:15:21 +01:00
Martin Lippert
281cfa1306 GH-1494: record types now supported in configuration properties indexing 2025-03-12 20:15:21 +01:00
Martin Lippert
eb982b5586 GH-1494: add special index nodes for configuration property details 2025-03-12 20:15:21 +01:00
Martin Lippert
2935f6d737 GH-1498: created early test project for indexing framework 7 bean registrars 2025-03-12 20:15:21 +01:00
Martin Lippert
d74c1ff467 GH-1494: created test project for configuration properties 2025-03-12 20:15:21 +01:00
aboyko
cb51e88077 Bump version to 4.30.0 2025-03-12 11:53:34 -04:00
aboyko
438b4eab7c Bump version to 1.62.0 2025-03-12 11:43:50 -04:00
aboyko
f4e1d03c66 Fix GChat card. Switch to V2 card 2025-03-10 10:48:23 -04:00
aboyko
54ae266071 [GHA] Debug GChat notification 2025-03-09 17:05:35 -04:00
aboyko
641beb8361 [GHA] Attempt to fix GChat message 2025-03-09 15:17:55 -04:00
aboyko
c8b4c5f6ea [GHA] Attempt to fix GChat message 2025-03-09 14:22:11 -04:00
aboyko
ced4775861 [GHA] Corrections to workflows 2025-03-09 12:23:37 -04:00
aboyko
1633d8eb5f VSCode boot extension changelog updates for 1.61.0 release 2025-03-06 14:57:30 -05:00
Martin Lippert
66dd5914b4 update target environment for 4.29.0 release builds 2025-03-06 10:08:34 +01:00
Martin Lippert
a40b992be8 final indexer generation update for upcoming 4.29.0 release 2025-03-06 09:32:07 +01:00
Martin Lippert
599bd96f96 fix failing test 2025-03-05 11:37:32 +01:00
Martin Lippert
e586ebd82a GH-1491: minor refactorings and preparing case for query methods from type hierarchy 2025-03-05 10:03:58 +01:00
Martin Lippert
d2b8cdb83e GH-1500: do not generate repo symbol when type is annotated with NoRepositoryBean
Fixes GH-1500
2025-03-05 09:13:45 +01:00
Martin Lippert
e7eb27c433 GH-1491: index query methods and show them as child nodes for repository document symbols, incl. query strings when defined 2025-03-04 08:21:09 +01:00
Martin Lippert
dc29abedba switched to class symbol kind for bean document symbols 2025-03-04 08:19:13 +01:00
Martin Lippert
37e70aa493 code format 2025-03-04 08:18:39 +01:00
aboyko
edd78c0307 Bean completion case of constructor with parameter 2025-03-03 15:01:14 -05:00
Alex Boyko
7f36d343be noProxy setting with wildcard char support (#1496)
Signed-off-by: aboyko <alex.boyko@broadcom.com>
2025-03-02 10:39:42 -05:00
aboyko
c90a25b938 Attempt to fix unit test 2025-02-28 16:54:51 -05:00
aboyko
893aa5a84a Fix unit tests 2025-02-28 16:18:48 -05:00
aboyko
d4bbdf4f2f Settings for bean injection completion and bean structure 2025-02-28 16:12:52 -05:00
aboyko
9ccbc328ee More logging on unit test failure 2025-02-28 11:52:27 -05:00
aboyko
b0d42d1410 Bean completion case of the same name field 2025-02-28 11:32:43 -05:00
aboyko
d595f0386f Re-adjust bean completion item optics 2025-02-28 10:19:49 -05:00
aboyko
1238fecc74 Bean completion inside constructors 2025-02-27 21:45:51 -05:00
aboyko
bccd2bac85 Adjust bean completion label details 2025-02-27 13:34:33 -05:00
aboyko
b8322a085a Polish bean completion items optics 2025-02-27 11:25:24 -05:00
aboyko
1630eb1f16 Bean completion account for FieldAccess invocation node 2025-02-27 10:34:26 -05:00
Martin Lippert
51b3a06a48 fixed duplicate bean index elements by adding a missing cleanup when full ast is required 2025-02-26 21:33:08 +01:00
aboyko
6a9c390217 Fix bean injection when bean name is different from type simple name 2025-02-26 14:07:34 -05:00
Martin Lippert
6caac676ee GH-1431: fix tests, failed due to newly added test data in the test project 2025-02-26 16:08:52 +01:00
Martin Lippert
025382bedb GH-1431: replaced scan pass logic with exception handling and removed AbstractSymbolProvider
GH-1431: changed indexing of components to index embedded components like bean methods, request mappings, etc.

GH-1431: added new tests for index structure
Signed-off-by: Martin Lippert <martin.lippert@broadcom.com>
2025-02-26 15:39:27 +01:00