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

Is there any way to let vetur also work by setting vue->html association? #274

Closed
liamwang opened this issue Jun 24, 2017 · 1 comment
Closed
Labels

Comments

@liamwang
Copy link

  • Platform: Win
  • Vetur version: 0.8.5
  • VSCode version: 1.13.1

Problem

With this vscode setting:

  "files.associations": {
    "*.vue": "html"
  },

I can do things like:

2017-06-24_11-58-47

This association setting will let vetur not worked. But removing this setting then looses the built in html editing feature.

Is there any way to fix this?

@octref
Copy link
Member

octref commented Jun 24, 2017

microsoft/vscode#29114

Will take some time.

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

No branches or pull requests

2 participants