vscode-spring-boot: Setup vm args for auto connect to launched app
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"onLanguage:spring-boot-properties",
|
||||
"onLanguage:spring-boot-properties-yaml",
|
||||
"onLanguage:java",
|
||||
"onLanguage:xml"
|
||||
"onLanguage:xml",
|
||||
"onDebugResolve:java"
|
||||
],
|
||||
"contributes": {
|
||||
"javaExtensions": [
|
||||
|
||||
Reference in New Issue
Block a user