This makes the call stack and variables window (when used for debugging) ... super.
- Using a WebView for the information in the call stack and variables window to allow for more robust visual customizations than the native TreeViews.
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
.