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.html files #12

Open
ScottBurfieldMills opened this issue Sep 9, 2017 · 0 comments
Open

Support for .vue.html files #12

ScottBurfieldMills opened this issue Sep 9, 2017 · 0 comments

Comments

@ScottBurfieldMills
Copy link

ScottBurfieldMills commented Sep 9, 2017

Installed product versions

  • Visual Studio: 2017 Community
  • This extension: 1.1.8

Description

Add support for .vue.html files.

.NET Core has templates for creating VueJS projects and they seem to default to using ".vue.html" as the file extension and the syntax highlighting/detection from this extension does not work.

Steps to recreate

  1. Follow steps on https://docs.microsoft.com/en-us/aspnet/core/client-side/spa-services under "Creating a project" and setup a Vue project
  2. Open the project
  3. Open one of the .vue.html files
  4. Notice no additional syntax highlighting or intellisense.

Current behavior

Does nothing.

Expected behavior

Normal functionality

Workaround

Renaming files from .vue.html to .vue

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

1 participant