Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lag of Languageserver #3936

Open
kraabrsg opened this issue Jan 29, 2025 · 0 comments
Open

Lag of Languageserver #3936

kraabrsg opened this issue Jan 29, 2025 · 0 comments

Comments

@kraabrsg
Copy link

Hi, sometimes after quite of time working on a maven quarkus project the pasting of text (e.g. from one file into another) takes a quite amount of time to finish.

In this example one string should be replaced by another string (the one which is selected)

Image

Image

The new string was visible after 4-5 seconds.

We are on the newest extension version 1.40 (happend also before).

JAVASE 21 for language Server, JAVASE 17 for the project (runtime). WIN 10.

Further settings in workspace:

    "java.import.gradle.enabled": false,
    "java.import.gradle.annotationProcessing.enabled": false,
    "java.configuration.detectJdksAtStart": false,
    "java.compile.nullAnalysis.mode": "automatic",
    "java.jdt.ls.androidSupport.enabled": "off",
    "java.jdt.ls.protobufSupport.enabled": false,

Is this from the eclipse language Server, or is this coming from this extension ?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant