Skip to content

Commit 236ccbc

Browse files
authored
Merge branch 'main' into large-jaguar
2 parents 75d0da6 + f298222 commit 236ccbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
"uniqueItems": true
457457
},
458458
"python.createEnvironment.contentButton": {
459-
"default": "show",
459+
"default": "hide",
460460
"markdownDescription": "%python.createEnvironment.contentButton.description%",
461461
"scope": "machine-overridable",
462462
"type": "string",
@@ -466,7 +466,7 @@
466466
]
467467
},
468468
"python.createEnvironment.trigger": {
469-
"default": "off",
469+
"default": "prompt",
470470
"markdownDescription": "%python.createEnvironment.trigger.description%",
471471
"scope": "machine-overridable",
472472
"type": "string",
@@ -1643,4 +1643,4 @@
16431643
"worker-loader": "^3.0.8",
16441644
"yargs": "^15.3.1"
16451645
}
1646-
}
1646+
}

0 commit comments

Comments
 (0)