Zach Shallbetter
Zach Shallbetter

Reputation: 1911

How do I configure syntax highlighting for LESS in coda?

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.

Upvotes: 5

Views: 2477

Answers (2)

Zach Shallbetter
Zach Shallbetter

Reputation: 1911

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

Upvotes: 2

balexandre
balexandre

Reputation: 75073

I'm not sure what you are asking, the question is not really understandable.

Are you looking for a way to open less files in Coda and make it to correctly hightlight the source with the correct coloring?

How about Jason Robb SEEStyles or import the less style from Twilight-Seestyles?

Are you looking to compile less to css within Coda?

How about a script for AlfredApp?

Upvotes: 1

Related Questions