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 it possible to render in accordance with vue(files.associations: "* .vue": "vue"), it also has a style snippet #89287

Closed
snoopy83101 opened this issue Jan 26, 2020 · 3 comments
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@snoopy83101
Copy link

If files.associations: "* .vue": "vue", the page will lose its vue characteristics, after all, it is not an html page.
If you don't render the page according to html, then there is no code segment with embedded style.

Is it possible to have a style snippet while rendering according to vue

vuejs/vetur#1678

@vscodebot
Copy link

vscodebot bot commented Jan 26, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@octref octref added the *caused-by-extension Issue identified to be caused by an extension label Feb 10, 2020
@vscodebot
Copy link

vscodebot bot commented Feb 10, 2020

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Feb 10, 2020
@snoopy83101
Copy link
Author

@octref
HI! So, is this a feature that will be perfected sooner or later?

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

3 participants
@octref @snoopy83101 and others