mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 09:35:36 -05:00
* Added azurehybridtoolkit to list of external extensions * Added updated book * added to recommended extensions * extensions.js updated for build * added small changes to extension * small changes to extension * tsconfig change * gitignore and vscode changes * changed package display name
8 lines
308 B
JSON
8 lines
308 B
JSON
{
|
|
"displayName": "Azure SQL Hybrid Cloud Toolkit",
|
|
"description": "Opens up Azure SQL Hybrid Cloud Toolkit Jupyter Book",
|
|
"title.openJupyterBook": "Open Azure SQL Hybrid Cloud Toolkit Jupyter Book",
|
|
"title.cloudHybridBooks": "Azure SQL Hybrid Cloud Toolkit",
|
|
"books-preview-category": "Jupyter Books"
|
|
}
|