Feature request: Typescript completion in Angular/Vue html templates #36405
Labels
*extension-candidate
Issue identified as good extension implementation
typescript
Typescript support issues
It would be very useful to have typescript completion inside the frameworks templates.
For exemple:
Here typescript should be suggesting me the properties I provided with "ITodos".
It's a single file component so Typescript should know which Class to look into for data
Also it should work with Web components! Typescript could suggest the component Props inside the Html.
Thanks
Victor Garcia
The text was updated successfully, but these errors were encountered: