You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a web-types.json file in line with Intellij standards, in order to enable syntax highlighting for Intellij IDEs. This could probably be automatically generated in scripts/analyzer.
Use @material/web in an Intellij IDE, and write some code using material web components. An inspection error saying "Unknown html tag" will appear (see image)
Workaround
Add each component to Settings > Editor > Inspections > HTML > Unknown tag manually
Is this a regression?
No or unsure. This never worked, or I haven't tried before.