Refactor RenameRenaming classes, methods, and variables in IntelliJ IDEAMarit van Dijktricksrefactoring2023-03-01
Merge/Unmerge If StatementsExperiment with your code without changing the semanticsHelen Scottjavarefactoringtesting2022-08-11
Find & Select Multiple OccurrencesSelect multiple occurrences of the same word and change them all at onceHelen Scottjavarefactoring2022-06-17
Inject a languageLanguage injections let you work with pieces of code in other languages embedded in your code.Helen Scottjavarefactoringediting2022-05-25
Pattern Matching for SwitchAvailable in preview from Java 17Helen Scottjavaeditingrefactoring2022-05-23
Migrating from the `javax` to `jakarta` namespaceHow to transition your application from Java EE to Jakarta EE.Helen Scottjavarefactoring2022-03-30
Manage VCS Changelists in IntelliJ IDEAGroup and commit changes related to certain tasksVignesh Babu B R Bgitvcsrefactoringinterface2021-12-03
Add Overload BoolYou can refactor a method to change its signatureHelen Scottjavarefactoring2021-01-08
Convert Concatenation To TemplateUse quick intentions to convert to a template stringHelen Scottkotlinrefactoring2021-01-08
Convert to Expression BodyUse quick intentions to convert to use expression body syntaxHelen Scottkotlinrefactoring2021-01-08
Remove Unnecessary ConditionUse quick intentions to remove redundant codeHelen Scottjavarefactoring2021-01-08
Meaningless ArgumentsUse quick intentions to remove redundant codeHelen Scottjavarefactoring2021-01-08
Rename an InterfaceRenaming in IntelliJ IDEA including comments and textsHelen Scottjavarefactoring2021-01-08
Replace with varUse quick intentions to replace a local variable type with `var`Helen Scottjavarefactoring2021-01-08
Refactor an Unreachable StatementUse quick intentions to remove redundant codeHelen Scottjavarefactoring2021-01-08