sdras / vue-vscode-snippets

These snippets were built to supercharge my workflow in the most seamless manner possible.
https://marketplace.visualstudio.com/items?itemName=sdras.vue-vscode-snippets
MIT License
1.33k stars 185 forks source link

Change number of spaces for indentation #70

Closed thapar closed 4 years ago

thapar commented 4 years ago

Firstly, thank you for this very useful extension.

I wanted to ask if there was any way to change the number of spaces used for indentation from 4 to 2?

sdras commented 4 years ago

your editor should take care of this for you, the indentation is current set to a tab because that's easiest to customize for everyone (in your vscode preferences you can set tab to be 2 spaces :)