LocalQuickFix for large number of issues
Hi
I am trying to use LocalQuickFix for a large number of problems.
My Quick fix is working well if I use it with a single problem descriptor, but if I use code inspection and run quickfix for all issues at once IDE hangs.
Upto 400 issues it takes around 1 min but if I choose more than that it hangs and nothing happens.
How I can run it into background or some better way to manage this problem?
Thanks in advance
Please sign in to leave a comment.