We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e44cf commit 3d1e224Copy full SHA for 3d1e224
package.json
@@ -422,7 +422,7 @@
422
"python.experiments.enabled": {
423
"default": true,
424
"description": "%python.experiments.enabled.description%",
425
- "scope": "machine",
+ "scope": "window",
426
"type": "boolean"
427
},
428
"python.experiments.optInto": {
@@ -450,7 +450,7 @@
450
"%python.experiments.pythonRecommendTensorboardExt.description%"
451
]
452
453
454
"type": "array",
455
"uniqueItems": true
456
@@ -477,7 +477,7 @@
477
"%python.experiments.pythonREPLSmartSend.description%"
478
479
480
481
482
483
0 commit comments