提交 c1dbac42 编写于 作者: D Daniel Imms

Add notifications.hideList to commandsToSkipShell

Fixes #131380
上级 6e46f926
......@@ -516,6 +516,7 @@ export const DEFAULT_COMMANDS_TO_SKIP_SHELL: string[] = [
TerminalCommandId.NavigationModeFocusNext,
TerminalCommandId.NavigationModeFocusPrevious,
'editor.action.toggleTabFocusMode',
'notifications.hideList',
'notifications.hideToasts',
'workbench.action.quickOpen',
'workbench.action.quickOpenPreviousEditor',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册