aboyko
|
2db435f47e
|
Proper recipe class lookup mechanism for plugged in recipes
|
2022-10-14 13:01:37 -04:00 |
|
aboyko
|
f36090ddc3
|
Preference setting for white-listing recipes
|
2022-10-13 17:18:16 -04:00 |
|
aboyko
|
f44c773be2
|
Add some beans to index from spring factories
|
2022-10-13 11:53:29 -04:00 |
|
aboyko
|
b3b03bfb47
|
Clean log from parse and parsing interrupted error messages
|
2022-10-07 17:19:02 -04:00 |
|
aboyko
|
0130203c8f
|
Mark types not supported as of Boot 3
|
2022-10-07 13:38:44 -04:00 |
|
aboyko
|
d3ef3c92e4
|
Define bean in configuration class quickfix
|
2022-10-07 11:25:34 -04:00 |
|
aboyko
|
c5da49443d
|
Fix Dependency Bot warnings. Managed jackson version for Rewrite
|
2022-10-05 11:36:27 -04:00 |
|
aboyko
|
f8393859dd
|
CodeAction, Problem and Fix descriptors API reworked. Reload action fix
|
2022-10-05 11:06:51 -04:00 |
|
aboyko
|
4db1297ac8
|
Mark not registered bean for AOT
|
2022-10-05 11:06:51 -04:00 |
|
aboyko
|
311c276217
|
[boot-3] BeanPostProcessor ignored in AOT setup problem and quick fix
|
2022-09-29 20:31:48 -04:00 |
|
aboyko
|
7d4c7df7ef
|
Apply quick fix to project fixed
|
2022-09-27 14:08:27 -04:00 |
|
aboyko
|
0b1462a661
|
Dumb Notebook doc service. PreciseBeanType recipe from OR.
|
2022-09-23 10:55:11 -04:00 |
|
aboyko
|
6416432fee
|
Rewrite upgrade
|
2022-09-23 09:40:01 -04:00 |
|
aboyko
|
1a708a44e8
|
Runtime load recipes yml/jar. Offscreen doc quick fix.
|
2022-09-22 17:45:08 -04:00 |
|
aboyko
|
b4ed5bc68d
|
[gh-833] Handle legacy SPEL validation setting
|
2022-09-09 15:25:51 -04:00 |
|
aboyko
|
c51b97ad56
|
[gh-832] Auto-connect to boot app to fetch live data
|
2022-09-08 17:45:56 -04:00 |
|
aboyko
|
1860406651
|
Reconcile all java sources in a project
|
2022-09-02 18:43:27 -04:00 |
|
Martin Lippert
|
71b08e0c34
|
GH-806: cancel source parsing future in case of new changes coming in before parsing is done to avoid caching of outdated compilation units
|
2022-08-30 15:41:46 +02:00 |
|
Martin Lippert
|
bd34877b73
|
GH-818: do not create bean symbols for annotation declarations
|
2022-08-25 14:49:49 +02:00 |
|
aboyko
|
b50db98ce0
|
Categorize boot problems. Boot 3 reconciling.
|
2022-08-23 20:19:32 -04:00 |
|
aboyko
|
afd6b9eac0
|
LSP4J 0.14.0. SymbolInformation -> WorkspaceSymbol where possible
|
2022-08-22 14:38:12 -04:00 |
|
aboyko
|
a15ad9261a
|
Fix progress for connect/disconnect process. Project change -> delete
then create
|
2022-08-22 11:42:05 -04:00 |
|
aboyko
|
2ae5240d8e
|
Regex version matching fix revisited
|
2022-08-09 10:32:53 -04:00 |
|
aboyko
|
3a0b66b50d
|
Adjust tests for project version validation
|
2022-08-08 23:16:25 -04:00 |
|
aboyko
|
e41bf42210
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-08-08 15:23:34 -04:00 |
|
aboyko
|
ab5672acc4
|
Missing preference for vscode-spring-boot. Reset parser.
|
2022-08-08 15:23:08 -04:00 |
|
Martin Lippert
|
378f15dbb2
|
updated Java language versions
|
2022-08-08 21:02:20 +02:00 |
|
aboyko
|
d557c0d5aa
|
Rewrite reconciling switch via preferences. Off by default.
|
2022-08-08 13:15:46 -04:00 |
|
aboyko
|
6df31e621d
|
Multi-threading in Rewrite CU Cache
|
2022-08-05 18:40:45 -04:00 |
|
BoykoAlex
|
7e43e28509
|
Ensure Rewrite java parser is cached where possible
|
2022-08-04 14:56:37 -04:00 |
|
BoykoAlex
|
3515bca5c1
|
Fix Rewrite quick fix/assist on Win
|
2022-08-02 14:21:39 -04:00 |
|
aboyko
|
60689db01e
|
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
|
2022-07-27 00:18:42 -04:00 |
|
aboyko
|
35af0be47f
|
Rewrite integration fixes
|
2022-07-27 00:18:10 -04:00 |
|
Kris De Volder
|
392d953bd9
|
Docker App in bootdash without actuator -> no automatic live hover
See: https://github.com/spring-projects/sts4/issues/716
|
2022-07-26 15:52:02 -07:00 |
|
aboyko
|
e002ddf6fb
|
Adopt title in the progress notification in lsp
|
2022-07-19 15:14:03 -04:00 |
|
aboyko
|
3b678ce9ab
|
Delay reconcile
|
2022-07-15 15:10:12 -04:00 |
|
aboyko
|
722a8cf6d5
|
Better rewrite recipe integration into IDE quick fix and assist
|
2022-07-13 19:29:26 -04:00 |
|
Kris De Volder
|
7eccab1262
|
Don't validate completely empty yaml subdocs in application.yml
See https://github.com/spring-projects/sts4/issues/711
|
2022-06-21 14:40:58 -07:00 |
|
BoykoAlex
|
382d0bbac6
|
Fixes for @Autowired over constructor
|
2022-06-16 14:36:05 -04:00 |
|
BoykoAlex
|
cd5d0d786a
|
Show recipe parameters. Load recipes from descriptors.
|
2022-06-15 23:31:09 -04:00 |
|
Martin Lippert
|
6e21995fb2
|
fix failing test due to latest changes to mapping symbol generation
|
2022-06-10 14:27:13 +02:00 |
|
Martin Lippert
|
7bcbc88483
|
GH-781: fixed missing http method type for annotations without params
|
2022-06-10 10:16:17 +02:00 |
|
BoykoAlex
|
184e77afae
|
Hierarchical Recipes UI for vscode
|
2022-06-01 13:30:09 -04:00 |
|
BoykoAlex
|
5ad3f0c52a
|
Extract rewrite specific bits into commons-rewrite
|
2022-05-16 16:57:54 -04:00 |
|
BoykoAlex
|
66b6b796fa
|
Rewrite parsing should not parse pom inside target folders
|
2022-05-12 14:38:21 -04:00 |
|
Kris De Volder
|
f009d68349
|
Reduce test log verbosity
|
2022-05-11 13:07:14 -07:00 |
|
Kris De Volder
|
0320355c6b
|
Less verbose logs
|
2022-05-11 10:10:48 -07:00 |
|
Kris De Volder
|
67f723c8ce
|
Fix build issue
|
2022-05-11 10:10:20 -07:00 |
|
Kris De Volder
|
199b35253c
|
Less noise in test logs
|
2022-05-11 09:43:01 -07:00 |
|
BoykoAlex
|
7c72bdd6e9
|
Revert extra logging not to flood logs
|
2022-05-11 11:57:46 -04:00 |
|