mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
92 lines
3.3 KiB
JSON
92 lines
3.3 KiB
JSON
{
|
|
"nameShort": "azuredatastudio",
|
|
"nameLong": "Azure Data Studio",
|
|
"applicationName": "azuredatastudio",
|
|
"dataFolderName": ".azuredatastudio",
|
|
"win32MutexName": "azuredatastudio",
|
|
"licenseName": "Microsoft EULA",
|
|
"licenseUrl": "https://github.com/Microsoft/azuredatastudio/blob/main/LICENSE.txt",
|
|
"win32DirName": "Azure Data Studio",
|
|
"win32NameVersion": "Azure Data Studio",
|
|
"win32RegValueName": "azuredatastudio",
|
|
"win32AppId": "{{760C8610-682F-4E9B-9C9C-4E1120308DF2}",
|
|
"win32arm64AppId": "{{D1ACE434-89C5-48D1-88D3-E2991DF85479}",
|
|
"win32x64AppId": "{{6591F69E-6588-4980-81ED-C8FCBD7EC4B8}",
|
|
"win32UserAppId": "{{EA2AB3AA-446D-450F-9948-AE5768C1161A}",
|
|
"win32x64UserAppId": "{{1F0FD1CE-9703-4734-8F50-5B5CEEDAE6B9}",
|
|
"win32arm64UserAppId": "{{3AEBF0C8-F733-4AD4-BADE-FDB816D53D7D}",
|
|
"win32AppUserModelId": "Microsoft.azuredatastudio",
|
|
"win32ShellNameShort": "Azure Data Studio",
|
|
"darwinBundleIdentifier": "com.azuredatastudio.oss",
|
|
"linuxIconName": "com.azuredatastudio.oss",
|
|
"licenseFileName": "LICENSE.txt",
|
|
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new",
|
|
"requestFeatureUrl": "https://go.microsoft.com/fwlink/?linkid=2118021",
|
|
"privacyStatementUrl": "https://privacy.microsoft.com/privacystatement",
|
|
"telemetryOptOutUrl": "https://github.com/Microsoft/azuredatastudio/wiki/How-to-Disable-Telemetry-Reporting",
|
|
"urlProtocol": "azuredatastudio-oss",
|
|
"enableTelemetry": true,
|
|
"aiConfig": {
|
|
"asimovKey": "AIF-37eefaf0-8022-4671-a3fb-64752724682e"
|
|
},
|
|
"sendASmile": {
|
|
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new",
|
|
"requestFeatureUrl": "https://go.microsoft.com/fwlink/?linkid=2118115"
|
|
},
|
|
"gettingStartedUrl": "https://go.microsoft.com/fwlink/?linkid=862039",
|
|
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578",
|
|
"documentationUrl": "https://go.microsoft.com/fwlink/?linkid=862277",
|
|
"vscodeVersion": "1.58.0",
|
|
"commit": "9ca6200018fc206d67a47229f991901a8a453781",
|
|
"date": "2017-12-15T12:00:00.000Z",
|
|
"recommendedExtensions": [
|
|
"Microsoft.admin-pack",
|
|
"Microsoft.admin-tool-ext-win",
|
|
"Microsoft.agent",
|
|
"Microsoft.arc",
|
|
"Microsoft.azcli",
|
|
"Microsoft.azuredatastudio-postgresql",
|
|
"Microsoft.azurehybridtoolkit",
|
|
"Microsoft.cms",
|
|
"Microsoft.dacpac",
|
|
"Microsoft.import",
|
|
"Microsoft.managed-instance-dashboard",
|
|
"Microsoft.powershell",
|
|
"Microsoft.profiler",
|
|
"Microsoft.query-history",
|
|
"Microsoft.schema-compare",
|
|
"Microsoft.sql-assessment",
|
|
"Microsoft.datavirtualization",
|
|
"Microsoft.sql-database-projects",
|
|
"Microsoft.machine-learning",
|
|
"Redgate.sql-prompt",
|
|
"Redgate.sql-search",
|
|
"SentryOne.plan-explorer"
|
|
],
|
|
"recommendedExtensionsByScenario": {
|
|
"visualizerExtensions": [
|
|
"msrvida.azdata-sanddance"
|
|
]
|
|
},
|
|
"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"
|
|
],
|
|
"extensionsGallery": {
|
|
"version": "0.0.76",
|
|
"serviceUrl": "https://sqlopsextensions.blob.core.windows.net/marketplace/v1/extensionsGallery.json"
|
|
},
|
|
"builtInExtensions": [
|
|
{
|
|
"name": "Microsoft.sqlservernotebook",
|
|
"version": "0.4.0",
|
|
"repo": "https://github.com/microsoft/azuredatastudio"
|
|
}
|
|
],
|
|
"webBuiltInExtensions": []
|
|
}
|