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.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---