IntelliJ IDEA performs a lot of checks while typing code. This is ok so far but I realized that it is doing this for all visible files.
I like to have many files open parallel but this causes my cpu to be high performance heating system. I see a significant difference between having one or ten editor tabs open.
Is there an option that IntelliJ only checks the currently selected file?
Update: Since there is probably no option I raised a ticket: https://youtrack.jetbrains.com/issue/IDEA-193407