PhpStorm 6.0.1 Web Help

PhpStorm supports integration with the JADE template engine.

On this page:

Prerequisites

  1. Node.js support is enabled.

Changes to the UI

The JADE plugin introduces the following changes to the PhpStorm UI:

To use JADE templates in a Node JS application, do one of the following:

In the runtime, the JADE files fill be transformed into HTML pages.

To create a JADE file
  1. In the Project tool window, select the directory in which you want to create a new file. Choose File | New or press Alt+InsertAlt+Insert.

    Alternatively, right-click the corresponding directory and choose New from the context menu.

  2. Choose Jade file.

See Also

Procedures:

Web Resources: