Whenever I edit code and save the current file, IntelliJ executes the compilation which is normal and a wanted behavior. But everytime a compilation error occures, it opens the files that contain the errors which is very annoying ( I'm not done yet since I'm still editing the code ) .
Is there a way to prevent that behavior other than disabling the auto-compile ?