mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix images in Notebook not showing (#18160)
* Fix images in Notebook not showing * fixes * more fixes
This commit is contained in:
@@ -46,6 +46,8 @@ export namespace Schemas {
|
||||
|
||||
export const data = 'data';
|
||||
|
||||
export const attachment = 'attachment'; // {{SQL CARBON EDIT}} "Scheme" used for Notebook cell attachment data (not really a scheme but formatted like one...)
|
||||
|
||||
export const command = 'command';
|
||||
|
||||
export const vscodeRemote = 'vscode-remote';
|
||||
|
||||
Reference in New Issue
Block a user