IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Refactoring JavaScript

Last modified: 10 August 2022

Required plugin: JavaScript and Typescript

The plugin is available only in IntelliJ IDEA Ultimate, where it is enabled by default.

Refactoring means updating the source code without changing the behaviour of the application. Refactoring helps you keep your code solid, dry, and easy to maintain.