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 a8a2c19 commit af3cc21Copy full SHA for af3cc21
package.json
@@ -8,8 +8,8 @@
8
},
9
"capabilities": {
10
"untrustedWorkspaces": {
11
- "supported": "limited",
12
- "description": "Only Partial IntelliSense with Pylance is supported. Cannot execute Python with untrusted files."
+ "supported": false,
+ "description": "Python extension is not supported in untrusted workspaces. Use Pylance extension to explore."
13
14
"virtualWorkspaces": {
15
"supported": "limited",
0 commit comments