Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Stack Trace ExplorerNew to Visual Studio Code? Get it now.
Stack Trace Explorer

Stack Trace Explorer

Clayton Weaver

|
196 installs
| (0) | Free
This simple extension allows you to paste in a stack trace (right now only C# is supported) and will have code take you directly to that file/line number
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

stack-trace-explorer README

Features

basically allows you to paste a C# stack trace into code to have it point you to the first file/line number it finds in the stack trace. Should work on windows, mac, and linux (at least that's what chat gpt claims).

images/feature.gif

Extension Settings

Only setting is the prompt to paste stack trace

  • stack-trace-explorer.pasteStackTrace: Prompts to paste stack trace.

Known Issues

no idea

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release


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