Open
Description
Justification
I have disabled the Auto-Code Inspection run after a parse. When I'm working through inspections, I don't mind clicking the button to get the CIs to run and the window populated. When I execute a Quick Fix, a parse is triggered, but, since "auto-inspect" is disabled, the CI window is returned empty. I then have to click the button, triggering a parse and the inspection run.
Description
Execution of a Quick Fix should cause the code inspections to run no matter the setting of "Auto Inspect". I'm working on inspections, I don't want to (and shouldn't have to) do any extra clicking or wait for any extra parse runs.