-
blink.cmp is being slow in the TS monorepo, while it works perfectly fine in another TS project. Is there a way to check what is consuming time to calculate? |
Beta Was this translation helpful? Give feedback.
Answered by
Saghen
Dec 15, 2024
Replies: 1 comment 1 reply
-
You could add some |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
skoch13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could add some
vim.print
s in the code for the LSP source but otherwise, you might want to wait for #480