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

Support for .vue files #172

Open
FernandoBasso opened this issue Jun 25, 2017 · 3 comments
Open

Support for .vue files #172

FernandoBasso opened this issue Jun 25, 2017 · 3 comments

Comments

@FernandoBasso
Copy link

Currently, when I edit a .vue file, I can't run any of the Tern* commands. Is there a way to make those commands available when editing such files?

@JohanBjoerklund
Copy link

JohanBjoerklund commented Jul 9, 2017

This would be great for riotjs aswell. Some commands works fine with this in my vimrc

autocmd FileType riot call tern#Enable()
autocmd FileType riot setlocal completeopt-=preview

But it is fragile, e.g. TernDef only works on default exports, and omnicomplete doesn't work at all.

@dc3671
Copy link

dc3671 commented Oct 4, 2017

+1

1 similar comment
@firejune
Copy link

+1

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

4 participants