Kris De Volder
|
7ec51bdf4a
|
Bump version to 1.37.0
|
2022-06-21 12:02:52 +00:00 |
|
Martin Lippert
|
56fe29bd78
|
update changelogs for 4.15.1 update release
|
2022-06-17 22:21:44 +02:00 |
|
Kris De Volder
|
c6dc4b8bb1
|
Bump version to 1.36.0
|
2022-06-16 11:33:32 +00:00 |
|
BoykoAlex
|
cd5d0d786a
|
Show recipe parameters. Load recipes from descriptors.
|
2022-06-15 23:31:09 -04:00 |
|
Kris De Volder
|
45aa106b02
|
Bump version to 1.35.0
|
2022-06-14 12:13:29 +00:00 |
|
Martin Lippert
|
f0506069e4
|
added changelog entries for upcoming release
|
2022-06-10 15:20:50 +02:00 |
|
Kris De Volder
|
6f732c7f82
|
Bring readme in sync with new fille association patterns
|
2022-06-02 14:27:25 -07:00 |
|
Kris De Volder
|
de17c851fb
|
Address https://github.com/spring-projects/sts4/issues/672
|
2022-06-02 14:27:25 -07:00 |
|
BoykoAlex
|
184e77afae
|
Hierarchical Recipes UI for vscode
|
2022-06-01 13:30:09 -04:00 |
|
BoykoAlex
|
24117a4cc0
|
[vscode] Do not attempt to auto-connect if actuators not on classpath
|
2022-05-31 10:32:52 -04:00 |
|
Kris De Volder
|
f161507df2
|
Merge pull request #774 from spring-projects/api-refinement
Refine api for connected process listeners
|
2022-05-09 19:33:57 -07:00 |
|
BoykoAlex
|
f82acac9b9
|
Fix failing problem type test
|
2022-05-09 21:07:31 -04:00 |
|
Kris De Volder
|
006cbd0721
|
Refine api for connected process listeners
Events now include some extra information instead of just processKey.
|
2022-05-09 16:12:59 -07:00 |
|
BoykoAlex
|
ed22a8ecb2
|
Preference for new problem marker
|
2022-05-03 13:50:01 -04:00 |
|
BoykoAlex
|
580350564a
|
Rewrite integration for Spring Boot server and vscode client
|
2022-05-02 13:02:01 -04:00 |
|
Kris De Volder
|
b87375b97d
|
Bump version to 1.34.0
|
2022-04-27 07:48:59 +00:00 |
|
BoykoAlex
|
4f51a85231
|
Update dependencies to silence dependency bit
|
2022-04-20 13:00:28 -04:00 |
|
BoykoAlex
|
025b69fae1
|
Polish auto connect to process for VSCode
|
2022-04-20 12:52:47 -04:00 |
|
Martin Lippert
|
5c64b637ea
|
changelog updates for 4.14.1 release
|
2022-04-20 16:31:06 +02:00 |
|
Martin Lippert
|
9cf897dd63
|
changelog updates for 4.14.1 release
|
2022-04-20 16:30:29 +02:00 |
|
Martin Lippert
|
07aed47092
|
changelog updates for 4.14.1 release
|
2022-04-20 16:29:46 +02:00 |
|
Martin Lippert
|
04c32a98f6
|
changelog updates for 4.14.1 release
|
2022-04-20 16:27:49 +02:00 |
|
BoykoAlex
|
15722b017c
|
Connect to Spring process directly, no tracking
|
2022-04-19 14:53:20 -04:00 |
|
Kris De Volder
|
08df5125a4
|
Add 'listConnectedProcesses' to public api
|
2022-04-06 13:37:09 -07:00 |
|
Yan Zhang
|
f7ec7590a9
|
sts-vscode: fix extension api implementation
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
|
2022-04-06 10:10:43 -04:00 |
|
Kris De Volder
|
37e495f20c
|
Some tweaks to PR 751
|
2022-04-05 15:52:11 -07:00 |
|
Yan Zhang
|
f332ae4e69
|
add extension APIs to get live data
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
|
2022-04-02 18:40:31 +08:00 |
|
Kris De Volder
|
9322fd6c3d
|
Bump version to 1.33.0
|
2022-03-16 17:59:56 +00:00 |
|
BoykoAlex
|
433d8ba27d
|
URI converter for VSCode typo fix
|
2022-03-11 13:51:39 -05:00 |
|
Martin Lippert
|
0019b52443
|
updated changelogs for upcoming 4.14.0 release
|
2022-03-11 13:28:17 +01:00 |
|
BoykoAlex
|
d350da5992
|
Doc Symbols proper support
|
2022-03-10 16:36:01 -05:00 |
|
BoykoAlex
|
8f3f7d1e52
|
boot-java.live-information.automatic-tracking.on true by default
|
2022-02-16 12:23:42 -05:00 |
|
BoykoAlex
|
9ef209da74
|
vscode-spring-boot: Setup vm args for auto connect to launched app
|
2022-02-15 12:35:34 -05:00 |
|
Kris De Volder
|
fbe0ea0bcb
|
Bump version to 1.32.0
|
2022-02-08 16:12:42 +00:00 |
|
BoykoAlex
|
0d28a120e7
|
Use execFileSync instead of execSync
|
2022-02-03 13:00:24 -05:00 |
|
BoykoAlex
|
19809197c8
|
JRE with spaces in the path
|
2022-02-02 11:38:44 -05:00 |
|
Kris De Volder
|
e51ac7ad01
|
Bump version to 1.31.0
|
2022-02-02 12:13:56 +00:00 |
|
Martin Lippert
|
437b8c3461
|
updated vscode extension changelogs for upcoming release
|
2022-01-31 09:17:39 +01:00 |
|
BoykoAlex
|
29db241bb2
|
Use redhat java extension embedded JDK to laucnh LS
|
2022-01-17 15:29:06 -05:00 |
|
BoykoAlex
|
f36671814c
|
Use LSP progress instead of our own LSP extension
|
2022-01-14 19:23:38 -05:00 |
|
Kris De Volder
|
cb75af60be
|
Bump version to 1.30.0
|
2021-12-16 15:03:19 +00:00 |
|
BoykoAlex
|
a9c0a1df15
|
Fix build. NPM >7 preinstall after deps installed
|
2021-12-07 13:25:35 -05:00 |
|
BoykoAlex
|
61bd319fe5
|
Remove package-lock files
|
2021-12-07 10:27:48 -05:00 |
|
BoykoAlex
|
54e67557b4
|
Update deps
|
2021-12-07 10:20:06 -05:00 |
|
Martin Lippert
|
0ff3f33f43
|
updated changelogs for upcoming release
|
2021-12-06 11:14:16 +01:00 |
|
Kris De Volder
|
5b90a9de7e
|
Bump version to 1.29.0
|
2021-09-15 08:59:45 +00:00 |
|
Martin Lippert
|
6fb49dad7d
|
updated changelogs for upcoming 4.12.0 / 1.28.0 release
|
2021-09-13 10:54:09 +02:00 |
|
Kris De Volder
|
0a21b58f39
|
Bump version to 1.28.0
|
2021-08-19 14:55:19 +00:00 |
|
Kris De Volder
|
65fea0da67
|
Bump version to 1.27.0
|
2021-08-16 20:55:03 +00:00 |
|
Kris De Volder
|
e3166b1fa9
|
Bump version script can't bump if version is already set
... so we have to change it back to be able to
run version bump script properly.
|
2021-08-16 13:48:13 -07:00 |
|