268 Commits

Author SHA1 Message Date
aboyko
438b4eab7c Bump version to 1.62.0 2025-03-12 11:43:50 -04:00
Martin Lippert
ef83670c34 GH-1431: adjust yaml manifest editor tests to simplified document symbols 2025-02-20 16:32:58 +01:00
vudayani
41fa3f4a12 Inject Bean completion proposal via Rewrite recipes 2025-02-05 17:37:53 -05:00
aboyko
1e2bc24c6d Bump to 1.61.0 2025-02-05 11:44:28 -05:00
Alex Boyko
18c23e3d4d Build with tests running on Windows
* Fix test-projects content for testing on Win

* Majority of tests fixes on Win

* Maven wrapper to maven 3.9.9

* Doc URI changes for Win to revisit. All tests pass

* Disable a few tests on Win until JDT Core 3.41

* Wrap up questionable changes
2024-12-08 16:02:42 -05:00
aboyko
78dc6f3103 Allow caching in AnnotationHierarchies. Performance. 2024-12-05 11:06:31 -05:00
aboyko
87a4807009 Bump to 1.60.0 2024-12-04 16:57:10 -05:00
Martin Lippert
3957aac98e code style polish 2024-11-04 17:54:09 +01:00
aboyko
9675489c9d Bump to 1.59.0 2024-10-17 17:44:39 -04:00
aboyko
94f7e82b48 Fix unit test 2024-10-15 14:07:52 -04:00
Martin Lippert
39fb0b4ecd fix test to deal correctly with null values coming back from document highlight requests 2024-10-09 13:17:14 +02:00
vudayani
46778a7d8a GH-1323, GH-1324: Cron Expressions completion proposals and inlay hints 2024-09-26 09:25:25 +02: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
00636085ca Data query parameter go to definition, doc highlights and inlay hints 2024-08-27 19:12:37 -04:00
aboyko
c7418c350c Bump Spring Boot LS, Eclipse and VSCode extensions version to 1.57.0 2024-07-23 13:59:49 -04:00
aboyko
e3a4d69694 Remove some deprecated classes and deprecated api usages 2024-07-18 11:13:23 -04:00
Martin Lippert
ab23402b34 cleanup 2024-07-03 12:16:38 +02:00
Martin Lippert
eaaa754d0c fixed reference provider for properties in value annotations 2024-06-20 11:01:55 +02:00
Kris De Volder
ec8250d65d Bump version to 1.56.0 2024-06-12 14:27:07 +00:00
aboyko
ba6fc2ac1b Change GAV computation for TestJars 2024-06-03 20:07:44 -04:00
Martin Lippert
d8e067ad9d GH-1254: add auto-completion for bean names inside of dependson annotation 2024-05-30 17:11:58 +02:00
Kris De Volder
b706849f42 Bump version to 1.55.0 2024-05-02 15:00:32 +00: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
aboyko
aed212796f Yaml<->Props conversion commands, tests, integration in VSCode, Eclipse 2024-03-28 13:02:25 -04:00
aboyko
91fb9d7799 Unit tests harness account for MarkupContent for hovers 2024-03-22 15:38:44 -04:00
Kris De Volder
80d677ba05 Bump version to 1.54.0 2024-03-13 15:16:40 +00:00
Kris De Volder
70ba27e594 Bump version to 1.53.0 2024-02-08 19:39:12 +00:00
Martin Lippert
35a3f64649 GH-1163: added basic content-assist to easily add common spring namespaces 2024-01-17 14:13:48 +01:00
vudayani-vmw
e319e43deb Log Levels View
* fetch and display loglevels

* change log levels for packages

* clean up logs

* address review comments

* switch the CONNECT_TO_LS key

* Avoid caching loggers data

* add copyright headers

---------

Co-authored-by: V Udayani <vudayani@vudayaniSMD6M.vmware.com>
2023-12-20 16:23:32 -05:00
Kris De Volder
7e2162e356 Bump version to 1.52.0 2023-12-06 15:24:25 +00:00
Martin Lippert
37b067849b GH-1153: due to the new insert text mode setting <as-is>, we do not need to deal with client-side magic indentation anymore 2023-12-01 13:18:22 +01:00
Kris De Volder
b094664b49 Bump version to 1.51.0 2023-11-01 14:23:32 +00:00
aboyko
1dfba38500 Spring properties postfix computed in completion item resolve 2023-10-09 13:23:09 -04:00
aboyko
e41f45dc8f Repository query methods completion accounts for Java Records 2023-09-20 19:20:37 -04:00
Kris De Volder
65068e5854 Bump version to 1.50.0 2023-09-13 15:05:41 +00:00
aboyko
2a397ae57c Unit test for code actions 2023-09-05 14:46:17 -04:00
aboyko
c5ae0485b9 Async handling for lsp workspace notifications 2023-08-30 13:13:38 -04:00
Martin Lippert
d13cea2efe GH-1083: integrate fingerprint of validation settings into diagnostics cache 2023-08-04 15:15:40 +02:00
Martin Lippert
5aaf39b4ee Merge branch 'main' into jdt-diagnostics-via-symbols 2023-08-04 09:56:19 +02:00
Kris De Volder
6171f7ec50 Bump version to 1.49.0 2023-08-04 07:46:19 +00:00
Martin Lippert
c68a5b8303 GH-1068: added initial unit test for new validation engine, using the first validation here 2023-07-27 16:52:05 +02:00
Kris De Volder
5634db4e42 Bump version to 1.48.0 2023-06-16 07:39:37 +00:00
Martin Lippert
98a4c9b3e7 implemented update notifications for new spring index 2023-05-10 14:00:30 +02:00
Martin Lippert
1448b88a32 created lsp client and server extension for spring model access 2023-05-08 14:09:55 +02:00
Kris De Volder
3a83bb1fb2 Bump version to 1.47.0 2023-05-05 08:12:26 +00:00
aboyko
ef0e601398 Switch back link target assert to comparing sets 2023-04-26 22:40:24 -04:00
aboyko
e9b7518498 Navigation support for property groups. Corrections to props indexing. 2023-04-26 21:41:20 -04:00
aboyko
e273a94db7 Support type import for spring data repository completions 2023-04-20 18:39:33 -04:00
Kris De Volder
c4f4cf92af Bump version to 1.46.0 2023-03-15 08:40:05 +00:00
Kris De Volder
4c9179efd9 Bump version to 1.45.0 2023-02-01 07:37:48 +00:00