Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Void-demo-2New to Visual Studio Code? Get it now.
Void-demo-2

Void-demo-2

void-demo-2

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

Please see the CONTRIBUTING.md for information on how to contribute :)!

Here's an overview on how the extension works:

  • The extension mounts in extension.ts.

  • The Sidebar's HTML (everything in sidebar/) is built in React, and it's rendered by mounting a <script> tag - see SidebarWebviewProvider.ts.

  • Communication between the sidebar script and the extension takes place via API. You can search for "postMessage" to see where API calls happen.

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