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

Page Up / Page Down in Debug Console #4326

Closed
leegee opened this issue Mar 16, 2016 · 6 comments
Closed

Page Up / Page Down in Debug Console #4326

leegee opened this issue Mar 16, 2016 · 6 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Milestone

Comments

@leegee
Copy link

leegee commented Mar 16, 2016

  • VSCode Version: 0.10.11
  • OS Version: Microsoft Windows [Version 10.0.10586]

Steps to Reproduce:

Try using page up, page down in the debug console, and instead waste time and patience using using cursor keys or mouse :)

@isidorn isidorn added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Mar 17, 2016
@isidorn isidorn added this to the Backlog milestone Mar 17, 2016
@bpasero
Copy link
Member

bpasero commented May 25, 2017

Fyi I can use page up/down when the debug console contents has focus to navigate up and down. We have commands for the tree and list that cover page up/ page down.

@leegee
Copy link
Author

leegee commented May 26, 2017

Still not working for me, this time on build 1.12.2 on Windows 7 (ugh).

@isidorn
Copy link
Contributor

isidorn commented May 29, 2017

@leegee are you sure that the debug console contents have focus in your case. Namely, the debug console always auto focuses the input.
In order to focus the tree you need to F1 > Tab Key Moves Focus
Then go to the debug conosle and press shift + Tab -> now pg up, pg down should be working

I think we should improve this experience but the point is just to see if this solves the issue for you.

@leegee
Copy link
Author

leegee commented May 29, 2017 via email

@isidorn
Copy link
Contributor

isidorn commented May 30, 2017

@leegee no. It always auto moves focus to the input to make it more convenient in th 90% use case

@leegee
Copy link
Author

leegee commented Jun 5, 2017

Now works for me! Thank you.

@leegee leegee closed this as completed Jun 5, 2017
@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
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants