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 To Cursor" does nothing in run mode #22411

Closed
rajkumar42 opened this issue Mar 10, 2017 · 2 comments
Closed

"Run To Cursor" does nothing in run mode #22411

rajkumar42 opened this issue Mar 10, 2017 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@rajkumar42
Copy link
Contributor

Related issue : dotnet/vscode-csharp#1297

"Run To Cursor" context menu is available when the process is running. When invoked it does nothing.

Either it should not be displayed when the application is not in a break state or it should set a breakpoint on that line.

@ramya-rao-a ramya-rao-a added the debug Debug viewlet, configurations, breakpoints, adapter issues label Mar 10, 2017
@isidorn isidorn added this to the March 2017 milestone Mar 14, 2017
@isidorn
Copy link
Contributor

isidorn commented Mar 14, 2017

@rajkumar42 I agree. We are now not showing the action if debugging is not stopped.

@isidorn isidorn added the bug Issue identified by VS Code Team member as probable bug label Mar 14, 2017
@rajkumar42
Copy link
Contributor Author

@isidorn Thanks!

@weinand weinand added the verified Verification succeeded label Mar 30, 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
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants