Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Typescript completion in Angular/Vue html templates #485

Closed
victorgarciaesgi opened this issue Oct 19, 2017 · 1 comment

Comments

@victorgarciaesgi
Copy link

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

image

Also it should work with Web components! Typescript could suggest the component Props inside the Html.

@octref
Copy link
Member

octref commented Oct 19, 2017

We don't support Angular. The other one is tracked in #145.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants