Skip to content

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

Merged
Tyriar merged 8 commits intomicrosoft:masterfrom
usernamehw:terminal_skip_lines
Jan 8, 2019
Merged

Exclude/include commandsToSkipShell instead of butchering user settings file#66179
Tyriar merged 8 commits intomicrosoft:masterfrom
usernamehw:terminal_skip_lines

Conversation

@usernamehw
Copy link
Contributor

Fixes #19770

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

Copy link
Member

@Tyriar Tyriar left a comment

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

Tyriar added a commit to microsoft/vscode-docs that referenced this pull request Jan 8, 2019
@Tyriar
Copy link
Member

Tyriar commented Jan 8, 2019

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

@Tyriar Tyriar merged commit 439e20c into microsoft:master Jan 8, 2019
@usernamehw 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