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

.vue file support #55

Open
standuprey opened this issue May 18, 2018 · 4 comments
Open

.vue file support #55

standuprey opened this issue May 18, 2018 · 4 comments

Comments

@standuprey
Copy link

Is there anyway to make this work inside a .vue file?

@pichillilorenzo
Copy link
Owner

Unfortunately it doesn't work on .vue files.. I tried something but it doesn't work well because Flow doesn't support it yet (see: https://github.com/pichillilorenzo/JavaScriptEnhancements/wiki/Example-Vue.js-project). I'm really sorry about that 😞

The Flow team need to add the support in order to parse them properly to get autocompletion, errors, etc.

@mauroreisvieira
Copy link

mauroreisvieira commented Jul 11, 2018

@pichillilorenzo but you can put Javascript auto complete inside Vue extension file?

@pichillilorenzo
Copy link
Owner

@maurovieirareis I have already tried it, but like I said, it doesn't work well 😞

@mauroreisvieira
Copy link

@pichillilorenzo It's a shame, some auto completes are going to work out great.

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

No branches or pull requests

3 participants