diff --git a/vscode-extensions/vscode-spring-boot/package.json b/vscode-extensions/vscode-spring-boot/package.json index 2646b1215..d8ab19787 100644 --- a/vscode-extensions/vscode-spring-boot/package.json +++ b/vscode-extensions/vscode-spring-boot/package.json @@ -77,7 +77,7 @@ "properties": { "boot-java.live-information.automatic-tracking.on": { "type": "boolean", - "default": false, + "default": true, "description": "Live Information - Automatic Process Tracking Enabled" }, "boot-java.live-information.automatic-tracking.delay": {