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

Extract props / data / methods info from Component to power template IntelliSense #145

Closed
octref opened this issue Apr 25, 2017 · 3 comments

Comments

@octref
Copy link
Member

octref commented Apr 25, 2017

  • Provide suggestion based on Component attributes for v-if, etc
  • Provide v-on like @click, @click.stop
  • Support built-in components such as <component>, <transition>, etc
@M6stafa
Copy link

M6stafa commented Feb 26, 2018

is this feature work with imported script with src attributed in vue files?

@eladcandroid
Copy link

Any news?

@octref
Copy link
Member Author

octref commented May 10, 2019

This is already done via #1083 and available in 0.16.0.

@octref octref closed this as completed May 10, 2019
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

3 participants