Adjust Code Style

Use quick intentions to adjust the style of your code right where your cursor is.

You can use ⌥⏎ (macOS) / Alt+Enter (Windows/Linux), to show context actions for your selection and then edit the code style.


Related Resources

Convert Class to Record
Convert Class to Record
Use inspections to convert classes to Java 16 records.
Create New Class
Create New Class
Quickly add new classes to your project.
Extend Selection
Extend Selection
Extend and shrink your current code selection.