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 3a996cc commit c97ed39Copy full SHA for c97ed39
package.json
@@ -573,16 +573,12 @@
573
"type": "string"
574
},
575
"python.locator": {
576
- "default": "js",
+ "default": "native",
577
"description": "%python.locator.description%",
578
"enum": [
579
"js",
580
"native"
581
],
582
- "tags": [
583
- "onExP",
584
- "preview"
585
- ],
586
"scope": "machine",
587
588
0 commit comments