2948 Commits

Author SHA1 Message Date
aboyko
8666ef9785 Switch Rewrite code action handler to JDT reconcilers 2023-08-15 20:49:11 -04:00
aboyko
8de18fd4e3 Missed Rewrite adoption fixes 2023-08-11 02:14:31 -04:00
aboyko
c62f683f76 Last reconciler migrated to JDT 2023-08-11 01:37:06 -04:00
aboyko
1b17d55486 Next batch of JDT reconcilers 2023-08-09 17:46:13 -04:00
aboyko
a140519874 NPE fix 2023-08-09 02:18:17 -04:00
aboyko
061f07ca93 Next batch of JDT reconcilers 2023-08-09 02:14:01 -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
Martin Lippert
c7f1bb8aab update version to 4.20.0 2023-08-04 09:54:14 +02:00
Kris De Volder
6171f7ec50 Bump version to 1.49.0 2023-08-04 07:46:19 +00:00
aboyko
b229827bca Diagnostic provider independent from config change events 2023-08-03 12:44:03 -04:00
aboyko
587ec233f2 Boot java validation config json 2023-08-02 18:27:11 -04:00
Martin Lippert
8a69996b08 Merge branch 'main' into jdt-diagnostics-via-symbols 2023-08-01 12:46:55 +02:00
Martin Lippert
8faf6923c3 introduced cache generation for XML and factories indexer as well 2023-08-01 12:40:58 +02:00
Martin Lippert
492aa252cd GH-1072: update storage generation of spring java indexer 2023-08-01 10:19:45 +02:00
Martin Lippert
93432dc07e Merge branch 'main' into jdt-diagnostics-via-symbols 2023-08-01 10:13:38 +02:00
Martin Lippert
3b82f4bb2f GH-1056: no more duplicated symbols being produced due to disconnected removal of symbols on project initialization and change 2023-08-01 10:10:53 +02:00
aboyko
419597df79 Lock rewrite versions for release preparation 2023-07-31 23:11:19 -04:00
Martin Lippert
a93a42f5ff GH-1068: added ability to run clean index builds on project initialize + use this on config changes + publish empty diagnostics when nothing found 2023-07-31 16:28:58 +02:00
aboyko
a6927038d1 Adopt latest rewrite-spring 2023-07-29 20:35:37 +02:00
aboyko
ad0ca00f38 Check for classpath change is back
Back to complete the revert of including tracking output folder contents
into classpath changed event
2023-07-29 20:35:37 +02:00
aboyko
d9134c407c Adopt latest rewrite-spring 2023-07-28 14:43:26 -04:00
aboyko
e21343ac83 Check for classpath change is back
Back to complete the revert of including tracking output folder contents
into classpath changed event
2023-07-28 14:23:30 -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
d55ba1f897 GH-1068: removed recipe repository from dependencies, not necessary at the moment 2023-07-27 16:50:11 +02:00
Martin Lippert
3677985b54 replace temporary label with real one for bean method validation 2023-07-27 08:51:43 +02:00
Martin Lippert
035feb5969 GH-1068: added range for individual method quick fix + removed check for recipe existence to avoid lazy loadind race conditions 2023-07-26 13:57:00 +02:00
Martin Lippert
4d14dc061a improve method naming 2023-07-26 13:55:55 +02:00
Martin Lippert
82d8f49a7a formatting 2023-07-26 13:55:08 +02:00
Martin Lippert
575cd22b68 GH-1068: added quick fix information to diagnostics for the first simple validation - caching probably does not work for that yet 2023-07-25 17:36:02 +02:00
Martin Lippert
7fcb9af8f2 GH-1068: disable old reconciling of java sources + add simple validation for jdt reconciler for testing purposes 2023-07-25 13:20:30 +02:00
Martin Lippert
91f7feb9d7 remove entries from internal memory store when deleting outdated cache files from disc 2023-07-25 12:15:09 +02:00
Martin Lippert
d186706676 remove entries from internal memory store when deleting outdated cache files from disc 2023-07-24 11:16:00 +02:00
Martin Lippert
d82d28fb40 Merge branch 'main' into jdt-diagnostics-via-symbols 2023-07-24 10:42:05 +02:00
Martin Lippert
ab131934e3 GH-1079: do not include output folders in cache key computation anymore to avoid confusion caused by random output folders timestamp changes 2023-07-24 10:39:37 +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
Martin Lippert
72f0da117a GH-1068: added progress reporting to indexing infrastructure 2023-07-20 20:57:45 +02:00
Martin Lippert
cc15b8ead8 GH-1068: added missing null check 2023-07-20 20:57:45 +02:00
Martin Lippert
151ad12d25 GH-1068: foundation to generate and cache diagnostics in symbol 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
Martin Lippert
1cec4a77f5 refactored IndexCacheKey to deal with separate key components separatly, allows the cache to delete outdated files from previous releases for cleaup 2023-07-17 17:04:54 +02:00
Martin Lippert
b3af8580ff fixed NPE when there are no symbols for a project (in case something went wrong) 2023-07-14 13:01:46 +02:00
aboyko
1d0c488cf8 Account for modulith dependency to be a local project 2023-07-12 20:52:01 -04:00
aboyko
2d8cd9d849 [boot-properties] Resource value hint includes 'optional:' 2023-07-12 11:05:16 -04:00
Martin Lippert
f7f8ba586c cleanup 2023-07-12 14:16:33 +02:00
Martin Lippert
97cf3b32f4 refactored symbol cache to enable reuse for various types of cache items and separated symbol cache from beans index cache 2023-07-12 14:13:28 +02:00
aboyko
0be66eb6ae Use non-deprecated snakeyaml FlowStyle API 2023-07-11 23:54:00 -04:00