vscode-spring-boot: Setup vm args for auto connect to launched app

This commit is contained in:
BoykoAlex
2022-02-14 16:00:40 -05:00
parent 9953c4c3c4
commit 9ef209da74
3 changed files with 61 additions and 1 deletions

View File

@@ -29,7 +29,8 @@
"onLanguage:spring-boot-properties",
"onLanguage:spring-boot-properties-yaml",
"onLanguage:java",
"onLanguage:xml"
"onLanguage:xml",
"onDebugResolve:java"
],
"contributes": {
"javaExtensions": [