jashkenas / jashkenas/coffee-script-tmbundle
Use Tabs In Snippets Instead of Spaces
- Dominant language
- JavaScript
- Stars
- 826
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name files or tests. Start by locating the bundle's snippet definitions and inspect where their indentation is hardcoded to two spaces. Done means snippets use tabs while preserving the documented behavior through the editor's Tab Size and Soft Tabs settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100