Skip to content

Commit 9b182da

Browse files
authored
fix: upgrade settings to preview (#24354)
1 parent fdfe2a6 commit 9b182da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -592,8 +592,8 @@
592592
"native"
593593
],
594594
"tags": [
595-
"experimental",
596-
"onExP"
595+
"onExP",
596+
"preview"
597597
],
598598
"scope": "machine",
599599
"type": "string"
@@ -675,8 +675,8 @@
675675
"scope": "resource",
676676
"type": "boolean",
677677
"tags": [
678-
"experimental",
679-
"onExP"
678+
"onExP",
679+
"preview"
680680
]
681681
},
682682
"python.REPL.provideVariables": {

0 commit comments

Comments
 (0)