mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 (#16569)
This commit is contained in:
@@ -71,10 +71,10 @@
|
||||
"extensionAllowedProposedApi": [
|
||||
"ms-vscode.vscode-js-profile-flame",
|
||||
"ms-vscode.vscode-js-profile-table",
|
||||
"ms-vscode.github-browser",
|
||||
"ms-vscode.github-richnav",
|
||||
"ms-vscode.remotehub",
|
||||
"ms-vscode.remotehub-insiders"
|
||||
"ms-vscode.remotehub-insiders",
|
||||
"GitHub.remotehub",
|
||||
"GitHub.remotehub-insiders"
|
||||
],
|
||||
"extensionsGallery": {
|
||||
"version": "0.0.76",
|
||||
@@ -84,7 +84,7 @@
|
||||
{
|
||||
"name": "Microsoft.sqlservernotebook",
|
||||
"version": "0.4.0",
|
||||
"repo": "https://github.com/Microsoft/azuredatastudio"
|
||||
"repo": "https://github.com/microsoft/azuredatastudio"
|
||||
}
|
||||
],
|
||||
"webBuiltInExtensions": []
|
||||
|
||||
Reference in New Issue
Block a user