This is the Sublime Text/Textmate bundle for Slime, based on the Ruby Slim bundle, which is based on the Handcrafted Haml bundle.
Install it via Package Control. Package name is Slime
.
My primary editor is Sublime Text, so unfortunately I can't check all Text Mate's features. If you run into any issues, just tell me and I'll try to fix them.
-
Autocomplete popup doesn't appear for snippets in Sublime Text
You might want to add this line to your config (either syntax specific or system wide):
"auto_complete_selector": "source, text"