Commit Graph

1170 Commits

Author SHA1 Message Date
aboyko
ae49e02603 Upgrade Boot 2024-01-28 14:07:06 -05:00
aboyko
279926143c Java 21 compatible build for language servers 2024-01-24 18:04:41 -05:00
Martin Lippert
35a3f64649 GH-1163: added basic content-assist to easily add common spring namespaces 2024-01-17 14:13:48 +01:00
Martin Lippert
c49b2e22e6 GH-1163: added support to create Spring XML config file skeleton via content-assist in empty XML file 2024-01-10 13:25:14 +01:00
aboyko
c5c66c728e Attempt to fix failing gradle project parser test 2024-01-09 09:48:06 -05:00
aboyko
e34b39f3b2 Prompt for changes preview when applying OR recipes 2024-01-03 16:52:58 -05:00
aboyko
8a740236bc Upgrade boot and rewrite libs 2023-12-21 19:19:59 -05:00
aboyko
7a04b3ee28 No need for a "relativeTo" folder for parsing sources 2023-12-21 18:22:30 -05: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
aboyko
d6ff60a96e Minimize size of messages for fetching and executing recipes 2023-12-18 20:54:59 -05:00
aboyko
1539bebde3 Integrate needsConfirmation 2023-12-13 19:04:50 -05:00
Martin Lippert
5797bb2d0e updated language server eclipse parts to next version 1.52.0 2023-12-06 16:34:52 +01: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
Martin Lippert
ae68b8eef8 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 12:25:14 +01:00
aboyko
e4f0f235b5 Switch to latest rewrite releases. Include boot 3.2 upgrade 2023-11-28 17:05:17 -05:00
Martin Lippert
449e59af0c GH-758: added missing import statement 2023-11-21 16:21:55 +01:00
Martin Lippert
d925d12915 GH-758: additional steps towards improved request mapping code completions using snippets 2023-11-21 16:07:41 +01:00
aboyko
2c6f348293 GHA: Switch to kotlin 1.9.x to check if binaries are signed inside 2023-11-18 10:51:48 -05:00
aboyko
60add43167 GHA: Sign binaries inside kotlin-compiler jar 2023-11-18 01:44:04 -05:00
aboyko
bdc64fa218 GHA: Try to solve issue for rewrite-properties bad gateway 2023-11-09 11:45:12 -05:00
aboyko
bb1cac8939 Handle sources with parse errors gracefully when Recipe applied 2023-11-07 13:39:14 -05:00
aboyko
e281e0f6ad Upgrade dependencies and a bit of cleanup 2023-11-02 12:34:31 -04:00
Martin Lippert
d75916672f updated language server eclipse parts to next version 1.51.0 2023-11-01 15:35:05 +01:00
Kris De Volder
b094664b49 Bump version to 1.51.0 2023-11-01 14:23:32 +00:00
aboyko
bc0862ca51 Rollback to OR 8.5.1 to avoid indentation issue 2023-10-23 15:28:31 -04:00
aboyko
8ef70e9e01 Boot version validation progress and error reporting 2023-10-10 16:14:23 -04:00
aboyko
1dfba38500 Spring properties postfix computed in completion item resolve 2023-10-09 13:23:09 -04:00
aboyko
714e9b7be9 Tiny corrections and cleanups 2023-10-04 16:29:06 -04:00
aboyko
9a109852c0 Cache looked up libs. Simplify SpringProjectUtil. 2023-10-04 15:31:01 -04:00
aboyko
63cf7c51f8 Cache dependency versions 2023-10-04 12:37:42 -04:00
aboyko
743ae7de7c Bump Boot and Rewrite versions 2023-09-28 16:49:42 -04:00
aboyko
d1e9ed51ea Quickfix sorting. Preferred fix. Wording for RequestMapping quickfixes 2023-09-27 09:23:14 -04:00
aboyko
e41f45dc8f Repository query methods completion accounts for Java Records 2023-09-20 19:20:37 -04:00
aboyko
78cd6ace6d Multiple quick fixes for @RequestMapping 2023-09-15 15:02:58 -04:00
aboyko
6de7307c84 Boot version 3.1.3 2023-09-14 12:43:30 -04:00
Martin Lippert
5dba01e4b7 update language server extension versions to 1.50.0 2023-09-13 17:15:05 +02:00
Kris De Volder
65068e5854 Bump version to 1.50.0 2023-09-13 15:05:41 +00:00
aboyko
b88a19ebac Upgrade rewrite dependencies to the latest release 2023-09-07 17:23:41 -04:00
aboyko
2a397ae57c Unit test for code actions 2023-09-05 14:46:17 -04:00
aboyko
da89df6e60 Remove rewrite reconcile related classes and cleanup 2023-08-31 18:16:44 -04:00
aboyko
c5ae0485b9 Async handling for lsp workspace notifications 2023-08-30 13:13:38 -04:00
aboyko
1377be2ef5 Avoid receiving notification and sending notification on the same thread 2023-08-30 01:01:01 -04:00
aboyko
5019e927c0 Lazy load recipes. Bug fixes for reconciling 2023-08-29 18:33:33 -04:00
aboyko
8666ef9785 Switch Rewrite code action handler to JDT reconcilers 2023-08-15 20:49:11 -04:00
aboyko
1b17d55486 Next batch of JDT reconcilers 2023-08-09 17:46:13 -04:00
aboyko
231ad105a4 First batch of reconcilers migrated to JDT 2023-08-07 23:31:30 -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
073b53ae7b code format fixes 2023-08-04 15:13:28 +02:00
Martin Lippert
5aaf39b4ee Merge branch 'main' into jdt-diagnostics-via-symbols 2023-08-04 09:56:19 +02:00