mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add config to enable/disable the BDC extension provided tree view (#6528)
* Add config to enable/disable the BDC extension provided tree view * Update description text
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"description": "Support for managing SQL Server big data clusters",
|
||||
"text.sqlServerBigDataClusters": "SQL Server big data clusters",
|
||||
"text.sqlServerBigDataClustersEnabledConfig.description":"Whether the SQL Server big data clusters data explorer view is enabled",
|
||||
"command.addController.title": "Connect to Controller",
|
||||
"command.deleteController.title" : "Delete",
|
||||
"command.refreshController.title" : "Refresh"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user