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.
1 parent bb90387 commit d1fa798Copy full SHA for d1fa798
extensions/positron-python/package.json
@@ -465,7 +465,7 @@
465
"uniqueItems": true
466
},
467
"python.createEnvironment.contentButton": {
468
- "default": "show",
+ "default": "hide",
469
"markdownDescription": "%python.createEnvironment.contentButton.description%",
470
"scope": "machine-overridable",
471
"type": "string",
@@ -475,7 +475,7 @@
475
]
476
477
"python.createEnvironment.trigger": {
478
- "default": "off",
+ "default": "prompt",
479
"markdownDescription": "%python.createEnvironment.trigger.description%",
480
481
0 commit comments