Skip to content

Commit

Permalink
disable github extension in virtual workspace as it depends on git
Browse files Browse the repository at this point in the history
  • Loading branch information
sandy081 committed Apr 22, 2021
1 parent e1bfeec commit 2130042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
],
"main": "./out/extension.js",
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": true
}
Expand Down

0 comments on commit 2130042

Please sign in to comment.