Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run closeMarkersNavigation on ESC. Fix #3367 #3416

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

octref
Copy link
Contributor

@octref octref commented Jan 28, 2019

What this PR does / why we need it:

After running F8 to jump to next diagnostic location, ESC cannot dismiss the inline problems view (unless you click to focus into it).

See microsoft/vscode#66684 (comment) for the command added.

Which issue(s) this PR fixes

Special notes for your reviewer:

Same addition as #1707.

@xconverge
Copy link
Member

LGTM thanks

@octref
Copy link
Contributor Author

octref commented Jan 31, 2019

@xconverge Can we make this a setting? A list of commands to run when pressing ESC. Try Option + F3 — ESC do not close the inline diff view either.

Through microsoft/vscode#36566 (comment) I get that closeDirtyDiff is another one. As you start to search for ESC you see a huge list.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants