Skip to content

benjamind/vscode-lit-plugin-313-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-lit-plugin issue #313 reproduction

This demonstrates the error with vscode-lit-plugin causing spurious missing import warnings.

To reproduce simply open the index.ts in VSCode with the plugin installed. If you remove one of the two element imports, you'll note all elements get marked as missing imports. When you re-add that import, only that one resolves while the others remain missing.

You can also confirm this is a vscode-lit-plugin specific issue by running pnpm run lit-analyzer at the cli to run the analyzer standalone which works as expected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published