Skip to content

Code Intellisense/autocomplete very slow on big java file. #1954

@hongguifeng

Description

@hongguifeng

I have a java file that over 10000 lines, everytime code Intellisense/autocomplete about this class, it would take a long time (over 10 seconds ) to show the suggestion.

eclipse is fast in the same situation.

I tried to delete most of the code in that file, and code Intellisense/autocomplete is much faster.

Is there any way to speed up the parsing of large files?

Environment
  • Operating System:win10 with wsl2
  • JDK version:openjdk 1.11.0
  • Visual Studio Code version: 1.56.2
  • Java extension version:0.79.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions