pawelgrzybek / snippet-generator

Snippet generator for Visual Studio Code, Sublime Text and Atom
https://snippet-generator.app/
1.74k stars 202 forks source link

replaced double spaces with tab #10

Closed pranayrauthu closed 6 years ago

pranayrauthu commented 6 years ago

replaced default behavior of inserting two spaces with '/t'. This helps with editors configured with different number of spaces for tab.

pawelgrzybek commented 6 years ago

Hi.

It was the previous behaviour of snippet generator. I played this game mate, and there is more to cover when you deal with a tabs. Space is always a space — it is always understood in the same manner. I prefer and foce by tool people to use spaces here. There is probably a single shortcut in users editor to convert all spaces to tabs if someone needs.

Thanks for a contribution though and have a lovely day @pranayrauthu 🥑

wenfangdu commented 3 years ago

If you are using VSCode, you can try this extension.