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

Shift + Ctrl + M - Should move focus to errors panel, even if it's already active #9397

Closed
thematthopkins opened this issue Jul 16, 2016 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@thematthopkins
Copy link

  • VSCode Version: 1.3.1
  • OS Version: OSX 10.11.5

Steps to Reproduce:

  1. Open a .cs file
  2. Introduce 2 syntax errors that will show up as problems
  3. Use Shift + Ctrl + M to navigate to the first error an fix it
  4. Attempt to use Shift + Ctrl + M to navigate to the next error

Result:
Errors panel is hidden

Expected Result:
Errors panel receives focus

@thematthopkins
Copy link
Author

This was previously discussed in #8012, and #7540. The decision then was to have consistency across panels w/ the command toggling visibility. Focus would seem to be more keyboard nav friendly. Even focusing the output panel would make sense rather than toggle, because I'd typically focus into it, then use page up/down for browsing. I 100% agree w/ @sandy081's proposal in #7540

@sandy081
Copy link
Member

Please provide your opinions / suggestions in already existing item #7540.

Duplicates #7540

@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 18, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants