Anyone know where I can get a syntax highlight for Haml/Sass for Coda?
Asked
Active
Viewed 1.0k times
4 Answers
4
Just surfaced :)
https://github.com/secca/Coda-Sass-Plug-in
See also --> https://twitter.com/#!/secca/status/142101466226753536

Adam Stacoviak
- 318
- 2
- 7
3
See the list here: http://sass-lang.com/editors.html

Adam Brault
- 46
- 4
-
I know of the list. The sass-mode listed there made by me :) – Tomsky Dec 04 '09 at 11:10
-
link is dead / has moved – MMachinegun Dec 26 '13 at 20:54
2
Here's HAML syntax highlight for Coda, no luck with SASS yet..
On a side note, I recommend to turn on "Show invisible characters" in Coda's preferences to be more aware of possible whitespace/indentation related issues.

lima
- 799
- 4
- 8
- 26
-
Thanx for the find. If I ever find the time I might use it as a base to create a sass.mode myself. Again, thanx. – Tomsky Sep 18 '09 at 18:11
0
I have only just installed, and had a quick play around with the project linked to by fandelost, but it certainly seems to be a good place to start.

Community
- 1
- 1

Jordan Brock
- 141
- 1
- 5
-
1There is a sass-mode for Coda now as you can see at http://sass-lang.com/editors.html. – Tomsky Dec 27 '09 at 21:49