Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>coding-viewNew to Visual Studio Code? Get it now.
coding-view

coding-view

yckim

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

View Coding — A View API Sample

Demonstrates VS Code's webview API. This includes:

  • It is easy to show devloped source.

VS Code API

vscode module

  • window.createWebviewPanel
  • window.registerWebviewPanelSerializer

Running the example

  • Open this example in VS Code 1.25+
  • npm install
  • npm run watch or npm run compile
  • F5 to start debugging
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft