Open
Description
Clear and concise description of the problem
By default, no IDE recognise web components tags like those from swiper and also cannot autocomplete or suggest attribute.
Suggested solution
There is a de-facto standard from Intellij called Web Types aimed at solving that by providing the definition in a separate file and agnostic from IDE.
More info:
https://github.com/JetBrains/web-types
https://plugins.jetbrains.com/docs/intellij/websymbols-web-types.html
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Would you like to open a PR for this feature?
- I'm willing to open a PR