This feature is only supported in the Ultimate edition.

IntelliJ IDEA integrates with the CoffeeScript compiler, recognizes *.coffee files, and provides full range of coding assistance without any additional steps from your side. CoffeeScript files are marked with images/icon_CoffeeScript.png.

Before you start

  1. Download and install the Node.js runtime environment.
  2. Configure the Node.js interpreter in IntelliJ IDEA as described in Configuring a local Node.js interpreter.

Coding assistance

CoffeeScript support includes:

See Also

Language and Framework-Specific Guidelines:

External Links: