Slow accept with a slow LSP #974
Replies: 1 comment
-
See #627 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I work on a project with a slow LSP.
Since another LSP request is made when a suggestion is accepted, I pay the cost of this LSP twice.
Is there a way to accept the new text (
insertText
) without the LSP?Here is a demo, with some logs added in the
blink.cmp
source code.Enregistrement.de.l.ecran.2025-01-09.a.14.58.15.mov
Beta Was this translation helpful? Give feedback.
All reactions