Skip to content

Commit 74033af

Browse files
committed
default shell integration to true
1 parent 78b5d75 commit 74033af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@
640640
"type": "array"
641641
},
642642
"python.terminal.shellIntegration.enabled": {
643-
"default": false,
643+
"default": true,
644644
"markdownDescription": "%python.terminal.shellIntegration.enabled.description%",
645645
"scope": "resource",
646646
"type": "boolean",

0 commit comments

Comments
 (0)