PhpStorm
 
Get PhpStorm

Code Style: EJS

Last modified: 06 October 2022

Required plugins:

JavaScript and TypeScript -  The plugin is bundled with PhpStorm and enabled by default.

EJS -  Install the plugin on the Settings | Plugins page, tab Marketplace.

On this page, configure formatting options to be applied within EJS inclusions in your code. PhpStorm recognizes such inclusions based on these delimiters specified on the EJS page of the Settings dialog. The default delimiters are <% and %>. For more details about using EJS, see http://embeddedjs.com/getting_started.html.

View the result in the Preview pane.