Prerequisites
Changes to the UI
The JADE plugin introduces the following changes to the PhpStorm UI:
- The Jade file item is added to the menu.
-
Coding assistance is provided in the JADE-specific and HTML context:
- Code formatting
- Syntax highlighting
- Code completion
- Color schemes
- Create a project from scratch or around existing sources, and then create JADE files as necessary.
- Create a NodeExpress project.
In the runtime, the JADE files fill be transformed into HTML pages.
-
In the Project tool window, select the directory in which you want to create a new file.
Choose or press Alt+InsertAlt+Insert.
Alternatively, right-click the corresponding directory and choose New from the context menu.
- Choose Jade file.

template engine.