{ claus.conrad }

CoffeeScript support for JetBrains PhpStorm/WebStorm/PyCharm

📅 Jun 27, 2011
⌛ 1 minute

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_

A third-party plugin exist and is officially available for the other IDEs, although they probably come with just as little support as the solution described above. Notice that the following plugin is not being actively developed.