We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75d0da6 + f298222 commit 236ccbcCopy full SHA for 236ccbc
package.json
@@ -456,7 +456,7 @@
456
"uniqueItems": true
457
},
458
"python.createEnvironment.contentButton": {
459
- "default": "show",
+ "default": "hide",
460
"markdownDescription": "%python.createEnvironment.contentButton.description%",
461
"scope": "machine-overridable",
462
"type": "string",
@@ -466,7 +466,7 @@
466
]
467
468
"python.createEnvironment.trigger": {
469
- "default": "off",
+ "default": "prompt",
470
"markdownDescription": "%python.createEnvironment.trigger.description%",
471
472
@@ -1643,4 +1643,4 @@
1643
"worker-loader": "^3.0.8",
1644
"yargs": "^15.3.1"
1645
}
1646
-}
+}
0 commit comments