sourcegraph / sg.nvim

Experimental Sourcegraph + Cody plugin for Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support inline autocompletions

flexagoon opened this issue · comments

"Multi-line, inline autocompletion" is listed as supported on this page:

https://sourcegraph.com/docs/cody/clients/feature-reference

How can I use it?

currently the only supported client is nvim-cmp, you can see the configuration steps by doing ":help cody.complete" after installing the plugin

In that case this can be considered a feature request issue now ig