Extra Coda Syntax Highlighting Modes (C, C++, Etc)

|

I was writing C code the other day in my favorite Mac OS X text editor Coda. But I noticed Coda lacked C and C syntax highlighting. Then I found this helpful post on how to add them in 6 simple steps.

  1. SubEthaEdit version 2.2
  2. Unzip the download, right click, select “Show Package Contents”
  3. Go to Contents > Resources > Modes, and copy the appropriate .mode files
  4. Right click on Coda and select “Show Package Contents”
  5. Go to Contents > Resources > Modes, and paste the mode files
  6. Check it works when you restart Coda