mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-31 17:20:28 -04:00
This reverts commit 5d44b6a6a7.
This commit is contained in:
@@ -203,7 +203,7 @@ export class OpenFileHandler extends QuickOpenHandler {
|
||||
const queryOptions: IFileQueryBuilderOptions = {
|
||||
_reason: 'openFileHandler',
|
||||
extraFileResources: getOutOfWorkspaceEditorResources(this.editorService, this.contextService),
|
||||
filePattern: query.original,
|
||||
filePattern: query.value,
|
||||
cacheKey
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user