Skip to content

Commit

Permalink
Flag that we don't support virtual workspaces (#16264)
Browse files Browse the repository at this point in the history
Fixes #16177
  • Loading branch information
brettcannon authored May 17, 2021
1 parent 6878880 commit 8b8b838
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"capabilities": {
"untrustedWorkspaces": {
"supported": false
}
},
"virtualWorkspaces": false
},
"languageServerVersion": "0.5.30",
"publisher": "ms-python",
Expand Down

0 comments on commit 8b8b838

Please sign in to comment.