aboyko
61d6d1ded0
Adopt Rewrite Boot 3 upgrade
2022-11-28 17:19:37 -05:00
aboyko
434cea41e1
Remove generations and their preferences
2022-11-28 09:12:48 -05:00
aboyko
06dd3a8f4d
Require Java 17 for vscode extensions
2022-11-23 11:09:37 -05:00
aboyko
df0d85cef7
Start Boot LS if classpath of any project has spring
2022-11-22 15:50:53 -05:00
Martin Lippert
af37a441ee
fix typo
2022-11-22 08:39:15 +01:00
Nieraj Singh
9caadd005a
Added preferences for minor and patch validation
2022-11-17 12:15:36 -08: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
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
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
aboyko
5b5ac912ad
Start Boot LS properly when invoking Rewrite Refactorings command
2022-11-11 17:10:32 -05:00
aboyko
7594a743cf
Upgrade Recipe wrapper with AddRepository
2022-11-10 13:34:04 -05:00
Yan Zhang
ff23009d8c
add blurb text about dashboard
2022-11-09 21:04:29 +08:00
Yan Zhang
08a6d456b7
Add shortcut to dashboard
...
Signed-off-by: Yan Zhang <yanzh@microsoft.com >
2022-11-09 13:09:51 +08:00
Martin Lippert
fdeb9fe730
GH-862: expose all actuators via JMX for live hovers automatically when launching
2022-11-07 12:45:13 +01:00
aboyko
cb7813109e
Separate Spring AOT validations into a dedicated category
2022-11-04 15:15:00 -04:00
V Udayani
103e225f7b
Fetch metrics with tags
2022-10-26 12:36:27 -04:00
V Udayani
c6f905bd0f
fetch memory metrics for process
2022-10-26 12:36:27 -04:00
Kris De Volder
1c97878ebe
Bump version to 1.41.0
2022-10-26 06:22:23 +00:00
Martin Lippert
26518a0e83
update changelogs for 4.16.1 release
2022-10-24 12:17:47 +02:00
aboyko
6c9543c174
Ignored problem marker + quick fix becomes CodeAction.
2022-10-21 17:31:16 -04:00
aboyko
0fb7e7daca
Minimal Spring Factories support in Boot LS
2022-10-20 20:22:46 -04:00
aboyko
7b34fcbe32
Preference for "Rewrite Refactorings" in Eclipse. Default is 'true'
2022-10-13 18:20:38 -04:00
aboyko
f36090ddc3
Preference setting for white-listing recipes
2022-10-13 17:18:16 -04:00
aboyko
3cd3148068
Update dev dependencies to fix the build
2022-10-11 13:27:09 -04:00
aboyko
0130203c8f
Mark types not supported as of Boot 3
2022-10-07 13:38:44 -04:00
aboyko
f8393859dd
CodeAction, Problem and Fix descriptors API reworked. Reload action fix
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
ec8a5a87ba
No auto-connect for test launch in vscode
2022-09-27 10:19:28 -04:00
aboyko
1a708a44e8
Runtime load recipes yml/jar. Offscreen doc quick fix.
2022-09-22 17:45:08 -04:00
Kris De Volder
2f83aa884c
Bump version to 1.40.0
2022-09-16 07:34:59 +00:00
Brian Malehorn
1400c3efc4
use black on transparent instead
2022-09-15 21:42:59 -07:00
Brian Malehorn
7b4fd96425
vscode-concourse: add dark background to light mode icon
2022-09-14 20:20:21 -07:00
Martin Lippert
1012074a66
updated changelogs for upcoming 4.16.0 release
2022-09-12 14:43:14 +02:00
Martin Lippert
77d2f4dfad
change http to https in svg comment
2022-09-09 13:35:15 +02:00
Martin Lippert
84bbd767ce
Merge pull request #839 from bmalehorn/vscode-concourse-icon
...
vscode-concourse: add language icon for pipelines & tasks
2022-09-09 10:59:45 +02:00
Brian Malehorn
58ce424f1c
vscode-concourse: add language icon
2022-09-08 22:59:36 -07:00
Brian Malehorn
2c3ca431b7
vscode-concourse: support both .yml and .yaml files
2022-09-08 22:45:00 -07:00
aboyko
aadf4a0bd4
Add jvm arg -Xlog:jni+resolve=off by default
2022-09-06 14:23:13 -04:00
Yan Zhang
ecfec436b4
fix typo of spring-boot-starter-actuator
2022-08-24 18:01:13 +08:00
aboyko
b50db98ce0
Categorize boot problems. Boot 3 reconciling.
2022-08-23 20:19:32 -04:00
aboyko
912ac456a3
Upgrade vscode-languageclient to 8.0.2
2022-08-23 19:53:06 -04:00
Kris De Volder
20f11c1c5f
Fix spring-boot.ls config options
...
They were not properly being synchronised with the user's / workspace
settings.
2022-08-22 15:42:52 -07:00
Kris De Volder
2cd08b0988
Bump version to 1.39.0
2022-08-12 09:29:08 +00:00
aboyko
16bb028eea
Mac ARM needs -Djava.rmi.server.hostname=localhost for JMX connection
2022-08-11 14:26:58 -04:00
Martin Lippert
e1c6610017
updated changelogs for upcoming 4.15.3 and 1.38.0 releases
2022-08-10 08:20:13 +02:00
aboyko
ab5672acc4
Missing preference for vscode-spring-boot. Reset parser.
2022-08-08 15:23:08 -04:00
Kris De Volder
69900860cc
Bump version to 1.38.0
2022-08-04 09:09:09 +00:00
Martin Lippert
24ee46b8ce
changelogs updated for upcoming 4.15.2 release
2022-08-01 09:29:28 +02:00
aboyko
722a8cf6d5
Better rewrite recipe integration into IDE quick fix and assist
2022-07-13 19:29:26 -04:00