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

Refactoring JavaScript

Last modified: 28 September 2022

Available only in PyCharm Professional: download to try or compare editions

Required plugin:

Javascript and TypeScript -  The plugin is available only in PyCharm Professional, 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.