This commit is contained in:
Johannes Rieken 2021-11-03 09:13:40 +01:00
parent 02d4cb5383
commit 3ff2cd942d
No known key found for this signature in database
GPG key ID: 96634B5AF12F8798
3 changed files with 0 additions and 6 deletions

View file

@ -27,8 +27,6 @@
"extensionAllowedProposedApi": [
"ms-vscode.vscode-js-profile-flame",
"ms-vscode.vscode-js-profile-table",
"ms-vscode.remotehub",
"ms-vscode.remotehub-insiders",
"GitHub.remotehub",
"GitHub.remotehub-insiders"
],

View file

@ -69,8 +69,6 @@ else {
extensionAllowedProposedApi: [
'ms-vscode.vscode-js-profile-flame',
'ms-vscode.vscode-js-profile-table',
'ms-vscode.remotehub',
'ms-vscode.remotehub-insiders',
'GitHub.remotehub',
'GitHub.remotehub-insiders'
],

View file

@ -42,8 +42,6 @@ const VSO_ALLOWED_EXTENSIONS = [
'github.vscode-pull-request-github-insiders',
'vscode.git',
'ms-vsonline.vsonline',
'ms-vscode.remotehub',
'ms-vscode.remotehub-insiders',
'github.remotehub',
'github.remotehub-insiders',
'github.codespaces',