Add Overload Bool (tip)You can refactor a method to change its signatureHelen Scottjavarefactoring2021-01-08
Assert That Import (tip)Use quick intentions to manage importsHelen Scottjavarefactoringtesting2021-01-08
Convert Concatenation To Template (tip)Use quick intentions to convert to a template stringHelen Scottkotlinrefactoring2021-01-08
Convert to Expression Body (tip)Use quick intentions to convert to use expression body syntaxHelen Scottkotlinrefactoring2021-01-08
Find & Select Multiple Occurrences (tip)Select multiple occurrences of the same word and change them all at onceHelen Scottjavarefactoring2022-06-17
Generate Code (tip)Helps you to generate commonly used code constructsHelen Scottjavarefactoring2021-01-08
Inject a language (tip)Language injections let you work with pieces of code in other languages embedded in your code.Helen Scottjavarefactoringediting2022-05-25
Manage VCS Changelists in IntelliJ IDEA (tip)Group and commit changes related to certain tasksVignesh Babu B R Bgitvcsrefactoringinterface2021-12-03
Meaningless Arguments (tip)Use quick intentions to remove redundant codeHelen Scottjavarefactoring2021-01-08
Merge/Unmerge If Statements (tip)Experiment with your code without changing the semanticsHelen Scottjavarefactoringtesting2022-08-11
Migrating from the `javax` to `jakarta` namespace (tutorial)How to transition your application from Java EE to Jakarta EE.Helen Scottjavarefactoring2022-03-30
Pattern Matching for Switch (tip)Available in preview from Java 17Helen Scottjavaeditingrefactoring2022-05-23
Refactor an Unreachable Statement (tip)Use quick intentions to remove redundant codeHelen Scottjavarefactoring2021-01-08
Remove Unnecessary Condition (tip)Use quick intentions to remove redundant codeHelen Scottjavarefactoring2021-01-08
Rename an Interface (tip)Renaming in IntelliJ IDEA including comments and textsHelen Scottjavarefactoring2021-01-08
Replace with var (tip)Use quick intentions to replace a local variable type with `var`Helen Scottjavarefactoring2021-01-08