Commit Graph

1149 Commits

Author SHA1 Message Date
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
Martin Lippert
7bf68cbb2e update lnaguage server extensions to 1.49.0 2023-08-04 09:55:28 +02:00
Kris De Volder
6171f7ec50 Bump version to 1.49.0 2023-08-04 07:46:19 +00:00
Martin Lippert
93432dc07e Merge branch 'main' into jdt-diagnostics-via-symbols 2023-08-01 10:13:38 +02:00
aboyko
419597df79 Lock rewrite versions for release preparation 2023-07-31 23:11:19 -04: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
Martin Lippert
82d8f49a7a formatting 2023-07-26 13:55:08 +02:00
Martin Lippert
b55f9000e2 GH-1068: initial version of running a single validation as part of the indexing machinery 2023-07-20 20:57:45 +02:00
aboyko
8545ca16e1 Remove deprecated API in the ProgressService 2023-07-18 17:47:41 -04:00
aboyko
1d0c488cf8 Account for modulith dependency to be a local project 2023-07-12 20:52:01 -04:00
aboyko
0be66eb6ae Use non-deprecated snakeyaml FlowStyle API 2023-07-11 23:54:00 -04:00
aboyko
31a8600fee Modulith support 2023-07-04 13:54:38 -04:00
aboyko
cd8e75561b Adopt latest rewrite changes 2023-06-29 18:38:45 -04:00
aboyko
4447a2e16c Upgrade LS to Boot 3.1 2023-06-26 13:16:47 -04:00
aboyko
8718cff979 Upgrade rewrite gradle-tooling-model version 2023-06-22 13:43:42 -04:00
aboyko
4181d56c89 Target folder .class files updates tracking rather than classpath update 2023-06-16 20:50:11 -04:00
Martin Lippert
b981c63817 update eclipse language server plugins to version 1.48.0 2023-06-16 09:43:54 +02:00
Kris De Volder
5634db4e42 Bump version to 1.48.0 2023-06-16 07:39:37 +00:00
aboyko
8c9692fa18 Use rewrite release versions. Workaround for xml-bind. 2023-06-14 13:23:48 -04:00
aboyko
7f2dbe5ecf Correct vm sign script with bash compatible condition. Fix rewrite version. 2023-06-12 18:44:06 -04:00
aboyko
fae634b778 Exclude rewrite-kotlin dependency 2023-06-09 17:06:25 -04:00
aboyko
cf04fb548c Adopt rewrite changes 2023-06-09 13:39:46 -04:00