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

Code refactoring

Last modified: 21 July 2022

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. WebStorm offers a wide variety of code refactorings, which track down and correct the affected code references automatically.