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 installnpm run compileF5to start debugging
Example of how to use a Lit web component and render it in a VSCode extension with 2 way communication.
npm installnpm run compileF5 to start debugging