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

Want a 'current debug line' button on debugging. #77971

Closed
cangyin opened this issue Jul 26, 2019 · 1 comment
Closed

Want a 'current debug line' button on debugging. #77971

cangyin opened this issue Jul 26, 2019 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@cangyin
Copy link

cangyin commented Jul 26, 2019

Issue Type: Feature Request

The basic debug buttons provided are helpful, but I still want a "Current line" added to them. Because some times when I jumped in and out of functions, I loses debug focus.
Best regards!

VS Code version: Code 1.35.1 (c7d83e5, 2019-06-12T14:30:02.622Z)
OS version: Windows_NT x64 10.0.14393

@isidorn
Copy link
Contributor

isidorn commented Jul 30, 2019

There is a context menu action in the editor: Run to Cursor
And for some debug adapters like C# "Jump to Cursor"

You can also find these commands in the command palette

@isidorn isidorn closed this as completed Jul 30, 2019
@isidorn isidorn added *question Issue represents a question, should be posted to StackOverflow (VS Code) debug Debug viewlet, configurations, breakpoints, adapter issues labels Jul 30, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 13, 2019
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 *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants