mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 * Bump distro * Upgrade GCC to 4.9 due to yarn install errors * Update build image * Fix bootstrap base url * Bump distro * Fix build errors * Update source map file * Disable checkbox for blocking migration issues (#15131) * disable checkbox for blocking issues * wip * disable checkbox fixes * fix strings * Remove duplicate tsec command * Default to off for tab color if settings not present * re-skip failing tests * Fix mocha error * Bump sqlite version & fix notebooks search view * Turn off esbuild warnings * Update esbuild log level * Fix overflowactionbar tests * Fix ts-ignore in dropdown tests * cleanup/fixes * Fix hygiene * Bundle in entire zone.js module * Remove extra constructor param * bump distro for web compile break * bump distro for web compile break v2 * Undo log level change * New distro * Fix integration test scripts * remove the "no yarn.lock changes" workflow * fix scripts v2 * Update unit test scripts * Ensure ads-kerberos2 updates in .vscodeignore * Try fix unit tests * Upload crash reports * remove nogpu * always upload crashes * Use bash script * Consolidate data/ext dir names * Create in tmp directory Co-authored-by: chlafreniere <hichise@gmail.com> Co-authored-by: Christopher Suh <chsuh@microsoft.com> Co-authored-by: chgagnon <chgagnon@microsoft.com>
91 lines
3.3 KiB
JSON
91 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/en-us/privacystatement",
|
|
"telemetryOptOutUrl": "https://github.com/Microsoft/azuredatastudio/wiki/How-to-Disable-Telemetry-Reporting",
|
|
"urlProtocol": "azuredatastudio",
|
|
"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.53.0",
|
|
"commit": "9ca6200018fc206d67a47229f991901a8a453781",
|
|
"date": "2017-12-15T12:00:00.000Z",
|
|
"recommendedExtensions": [
|
|
"Microsoft.admin-pack",
|
|
"Microsoft.admin-tool-ext-win",
|
|
"Microsoft.agent",
|
|
"Microsoft.arc",
|
|
"Microsoft.azdata",
|
|
"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",
|
|
"IDERA.sqldm-performance-insights",
|
|
"SentryOne.plan-explorer"
|
|
],
|
|
"recommendedExtensionsByScenario": {
|
|
"visualizerExtensions": [
|
|
"msrvida.azdata-sanddance"
|
|
]
|
|
},
|
|
"extensionAllowedProposedApi": [
|
|
"ms-vscode.vscode-js-profile-flame",
|
|
"ms-vscode.vscode-js-profile-table",
|
|
"ms-vscode.github-browser",
|
|
"ms-vscode.github-richnav"
|
|
],
|
|
"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": []
|
|
}
|