mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Remove some differences from us and vscode (#6421)
* remove some differences from us and vscode * readd temp-write tpyings
This commit is contained in:
@@ -259,7 +259,7 @@ class Extension implements IExtension {
|
||||
if (this.type === ExtensionType.System) {
|
||||
// {{SQL CARBON EDIT}}
|
||||
return Promise.resolve(`# ${this.displayName || this.name}
|
||||
**Notice** This is a an extension that is bundled with Azure Data Studio.
|
||||
**Notice:** This extension is bundled with Azure Data Studio. It can be disabled but not uninstalled.
|
||||
## Features
|
||||
${this.description}
|
||||
`);
|
||||
|
||||
Reference in New Issue
Block a user