blink.cmp icon indicating copy to clipboard operation
blink.cmp copied to clipboard

wip(inline_completion): add inline completion support

Open tris203 opened this issue 8 months ago • 0 comments

really rough pass, but this allows for the behaviour of something like the copilot blink plugins without the need for a plugin. just have copilot.lua and it will suggest from the lsp that it runs

Alternatively, you can just attach the copilot lsp from GitHub. Although you would still need a method for authenticating etc

tris203 avatar Feb 13 '25 22:02 tris203