mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 11:38:36 -05:00
Add new ViewContainerLocation for dialogs (#11289)
This commit is contained in:
@@ -34,7 +34,8 @@ export namespace Extensions {
|
||||
|
||||
export enum ViewContainerLocation {
|
||||
Sidebar,
|
||||
Panel
|
||||
Panel,
|
||||
Dialog // {{SQL CARBON EDIT}}
|
||||
}
|
||||
|
||||
export interface IViewContainerDescriptor {
|
||||
|
||||
Reference in New Issue
Block a user