Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Debugger: Go To Current LineNew to Visual Studio Code? Get it now.
Debugger: Go To Current Line

Debugger: Go To Current Line

Sid Shetye

|
91 installs
| (0) | Free
Adds a button to the debugger toolbar, to take you back to the line where the debugger is currently paused.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Debugger: Go to Current Line

Do you find yourself deep into the source, debugging and just quickly want to return back to where the debugger is waiting?

If yes, this extension is for you. It adds a button to the debug toolbar

Demo

Debug:Go To Current Line

Requirements

No known requirements. Just realise that this button sits in the debugger toolbar, which only kicks in during debugging.

If also uses the built-in VS Code command workbench.action.debug.callStackTop and your specific debugger should support it.

Known Issues

Unaware of issues

Release Notes

1.0.0

Initial release of this extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft