Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Super debug windowNew to Visual Studio Code? Get it now.
Super debug window

Super debug window

Edwin Sirko

|
188 installs
| (0) | Free
Prettier call stack and variables panes for VS Code debugging
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

super-debug-window README

This makes the call stack and variables window (when used for debugging) ... super.

Features

  • Using a WebView for the information in the call stack and variables window to allow for more robust visual customizations than the native TreeViews.

Development

Open this repo in VS Code, and hit F5. It will launch a new instance of VS Code with the extension enabled.

To debug the UI, cmd-shift-P, then "Open Webview Developer Tools" (Source). My code is in <guid> / active-frame (index.html) / file+vscode-resource.vscode-cdn.net / <path>...

To publish: increment version, then vsce package && vsce publish.

My manage publisher page.

Requirements

Extension Settings

Known Issues

Release Notes

1.0.0

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