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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
If you have a question, please ask it on https://gitter.im/Microsoft/vscode-go or on the VSCode channel in Gophers Slack(https://invite.slack.golangbridge.org/)
main.coroutine
in the left columnExpected:
Cursor moves to the next line on the goroutine I'm currently watching.
What actually happend
Debuggers switches back to the goroutine it was originally stopped at and moves to the next line.
The text was updated successfully, but these errors were encountered: