textDocument/inlineCompletion
support
#14059
Unanswered
taylorplewe
asked this question in
Ideas
Replies: 1 comment
-
Yes! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
textDocument/inlineCompletion
was added in the latest version of the LSP spec (3.18.0). It's main purpose is for providing similar functionality to that of Copilot in VS Code and Zed--displaying suggestions to the user via ghost text following the cursor.Is this something we feel should be implemented in Helix? It was discussed a little in this discussion about Copilot support. This would allow (among other things I'm sure) for full support of the official Copilot LSP.
Beta Was this translation helpful? Give feedback.
All reactions