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 d9617cf commit 5910a68Copy full SHA for 5910a68
package.json
@@ -427,7 +427,7 @@
427
"python.experiments.enabled": {
428
"default": true,
429
"description": "%python.experiments.enabled.description%",
430
- "scope": "machine",
+ "scope": "window",
431
"type": "boolean"
432
},
433
"python.experiments.optInto": {
@@ -457,7 +457,7 @@
457
"%python.experiments.pythonRunREPL.description%"
458
]
459
460
461
"type": "array",
462
"uniqueItems": true
463
@@ -486,7 +486,7 @@
486
487
488
489
490
491
492
0 commit comments