Inspections WidgetThe top-right corner of your editor shows you information about the state of your classHelen Scottjavaeditinginspections2022-08-22
F2Quickly move to the next (or previous) error or warning in the file.Trisha Geejavaeditinginspections2021-05-28
Alt+EnterContext Actions are available from most places in the code.Trisha Geejavaeditinginspections2021-05-28
Prevent a package depending upon anotherEnforce architecture rules, such as data access layers not depending upon UI layers.Trisha Geekotlininspections2021-05-11
Use a lightweight inspection profile on commitFully customise the checks you must perform before you commit your changes to version controlTrisha Geejavavcsinspections2021-05-10
Use new methods on the Streams APIInspections can show us new features from Java 16Trisha Geejavainspections2021-05-10
Convert class to recordUse inspections to convert classes to Java 16 recordsTrisha Geejavaeditinginspections2021-05-05
Use Pattern Matching for instanceofInspections can guide us to use new Java featuresTrisha Geejavainspections2021-05-05