Open
Description
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)
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!
Metadata
Assignees
Labels
No labels