Visual Studio Intellisense for Web Component (custom-element.json) [Blazor] #27054
Labels
External
This is an issue in a component not contained in this repository. It is open for tracking purposes.
✔️ Resolution: Answered
Resolved because the question asked by the original author has been answered.
question
Status: Resolved
Hello aspnetcore Team,
I wanted to ask if there is intellisense support for html web compontents in Visual Studio (non code)
We are working with some designers who build us a design system with html web components, the same which are
used in FAST in this Community Standup:
https://www.youtube.com/watch?v=sYTH_xYH3iA&list=PL1rZQsJPBU2St9-Mz1Kaa7rofciyrwWVx&index=2
The components work excellent, even with Blazor data binding.
Now I found that in Visual Studio Code supports this using the html.customData setting
https://code.visualstudio.com/blogs/2020/02/24/custom-data-format
https://stackoverflow.com/questions/62312996/visual-studio-intellisense-for-custom-web-components
and they suggested it to the w3c: WICG/webcomponents#776
Is there also some support in Visual Studio planned/existing for custom-elements.json? Especially for blazor.
We are currently using lit-elements for creating web components.
Thank you very much
Greetings
Michael
The text was updated successfully, but these errors were encountered: