lit-analyzer icon indicating copy to clipboard operation
lit-analyzer copied to clipboard

Directives on element parts break Intellisense

Open a11delavar opened this issue 2 years ago • 0 comments

Consider the scenario with the following style directive:

image

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):

image

image

a11delavar avatar Aug 30 '22 09:08 a11delavar