You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all the indentation in snippets is hardcoded to two spaces. If you change from using spaces to tabs in the snippets then you configure how large you want the indentation to be using soft tabs. The previous behaviour is available if you set Tab Size: 2 and Soft Tabs. If you want to indent 4 spaces instead you can set Tab Size: 4 and Soft Tabs.
The text was updated successfully, but these errors were encountered:
infininight
added a commit
to textmate/coffee-script.tmbundle
that referenced
this issue
Feb 22, 2013
Currently all the indentation in snippets is hardcoded to two spaces. If you change from using spaces to tabs in the snippets then you configure how large you want the indentation to be using soft tabs. The previous behaviour is available if you set Tab Size: 2 and Soft Tabs. If you want to indent 4 spaces instead you can set Tab Size: 4 and Soft Tabs.
The text was updated successfully, but these errors were encountered: