Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Tabs In Snippets Instead of Spaces #62

Open
benmmurphy opened this issue Aug 29, 2011 · 0 comments
Open

Use Tabs In Snippets Instead of Spaces #62

benmmurphy opened this issue Aug 29, 2011 · 0 comments

Comments

@benmmurphy
Copy link

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.

infininight added a commit to textmate/coffee-script.tmbundle that referenced this issue Feb 22, 2013
TextMate will replace these with the users current indent settings upon insertion.

Fixes jashkenas#62.
infininight added a commit to textmate/coffee-script.tmbundle that referenced this issue Mar 20, 2013
TextMate will replace these with the users current indent settings upon insertion.

Fixes jashkenas#62.
ttilley pushed a commit to ttilley/coffee-script-tmbundle that referenced this issue Apr 2, 2013
TextMate will replace these with the users current indent settings upon insertion.

Fixes jashkenas#62.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant