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 167e6e7 commit 0399549Copy full SHA for 0399549
package.json
@@ -579,16 +579,12 @@
579
"type": "string"
580
},
581
"python.locator": {
582
- "default": "js",
+ "default": "native",
583
"description": "%python.locator.description%",
584
"enum": [
585
"js",
586
"native"
587
],
588
- "tags": [
589
- "onExP",
590
- "preview"
591
- ],
592
"scope": "machine",
593
594
0 commit comments