mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
resource deployment extension (#5464)
* initial checkin * exclude from default ads package * keep extensions.js in sync * address review feedback * PR comments
This commit is contained in:
@@ -101,7 +101,8 @@ export const enum MenuId {
|
||||
// {{SQL CARBON EDIT}}
|
||||
ObjectExplorerItemContext,
|
||||
NotebookToolbar,
|
||||
DataExplorerContext
|
||||
DataExplorerContext,
|
||||
DataExplorerAction,
|
||||
}
|
||||
|
||||
export interface IMenuActionOptions {
|
||||
|
||||
Reference in New Issue
Block a user