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 #41

Closed
rmartins90 opened this issue Oct 20, 2017 · 4 comments
Closed

Support for .vue files #41

rmartins90 opened this issue Oct 20, 2017 · 4 comments

Comments

@rmartins90
Copy link

It's possible to add support for .vue files? Excellent plugin btw.

@kisstkondoros
Copy link
Owner

Version 1.10.0 is in the market with support for scripts inside script tags in vue and html files.
🎆

@kisstkondoros
Copy link
Owner

P.S. https://github.com/vuejs/vetur is necessary for it to work
(actually just something which can identify .vue files as vue documents for vscode)

@ffxsam
Copy link

ffxsam commented Feb 22, 2018

@kisstkondoros This still doesn't seem to work, and I have Vetur installed. Is there some other setup we need to do in order to make this work for <script> blocks in Vue files?

@kisstkondoros
Copy link
Owner

image

tested successfully with https://raw.githubusercontent.com/ffxsam/element/dev/examples/app.vue
extension version: 1.11.2 (latest)
vscode version: 1.21.0-insider

Version 1.21.0-insider
Commit eb5e41cfd5df83b126cccf7a5483b05878ef637f
Date 2018-02-22T06:16:07.194Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64

@ffxsam Please file another issue with more details if possible.

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