Disabling spell checking in Ruby Haml TextMate Bundle

59 views
Skip to first unread message

David J.

unread,
Apr 3, 2008, 10:14:56 AM4/3/08
to Haml
Here is a quick hack that I've done to rid myself of many of
TextMate's squiggly underline spell check errors while looking
at .html.haml files.

1. (Intended for TextMate users who have the Ruby Haml bundle)
2. Show Bundle Editor
3. Click on "Ruby Haml" bundle.
4. Click the + and then "New Preference"
5. Give the new preference a name. I recommend "Spell Checking:
Disable"
6. Press tab. You will be in the Edit Preferences window in the top
right. Type in "{ spellChecking = 0; }" without the quotes.
7. Click down to the Scope Selector text field and type "text.haml"
without the quotes.

Let the group know if you have improvements, this was pretty quick and
dirty.
Reply all
Reply to author
Forward
0 new messages