hollowtree / vscode-vue-snippets

A Vue.js 2 Snippets Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=hollowtree.vue-snippets
96 stars 30 forks source link

Use single quote in pug #28

Closed pujiaxun closed 3 years ago

pujiaxun commented 5 years ago

According to Pug's official guide, I think using single quote in pug is a better code style. At least we can provide an option for that, just like "[x]Use single quote in Pug".