Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Backtrace ViewerNew to Visual Studio Code? Get it now.
Backtrace Viewer

Backtrace Viewer

JanmejayS

|
208 installs
| (0) | Free
Makes working with backtrace blobs easier
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

StackTraceViewer is a productivity / quality-of-life extension that pulls stack-trace / backtrace and link file/line references relevant to the src-tree in the workspace. Linking helps quick navigation between trace and corresponding location in the src-tree.

Features

Execute command

  • stv: Load backtrace(s) to pull source-file linked backtraces from clipboard.
  • stv: Close all backtraces to close all backtrace panes.

Bind any keyboard-shortcut of choice to these commands for better ergonomics.

Known Issues

None

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Support for Golang source-line linking.


Code

Contributions are welcome. Repository URL: https://github.com/janmejay/stv.vscode

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