CoffeeScript support for JetBrains PhpStorm/WebStorm/PyCharm

June 27, 2011

Basic syntax highlighting and error checking of CoffeeScript is only officially available in Jetbrains RubyMine IDE – read on to get it in other IDEs.

To get the same level of support for CoffeeScript in PhpStorm (and probably in similar JetBrains IDEs such as WebStorm and PyCharm), simply copy the CoffeeScript plugin directory from a trial version of the latest version of RubyMine:

  1. Install RubyMine EAP
  2. Copy the coffeescript directory from C:\Program Files (x86)\JetBrains\RubyMine 107.261\plugins\ to C:\Program Files (x86)\JetBrains\PhpStorm 2.1\plugins\

Screenshot

Some third party plugins exist and are officially available for the other IDEs, although they probably come with just as little support as the solution described above. Notice that none of the following plugins are being actively developed.

  • Vaughan Rouesnel

    Great tip – much appreciated!

    The CoffeeScript plugin doesn’t seem much different at all to the CoffeeBrew plugin which it was forked from.

Previous post:

Next post: