Commit Graph

1132 Commits

Author SHA1 Message Date
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
aboyko
0274a64800 Adopt the latest rewrite snapshot 2023-06-02 18:04:06 -04:00
aboyko
73b6c6b5b0 Integrate validation for data repo domain id type 2023-05-30 11:13:51 -04:00
aboyko
bd37fbcd2b Gradle project Boot upgrade support 2023-05-29 12:58:43 -04:00
aboyko
93231e2f59 Fix unit test by properly adopting latest rewrite 2023-05-24 10:29:07 -04:00
Martin Lippert
709e215e8c GH-1049: spring index protocol now has new request for find matching beans 2023-05-24 13:12:56 +02:00
Martin Lippert
c9b526f2f6 isCompatibleWith now takes bean type itself into account as well 2023-05-24 13:12:56 +02:00
Martin Lippert
b70779f215 GH-1040: customized gson deserialization of beans in order to invoke constructor instead of gson object creation magic - to benefit from empty injection point optimization code 2023-05-20 21:47:48 +02:00
aboyko
20422681a5 Fix unit test 2023-05-17 19:58:59 -04:00
aboyko
a3a83eb70a SpringModelService minor refactoring and flattening 2023-05-10 11:55:04 -04:00
Martin Lippert
98a4c9b3e7 implemented update notifications for new spring index 2023-05-10 14:00:30 +02:00
Martin Lippert
2dfcdd0f29 unified protocol message names around new spring index to spring/index 2023-05-10 14:00:30 +02:00
aboyko
6d0e4587aa Switch VSCode extensions to built-in YAML java-props grammars 2023-05-09 19:57:10 -04:00
aboyko
7d66b171bf Upgrade to the latest Rewrite snapshots 2023-05-09 14:56:57 -04:00
aboyko
dfe0c51331 Beans model extension API for VSCode 2023-05-08 18:57:45 -04:00
Martin Lippert
1af5f344ec added simple toString method to beans that renders stuff as json 2023-05-08 14:09:55 +02:00
Martin Lippert
1448b88a32 created lsp client and server extension for spring model access 2023-05-08 14:09:55 +02:00
Martin Lippert
3eaac0e293 added missing copyright header 2023-05-08 14:09:54 +02:00