Skip to content

Commit 11668d1

Browse files
authored
Deprecate BasedPyright for Positron and Open Remote - WSL for Positron (#1049)
1 parent 4205914 commit 11668d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

extension-control/extensions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,12 @@
151151
}
152152
],
153153
"deprecated": {
154+
"kv9898.vscode-pyright" : {
155+
"disallowInstall": false
156+
},
157+
"kv9898.open-remote-wsl" : {
158+
"disallowInstall": false
159+
},
154160
"codescene.codescene-vscode-noace" : {
155161
"disallowInstall": true,
156162
"extension": {

0 commit comments

Comments
 (0)