mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 17:22:55 -05:00
10 lines
467 B
JSON
10 lines
467 B
JSON
{
|
|
"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",
|
|
"command.manageController.title" : "Manage"
|
|
}
|