mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Carbon Edit Strings moved to Sql Folder (#15884)
* added first strings * added more localized files * translated all strings in vscode * added exported strings to editStrings * updated files * more changes * moved to base
This commit is contained in:
@@ -79,7 +79,7 @@ export interface IProductConfiguration {
|
||||
readonly recommendedExtensions: string[]; // {{SQL CARBON EDIT}}
|
||||
readonly recommendedExtensionsByScenario: { [area: string]: Array<string> }; // {{SQL CARBON EDIT}}
|
||||
readonly vscodeVersion: string; // {{SQL CARBON EDIT}} add vscode version
|
||||
readonly gettingStartedUrl: string; // {SQL CARBON EDIT}
|
||||
readonly gettingStartedUrl: string; // {{SQL CARBON EDIT}}
|
||||
readonly disabledFeatures?: string[]; // {{SQL CARBON EDIT}}
|
||||
|
||||
readonly crashReporter?: {
|
||||
|
||||
Reference in New Issue
Block a user