emacs-lsp/lsp-java

Code completion in large java file is extremely slow.

huangfeiyu opened this issue · 0 comments

Hi, I found that code completion on large java (say 5000 lines) file is extremely slow, when I enter three letter Lis, I expect it popup the candidates, it is very slow, many times unsuccessful. Do you have the same experience? Any suggestion? Thanks!

This isn't a problem on small java file.
This isn't a problem to VS Code. Maybe there is room for improvement.