File and project analysis

Last modified: 14 March 2025

IntelliJ IDEA analyzes your code in the file that is currently opened in the editor and highlights detected problems as you type. It also automatically checks your entire project for errors.

Additionally, you can run an inspection or a group of inspections in the selected scope of files manually. In this case, you will get a comprehensive report of all detected problems.