vuejs / vetur

Vue tooling for VS Code.
https://vuejs.github.io/vetur/
MIT License
5.75k stars 593 forks source link

Feature request: Add scaffold snippets for `<style>` #334

Closed g-plane closed 7 years ago

g-plane commented 7 years ago

In the current version, scaffold snippets for style tag doesn't not with scoped property. How about adding a feature like: Vetur still provides style scaffold snippets without scoped property, also provides snippets with scoped property.

HerringtonDarkholme commented 7 years ago

Contribution welcome!