mjbvz / vscode-lit-html

Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
https://marketplace.visualstudio.com/items?itemName=bierner.lit-html
MIT License
318 stars 75 forks source link

Doesn't work at all #103

Open thomasZimmerman0 opened 1 month ago

thomasZimmerman0 commented 1 month ago

In a vanilla typescript project I'm working on I can't get this module to import correctly according to the documentation. Every other module I use works fine but for some reason it can't find "lit-html" weather I use the extension or install it using npm.

ivanjeremic commented 2 weeks ago

This extension is what you guys should switch to https://marketplace.visualstudio.com/items?itemName=runem.lit-plugin It just works and is awesome!