mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 18:46:34 -05:00
Merge from vscode 718331d6f3ebd1b571530ab499edb266ddd493d5
This commit is contained in:
@@ -151,8 +151,8 @@ export function extractResources(e: DragEvent, externalOnly?: boolean): Array<ID
|
||||
export interface IResourcesDropHandlerOptions {
|
||||
|
||||
/**
|
||||
* Wether to open the actual workspace when a workspace configuration file is dropped
|
||||
* or wether to open the configuration file within the editor as normal file.
|
||||
* Whether to open the actual workspace when a workspace configuration file is dropped
|
||||
* or whether to open the configuration file within the editor as normal file.
|
||||
*/
|
||||
allowWorkspaceOpen: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user