diff --git a/package.json b/package.json index a8a94ada4027..89bb3f0c3b35 100644 --- a/package.json +++ b/package.json @@ -573,16 +573,12 @@ "type": "string" }, "python.locator": { - "default": "js", + "default": "native", "description": "%python.locator.description%", "enum": [ "js", "native" ], - "tags": [ - "onExP", - "preview" - ], "scope": "machine", "type": "string" },