Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Gostmortem TableNew to Visual Studio Code? Get it now.
Gostmortem Table

Gostmortem Table

AOS

|
224 installs
| (0) | Free
A go stack trace visualiser
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gostmortem

Gostmortem table is an extension that allows you to visualize go stack traces.

The parser component gostackparser.go is based on gostackparse which parses a stack and provides a json object.

Usage

  1. Paste any valid go stack trace
  2. Invoke the extension using the shortcut to show all commands cmd + shift + p or ctrl + shift + p
  3. select/search Visualize Stack Trace
  4. The visualization table will open up

demo

Any feedback is welcome.

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