diff --git a/package.json b/package.json index a8a94ada4027..86146d63d503 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ }, "capabilities": { "untrustedWorkspaces": { - "supported": "limited", - "description": "Only Partial IntelliSense with Pylance is supported. Cannot execute Python with untrusted files." + "supported": false, + "description": "The Python extension is not available in untrusted workspaces. Use Pylance to get partial IntelliSense support for Python files." }, "virtualWorkspaces": { "supported": "limited",