IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Inspection Options

Edit pageLast modified: 13 June 2024

Some code inspections provide configuration options that affect their behavior. For example, Java | Code style issues | 'size() == 0' can be replaced with isEmpty(), allows ignoring classes from the defined list or expressions, which would be replaced with !isEmpty().

Currently, there are two ways of providing the inspection options: