LSP strange behaviour on completion #8706
-
I’m using helix I know that i can pres b130a364-bc8c-47d1-9c4a-76d7a73c74e6.mp4 |
Beta Was this translation helpful? Give feedback.
Answered by
pascalkuthe
Nov 2, 2023
Replies: 1 comment 2 replies
-
what exactly is the issue here? I don't see anything wrong with that video? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
those are snippept placeholder. They are supposed to be removed automatically according to the lsp spec. In some languages they can be useful to keep but not in others. Once we support placeholders properly we can make them work like vscode where you can keep the content by hitting tab again (in vscode they disappear as soon as you start typing) but that is not implemented yet.