Commit Graph

1046 Commits

Author SHA1 Message Date
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
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
aboyko
f5f0dcbc50 VScode internal console auto-connect fixed 2022-06-27 12:47:51 -04:00
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