Yan Zhang
cf7043effc
refine walkthrough steps
2022-11-29 21:36:21 +08:00
aboyko
c76044cf65
JavaSourceSet marker name (main or test)
2022-11-22 22:22:29 -05:00
aboyko
0f6c455589
Adopt the latest Rewrite
2022-11-22 18:31:33 -05:00
aboyko
df0d85cef7
Start Boot LS if classpath of any project has spring
2022-11-22 15:50:53 -05:00
Martin Lippert
6a9969d3ff
move workspace symbol request off the main language server message executor and avoid wait for reconcile
2022-11-22 15:00:09 +01:00
Martin Lippert
d5ea550013
add log output when version validation starts on a project
2022-11-22 13:48:54 +01:00
Martin Lippert
4e34407eed
run boot version validations in their own executor to avoid blocking the main message thread
2022-11-22 13:37:08 +01:00
Martin Lippert
af37a441ee
fix typo
2022-11-22 08:39:15 +01:00
Martin Lippert
eeb60fc432
fix typo
2022-11-21 20:23:28 +01:00
aboyko
dd2f60ad91
Send rewrite commands only to Boot LS. Start Boot LS on menu invocation
2022-11-20 21:51:48 -05:00
aboyko
297edabf46
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-11-20 20:12:54 -05:00
aboyko
ccf3668276
Clear diagnostics if project isn't Boot project anymore
2022-11-20 20:08:29 -05:00
Nieraj Singh
87b2fa1559
Merge branch 'main' of github.com:spring-projects/sts4
2022-11-17 12:15:45 -08:00
Nieraj Singh
9caadd005a
Added preferences for minor and patch validation
2022-11-17 12:15:36 -08:00
aboyko
8a83525623
Fix quickfix for boot upgrade not showing up
2022-11-17 14:45:45 -05:00
Martin Lippert
57dc9e8a52
added boot version validations for patch, minor, and major versions as individual markers, but individual preferences not yet done
2022-11-17 19:17:01 +01:00
Martin Lippert
1202827fff
polished exact wording for the version validation markers
2022-11-17 14:24:44 +01:00
Martin Lippert
48c432517a
update light theme icon to point to correct black foreground one
2022-11-17 14:04:37 +01:00
Martin Lippert
2dc31e48cf
Merge pull request #845 from bmalehorn/bm/vscode-light-mode-icon
...
add simple dark foreground icon for light mode
2022-11-17 14:02:10 +01:00
aboyko
ecbc0c17c4
-> lsp4j 0.18.0
2022-11-16 18:06:24 -05:00
aboyko
45bedb959e
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-11-16 17:05:36 -05:00
aboyko
09c62da414
Upgrade to latest patch. CodeAction list rather than single and more
...
1. CodeAction array rather than single code action expected
2. Support upgrade to the latest patch version
3. Boot version validation async from java sources validation
4. Labels for boot version quick fixes
2022-11-16 17:05:07 -05:00
Nieraj Singh
6165074189
Fixed bug with IGNORE preference for validation
2022-11-16 07:40:46 -08:00
aboyko
ed4eef0e0a
Project build data via classpath listener from JDT
2022-11-15 18:52:32 -05:00
Nieraj Singh
6bcaef95eb
GH-884: Added preferences for version validation
...
Adopted existing preferences used for Boot 2, Boot 3, etc..
2022-11-15 07:54:27 -08:00
Nieraj Singh
d4d374952d
Merge branch 'main' of github.com:spring-projects/sts4
2022-11-15 00:40:36 -08:00
Nieraj Singh
53466ced30
GH-887 Fix appearing/disappearing validation marker
2022-11-15 00:40:11 -08:00
aboyko
2474dcff9c
Test for spring boot upgrade recipe assembly
2022-11-14 19:11:24 -05:00
aboyko
455feb3f11
Draft Spring Boot Upgrade command for version quick fix
2022-11-14 18:19:19 -05:00
Nieraj Singh
84e3f58b94
Initial support for reading from preferences
2022-11-13 15:18:38 -08:00
Nieraj Singh
83d61f1a8f
Various changes to version validation
...
Refactored version validation into separate validators that can each
compute its own severity, enablement and version to upgrade.
This facilitates reading of preferences.
Cleaned up other API.
Finished implementing releases support.
2022-11-13 13:17:35 -08:00
Nieraj Singh
422b14a763
Simplified handling of embedded
2022-11-12 05:10:34 -08:00
Nieraj Singh
db472bf04e
Partial implementation of Spring Boot Releases
2022-11-12 03:56:54 -08:00
Nieraj Singh
1a262f2a3f
Remove unnecessary spring projects wrapper
2022-11-12 03:01:26 -08:00
aboyko
35f0dd2fd7
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2022-11-11 17:11:12 -05:00
aboyko
5b5ac912ad
Start Boot LS properly when invoking Rewrite Refactorings command
2022-11-11 17:10:32 -05:00
Nieraj Singh
19f02170d4
Merge gradle support for boot version validation
2022-11-11 13:32:09 -08:00
Nieraj Singh
e4ce54e97d
Support gradle for boot version validation
...
Also add check to see if the file exists in the project.
2022-11-11 13:31:50 -08:00
aboyko
7594a743cf
Upgrade Recipe wrapper with AddRepository
2022-11-10 13:34:04 -05:00
V Udayani
97286246d5
fix metric name
2022-11-10 11:27:27 -05:00
aboyko
4864c95a86
fetch heap & nonHeap memory metrics together
2022-11-09 14:45:00 -05:00
aboyko
a411663833
Fix bugs with actuator data over HTTP
2022-11-09 13:47:33 -05:00
Martin Lippert
22b3733041
Merge pull request #876 from Eskibear/walkthrough
...
Add shortcut to dashboard
2022-11-09 14:11:55 +01:00
Yan Zhang
ff23009d8c
add blurb text about dashboard
2022-11-09 21:04:29 +08:00
Martin Lippert
5344b969f9
update mylyn docs release p2 url
2022-11-09 13:08:56 +01:00
Yan Zhang
08a6d456b7
Add shortcut to dashboard
...
Signed-off-by: Yan Zhang <yanzh@microsoft.com >
2022-11-09 13:09:51 +08:00
Alex Boyko
8350c5be7d
Update Dev Env setup
2022-11-08 08:55:26 -05:00
aboyko
1725d7f5a1
Save project before applying recipe. Try to use content from docs cache
2022-11-07 19:45:55 -05:00
aboyko
b8d1670306
Switch to rewrite snapshots
2022-11-07 16:30:17 -05:00
Nieraj Singh
f4cef6c993
Update boot version validation
2022-11-07 07:43:32 -08:00