Search code examples
javascripteclipsecoffeescriptnodeclipse

Coffeescript text highliting with Eclipse


I have a Coffeescript project that I'd like to edit using Eclipse.

Many people suggested that I should install the Nodeclipse Coffeescript Viewer module in order to have colors and highlights.

I did install the module but I'm still getting a plain black and white file.

What should I do?

Thanks!

PS : I have Eclipse Luna under Win7.


Solution

  • Seems like you have not installed well, reinstall
    http://marketplace.eclipse.org/content/nodeclipse-coffeescript-viewer-editor-eclipse-431

    You would get editor for .coffee files by default.

    Also Nodeclipse EditBox helps a lot to see indentation