How do I configure syntax highlighting for LESS in coda?

coda, css, less, syntax-highlighting

Solution

I figured this out by creating a LESS "modes" folder.

- Right click on the Coda Application within "Applications"

- Select "Package Contents"

- "Contents"

- "Resources"

- "Modes"

- Then deposited the "LESS Modes" folder within "Modes"

http://ge.tt/3YxFNRH/v/0

Problem

I use LESS.app for less compiling but it doesn't help with Coda not having syntax highlighting for CSS/LESS within the `.less` file. How do I force Coda to highlight css/less syntax within the .less file.

Original source