Files
lit-examples/lit-vscode-extension
..

Lit VSCode Extension Example

Example of how to use a Lit web component and render it in a VSCode extension with 2 way communication.

Getting Started

  • Open this example in VS Code 1.49+
  • npm install
  • npm run compile
  • F5 to start debugging