Skip to content

Exclude/include commandsToSkipShell instead of butchering user settings file - #66179

Merged
Daniel Imms (Tyriar) merged 8 commits into
microsoft:masterfrom
usernamehw:terminal_skip_lines
Jan 8, 2019
Merged

Exclude/include commandsToSkipShell instead of butchering user settings file#66179
Daniel Imms (Tyriar) merged 8 commits into
microsoft:masterfrom
usernamehw:terminal_skip_lines

Conversation

@usernamehw

Copy link
Copy Markdown
Contributor

Fixes #19770

"terminal.integrated.commandsToSkipShell": [
    "workbench.action.toggleSidebarVisibility",
    "-workbench.action.quickOpen"
],

@Tyriar Daniel Imms (Tyriar) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for making this less horrible 😄, will merge when CI passes

Daniel Imms (Tyriar) added a commit to microsoft/vscode-docs that referenced this pull request Jan 8, 2019
@Tyriar

Copy link
Copy Markdown
Contributor

Explained new format in docs: microsoft/vscode-docs@f70ff3e

@Tyriar
Daniel Imms (Tyriar) merged commit 439e20c into microsoft:master Jan 8, 2019
@usernamehw
Alexander (usernamehw) deleted the terminal_skip_lines branch January 8, 2019 18:27
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

terminal.integrated.commandsToSkipShell is unintuitive

2 participants