mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 01:25:37 -05:00
Add text editor component for model view (#2058)
* add text editor component for model view * add comments
This commit is contained in:
@@ -146,7 +146,8 @@ export enum ModelComponentTypes {
|
||||
Group,
|
||||
Toolbar,
|
||||
LoadingComponent,
|
||||
FileBrowserTree
|
||||
FileBrowserTree,
|
||||
Editor
|
||||
}
|
||||
|
||||
export interface IComponentShape {
|
||||
|
||||
Reference in New Issue
Block a user