CLion 2017.3 Help

CoffeeScript

CLion 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 icon CoffeeScript.

Before you start

  1. Download and install the Node.js runtime environment.
  2. Configure the Node.js interpreter in CLion as described in Configuring a local Node.js interpreter.
  3. Make sure Node.js and the CoffeeScript plugins are enabled. The plugins are activated by default. If the plugins are disabled, enable them on the Plugins settings page as described in Enabling and Disabling Plugins.

Coding assistance

CoffeeScript support includes:

Last modified: 27 March 2018

See Also

Language and Framework-Specific Guidelines: