lit-analyzer
lit-analyzer copied to clipboard
Directives on element parts break Intellisense
Consider the scenario with the following style
directive:
If lit-plugin is activated, VS Code's TypeScript Intellisense breaks only when the directive is used on the element part (The TS snippets are shown generally and are not contextual):