mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-31 09:10:30 -04:00
revert vscode cahnges (#4879)
This commit is contained in:
@@ -71,7 +71,7 @@ export function getSearchView(viewletService: IViewletService, panelService: IPa
|
||||
return (activePanel as SearchPanel).getSearchView();
|
||||
}
|
||||
|
||||
return null;
|
||||
return undefined;
|
||||
}
|
||||
|
||||
function doAppendKeyBindingLabel(label: string, keyBinding: ResolvedKeybinding | undefined): string {
|
||||
|
||||
Reference in New Issue
Block a user