Commit Graph

4691 Commits

Author SHA1 Message Date
aboyko
213487cf44 Do not disconnect from boot process if some live data received 2022-12-05 16:21:17 -05:00
Martin Lippert
832cfc3a52 Merge pull request #907 from Eskibear/walkthru
refine walkthrough steps
2022-12-05 19:07:02 +01:00
Yan Zhang
a225c8c6a7 fine tune theme color
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2022-12-05 19:43:54 +08:00
Martin Lippert
a0620c1a7a updated changelogs for 1.41.0 / 4.17.0 release 2022-12-05 10:27:25 +01:00
Yan Zhang
d02ff55778 update themable SVGs
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2022-12-05 10:30:10 +08:00
aboyko
040da34ea1 Exclude POM from Spring XML reconciling 2022-12-02 19:33:50 -05:00
aboyko
ae3c6193af Popup label adjustments 2022-12-02 10:27:54 -05:00
aboyko
c262b5ac50 Prompt to enable Spring Boot Java source reconciling 2022-12-01 22:18:52 -05:00
aboyko
fb3f20c3ea Unnecessary @Repository problem and quickfix 2022-12-01 19:09:24 -05:00
aboyko
88b591450a Polishing Rewrite integration 2022-12-01 18:35:39 -05:00
Martin Lippert
33904108c3 fix e425-based builds to specific versions to avoid update conflicts 2022-12-01 11:51:46 +01:00
Martin Lippert
c1663f5e36 added jsoup to update repo to allow smooth upgrades around wikitext bundles 2022-12-01 11:51:46 +01:00
Nieraj Singh
5f422bde21 GH-849: Add pre_without_version and build_without_version (#910)
* WIP: bug https://github.com/spring-projects/sts4/issues/849

* GH-849: Add build without version

Co-authored-by: Kris De Volder <kdvolder@vmware.com>
2022-11-30 15:07:05 -08:00
Martin Lippert
187b2de322 remove test bundles from remaining update sites 2022-11-30 15:52:04 +01:00
Martin Lippert
ec17d749dc removed test bundles from update site and from default set of modules 2022-11-30 12:37:20 +01:00
Martin Lippert
d14ea479f7 update digest to use sha-256 instead of sha-1 2022-11-30 12:32:55 +01:00
Martin Lippert
d62d2383ca move test bundles to specific profile to include/exclude them when necessary 2022-11-30 11:59:59 +01:00
Martin Lippert
9d71a36950 update to latest repos of dependencies in preparation of 4.17.0 release 2022-11-30 10:46:50 +01:00
Yan Zhang
cf7043effc refine walkthrough steps 2022-11-29 21:36:21 +08:00
aboyko
61d6d1ded0 Adopt Rewrite Boot 3 upgrade 2022-11-28 17:19:37 -05:00
aboyko
ae09b2e671 Limit Boot patch version upgrade to pom version update only 2022-11-28 12:43:22 -05:00
aboyko
8f3e0f3664 Version validator API independent 2022-11-28 11:08:19 -05:00
aboyko
434cea41e1 Remove generations and their preferences 2022-11-28 09:12:48 -05:00
Martin Lippert
5a07559000 boot version validation logic now works with a list of releases that contain all releases instead of the latest one only 2022-11-27 18:24:50 +01:00
Martin Lippert
e4a2ee7905 cache boot version results from maven central to avoid too many unnecessary requests 2022-11-25 19:14:36 +01:00
aboyko
6541f21d4a lsp4j -> 0.19.0 2022-11-23 20:07:00 -05:00
aboyko
ae0cc6dc11 Remove the generations validation until new REST API 2022-11-23 16:42:05 -05:00
aboyko
b408bb9121 Use Maven Central to determine available spring boot release versions 2022-11-23 16:29:48 -05:00
aboyko
35f4e9899b Remove validation if LS is shutting down 2022-11-23 13:09:15 -05:00
aboyko
a919463ca9 Use SKIP_SOURCE_SET_TYPE_GENERATION flag for parsing to avoid heap spike 2022-11-23 12:49:53 -05:00
aboyko
06dd3a8f4d Require Java 17 for vscode extensions 2022-11-23 11:09:37 -05: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