Tomsky
Tomsky

Reputation: 172

Syntax highlight for Haml/Sass for Coda

Anyone know where I can get a syntax highlight for Haml/Sass for Coda?

Upvotes: 4

Views: 10268

Answers (4)

Jordan Brock
Jordan Brock

Reputation: 141

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.

Upvotes: 0

Adam Brault
Adam Brault

Reputation: 46

See the list here: http://sass-lang.com/editors.html

Upvotes: 3

User920951
User920951

Reputation: 819

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.

Upvotes: 2

Related Questions