3

In Coda in the menu "Text > Syntax Mode > Sass" is just for .SCSS-syntax. I have been working with .SCSS a while now and would like to try .SASS-syntax.

After searching around I didn't find a solution for this, also not here on SO (this question is dated and the answers are not really correct or what I was looking for)

Community
  • 1
  • 1
MMachinegun
  • 3,044
  • 2
  • 27
  • 44
  • 1
    "We’re looking into adding support for SASS in a future update." -Panic via Mail 14.January 2014... I'm guessing it'll still take a while – MMachinegun Feb 27 '14 at 15:29
  • "At this time we don’t have a specific time when SASS highlighting will be supported natively in Coda." 10.11.2015 – MMachinegun Nov 10 '15 at 17:57
  • Is it still not supported? I have sass 3.1 plugin installed on my Coda 2.5. However the Syntax highlghting does not have the option. – Linards Berzins Oct 22 '16 at 13:30
  • 1
    mhm, I've since switched to Atom. ;) Only thing Coda might be better at is FTP integration, but that's nothing I need. – MMachinegun Oct 24 '16 at 10:43

1 Answers1

0

I found a project on Github which solves this issue. Follow the instructions written in the repository and you are ready to go with .sass files.

Here is the link.

Mohan
  • 1,871
  • 21
  • 34