is there a way to increase the amount of time befo...
# intellij
g
is there a way to increase the amount of time before IntelliJ will cancel a completion request? I'm debugging an issue with imports not being resolved in completions and having the
ProgressManager
cancel on me when I'm at a breakpoint is a tad annoying
a