131 Commits

Author SHA1 Message Date
aboyko
438b4eab7c Bump version to 1.62.0 2025-03-12 11:43:50 -04:00
aboyko
edd78c0307 Bean completion case of constructor with parameter 2025-03-03 15:01:14 -05:00
aboyko
1238fecc74 Bean completion inside constructors 2025-02-27 21:45:51 -05:00
aboyko
6a9c390217 Fix bean injection when bean name is different from type simple name 2025-02-26 14:07:34 -05:00
aboyko
313f03d544 Added missing boot 3.4 properties upgrade 2025-02-05 21:20:36 -05:00
vudayani
41fa3f4a12 Inject Bean completion proposal via Rewrite recipes 2025-02-05 17:37:53 -05:00
aboyko
1e2bc24c6d Bump to 1.61.0 2025-02-05 11:44:28 -05:00
aboyko
1c642049ff No rewrite-static-analysis dependency. Adopt latest Apache license OR 2025-01-22 12:56:48 -05:00
aboyko
87a4807009 Bump to 1.60.0 2024-12-04 16:57:10 -05:00
aboyko
a0cb489d5d Simple upgrade to Spring Boot 3.4 2024-11-28 09:41:12 -05:00
Martin Lippert
a73b78e325 optimization: avoid duplicate empty string array creations for every fix descriptor 2024-11-19 15:49:42 +01:00
aboyko
8de092ba4f Bump Rewrite versions and add workaround for Gradle parser 2024-11-13 13:07:51 -05:00
aboyko
9675489c9d Bump to 1.59.0 2024-10-17 17:44:39 -04:00
aboyko
9b1052bf0a Changes to properties in yaml format from AI response 2024-10-08 21:04:11 -04:00
aboyko
084d3a9ad7 Apply edit via LSP. Fix maven changes 2024-10-07 16:35:27 -04:00
Alex Boyko
19e3b38804 Slight refactorings and remove maven-model dependency (#1365) (#1366)
* trying to allow manual trigger for publishing vscode pre-releases

* remove usage of proposed chat variable resolver api for now

* remove maven-model dependency and clean up code

---------

Co-authored-by: Udayani Vaka <79973862+vudayani@users.noreply.github.com>
Co-authored-by: Martin Lippert <martin.lippert@broadcom.com>
2024-10-03 08:36:38 -04:00
vudayani
f9949d6480 move Spring Cli commands implementation to language server 2024-10-02 10:04:00 +02:00
aboyko
9fdc1117bd Use gradle wrapper if available otherwise gradle 8.5 by default. 2024-09-12 10:30:38 -04:00
aboyko
20b8cb2021 Bump up versions for boot ls and eclipse extensions from 1.57.0 to 1.58.0 2024-09-11 12:55:44 -04:00
aboyko
c7418c350c Bump Spring Boot LS, Eclipse and VSCode extensions version to 1.57.0 2024-07-23 13:59:49 -04:00
aboyko
3bef1fc997 Polish poms 2024-07-04 08:46:27 -04:00
aboyko
b541ba0d2b Add OR rewrite-java-21 dependency 2024-07-04 00:17:58 -04:00
aboyko
69785f1744 Adopt latest OR release. Boot -> 3.3.1 2024-07-04 00:13:00 -04:00
Kris De Volder
ec8250d65d Bump version to 1.56.0 2024-06-12 14:27:07 +00:00
Kris De Volder
b706849f42 Bump version to 1.55.0 2024-05-02 15:00:32 +00:00
aboyko
04d2fc5cff Adopt latest rewrite releases. Bump up boot-parent 2024-04-26 13:54:27 -04:00
Kris De Volder
80d677ba05 Bump version to 1.54.0 2024-03-13 15:16:40 +00:00
aboyko
1abd3e6dd2 Upgrade Boot and Rewrite dependencies 2024-03-05 23:11:16 -05:00
Kris De Volder
70ba27e594 Bump version to 1.53.0 2024-02-08 19:39:12 +00: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
7a04b3ee28 No need for a "relativeTo" folder for parsing sources 2023-12-21 18:22:30 -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
Kris De Volder
7e2162e356 Bump version to 1.52.0 2023-12-06 15:24:25 +00: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
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
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
d1e9ed51ea Quickfix sorting. Preferred fix. Wording for RequestMapping quickfixes 2023-09-27 09:23:14 -04:00
aboyko
78cd6ace6d Multiple quick fixes for @RequestMapping 2023-09-15 15:02:58 -04: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
da89df6e60 Remove rewrite reconcile related classes and cleanup 2023-08-31 18:16:44 -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
Kris De Volder
6171f7ec50 Bump version to 1.49.0 2023-08-04 07:46:19 +00:00