diff --git a/package.json b/package.json index 961ba8263195..c6d1595ac181 100644 --- a/package.json +++ b/package.json @@ -640,7 +640,7 @@ "type": "array" }, "python.terminal.shellIntegration.enabled": { - "default": false, + "default": true, "markdownDescription": "%python.terminal.shellIntegration.enabled.description%", "scope": "resource", "type": "boolean",