Y
Hacker News
new
|
ask
|
show
|
jobs
by
riffraff
1067 days ago
I wish copilot.vim had a way to insert only a token from the suggestion. I often get stuff which is partly correct but "diverges".
1 comments
pynappo
1067 days ago
there is a somewhat hacky way to accept just a word, to my understanding, since copilot.vim allows you to access the raw text that's being suggested. try out the snippet in the linked comment:
https://github.com/orgs/community/discussions/12426#discussi...
link
https://github.com/orgs/community/discussions/12426#discussi...