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

Refactoring TypeScript

Last modified: 12 April 2022

Professional feature: download PyCharm Professional to try.

Required plugin: JavaScript and TypeScript

The plugin is bundled with PyCharm and 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.