You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gregg-miskelly
changed the title
[C# extension][MAC]"Set Next Statement(.NET)" option disappeared after restarting debugging.
"Set Next Statement(.NET)" option disappeared after restarting debugging.
Jan 8, 2019
Environment data
OS and Version: Mac Version 10.12.6
VS Code Version: 1.30.1
C# Extension Version:1.18.0-beta4
Steps to reproduce
dotnet new console -o myapp
Expected
"Set Next Statement(.NET)" option display and work normally when right click as following:
Actual
"Set Next Statement(.NET)" option disappeared after restarting debugging as following:
Investigation
When stop debugging, and start debugging again, "Set Next Statement(.NET)" displayed and worked normally.
The text was updated successfully, but these errors were encountered: