Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

List of Inspections & descriptions in Intellij IDEA?

Is there a list for all of the inspections in Intellij Idea, specifically a list with which has the name used in @SuppressWarnings, also would be nice if it came with descriptions of each inspection (the names aren't verbose enough to quickly determine what it used for).

like image 572
van dench Avatar asked Nov 02 '25 03:11

van dench


1 Answers

You can see the list of all inspections & their descriptions by

  • Settings -> Editor -> Inspections (or Man's Face Bottom right -> Configure inspections)

enter image description here

  • You can see the list of grouped inspections under the current profile.
  • When select one inspection inspection, you can see its description appears on right hand side.
  • You can enable/disable it by the checkboxes. And also you can change the severity into error/warning etc. for the selected inspection and save it.

:))

like image 100
Supun Wijerathne Avatar answered Nov 03 '25 19:11

Supun Wijerathne



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!