Commit Graph

4948 Commits

Author SHA1 Message Date
aboyko
a6fcbd5326 Cleanup evicted name environments 2023-04-16 11:25:02 -04:00
aboyko
a5b420984c More logging to debug start/stop Boot LS loop 2023-04-13 18:00:35 -04:00
aboyko
0694331fdc Non-default location maven spring-starter project corrections 2023-04-13 14:48:55 -04:00
aboyko
7b4c6beb6d Add extra synchronization for starting Boot LS from eclipse client 2023-04-12 22:42:17 -04:00
aboyko
6d14fad0e0 Log file settings for Eclipse client 2023-04-12 16:48:35 -04:00
Martin Lippert
5e0e5368f5 set fixed versions for e4.26-based builds to avoid incompatibilities between latest snapshots of projects and older eclipse platforms 2023-04-12 11:39:16 +02:00
aboyko
d03ac9192b Logging to track classpath listener add/remove issues 2023-04-11 13:22:38 -04:00
aboyko
0c06718dbf Upgrade to rewrite to the latest and adopt latest changes and fixes 2023-04-10 11:36:17 -04:00
aboyko
646bf9739c Append log output for LS log for debugging an issue 2023-04-05 20:41:09 -04:00
aboyko
8cba1851b2 Extra logging to debug unexpected start/stop sequence 2023-04-05 20:27:58 -04:00
aboyko
80f8bedada Remove rewrite recipe output folders setting UI from vscode 2023-04-04 16:34:51 -04:00
aboyko
f2668e5641 Rework loading of rewrite recipes and code actions 2023-04-03 18:26:51 -04:00
aboyko
4ba7f8450a Adopt rewrite changes 2023-04-03 16:02:58 -04:00
Martin Lippert
8d9c82aa5a remove unused m2e dependency (causing build issues) and update target def 2023-04-03 10:54:28 +02:00
Martin Lippert
51e5996ddb exlude eclipse.commons.test bundle from build due to build issues on e4.28 2023-04-03 10:53:50 +02:00
Martin Lippert
54f207af4c update tycho to 3.0.4 2023-04-03 10:39:34 +02:00
aboyko
97a8297e65 Remove extra logging added for debugging an issue 2023-04-01 11:43:13 -04:00
aboyko
216b4731de No need for implicit method type use check 2023-04-01 10:36:50 -04:00
Martin Lippert
4f44583227 fix compilation error caused by changed API in OpenRewrite 2023-04-01 08:18:39 +02:00
aboyko
9ad7311478 Account for Boot 3 bean type CGLib suffix 2023-03-31 17:24:38 -04:00
aboyko
4c7e821da8 Nested enums tests for properties and yaml 2023-03-31 13:29:58 -04:00
aboyko
81ce79345d Test to ensure resolved types in JavaData 2023-03-31 11:47:29 -04:00
aboyko
8067e384ea Handle unresolved types in JavaData 2023-03-30 19:40:25 -04:00
aboyko
97b1304411 Attempt to fix classpath listening init sequence 2023-03-30 13:49:13 -04:00
Martin Lippert
d05dbcbcd1 update description content for sb3 recipe test 2023-03-30 10:42:02 +02:00
Martin Lippert
d9d1bd4576 update jdt core 2023-03-30 10:42:02 +02:00
aboyko
d4f931e7e5 Attempt to fix enableClasspathListening and more logging 2023-03-29 14:37:30 -04:00
aboyko
ebddbc6e12 Logging to track Boot LS start/stop 2023-03-27 16:58:40 -04:00
aboyko
01caab7cac [spring-data] Completion label includes signature. Limit method proposal 2023-03-27 11:27:39 -04:00
Martin Lippert
f7093e3793 get recipe descriptors from recipes now, reflection utils method got removed 2023-03-24 20:54:01 +01:00
aboyko
84ab82651f [spring-data-support] Account for type hierarchy of domain types 2023-03-24 15:39:26 -04:00
aboyko
9658729f0c Add no_get param to Concourse schema 2023-03-24 11:05:17 -04:00
aboyko
3330e4e33e Remove pure findBy method completion from proposal list 2023-03-23 18:48:11 -04:00
aboyko
755ec97900 Fix compiler error (API change in Rewrite) 2023-03-23 16:38:46 -04:00
Martin Lippert
eed1e012b6 fixed link to security reporting information 2023-03-17 17:11:51 +01:00
aboyko
3eb9124380 Put step inputs support scalars 'all and 'detect' 2023-03-16 18:33:01 -04:00
aboyko
71a25d2415 Remove refresh metrics from list of data to refresh on connect 2023-03-16 17:33:07 -04:00
aboyko
dce6b105f7 'jdt' scheme URI links turned into 'command' scheme URIs 2023-03-16 17:18:03 -04:00
Martin Lippert
0f1a0d4349 added target definitions for e4.28 and removed those for e4.25 2023-03-16 20:17:32 +01:00
aboyko
07d045690f Adopt latest rewrite snapshots 2023-03-16 13:17:46 -04:00
Martin Lippert
903074c76f update to 2023-03 release update site 2023-03-16 12:06:59 +01:00
Martin Lippert
6d1f86f721 try to run notarization in parallel for both macos apps 2023-03-16 09:59:46 +01:00
Martin Lippert
44383fc05e update language servers version to 1.46.0 in eclipse parts 2023-03-15 09:43:19 +01:00
Martin Lippert
70defc98ec update version to 4.18.1 2023-03-15 09:41:36 +01:00
Kris De Volder
c4f4cf92af Bump version to 1.46.0 2023-03-15 08:40:05 +00:00
aboyko
8759810f13 Revert back to publishing all extensions 2023-03-14 18:48:35 -04:00
aboyko
437f505e61 Publish manifest-yaml only 2023-03-14 18:37:22 -04:00
aboyko
dd6b8351bb Tweak to publish only vscode-spring-boot 2023-03-14 18:26:32 -04:00
aboyko
c85ee8202b Move "sts/show/document" into boot ls 2023-03-14 15:15:27 -04:00
Martin Lippert
af2881318d updated changelog with last-minute fix 2023-03-13 15:39:04 +01:00