zbirenbaum / copilot-cmp

Lua plugin to turn github copilot into a cmp source
MIT License
1.08k stars 39 forks source link

I'm only getting one-line suggestions in ruby and javascript, but more in lua #57

Closed benlieb closed 1 year ago

benlieb commented 1 year ago

When I edit ruby or javascript code, all copilot suggestions are one line long, like.

When I'm in Lua, the suggestions are for entire chunks of code.

Is this a configuration issue on my side? When I used another copilot setup, I got full blocks...

guillaumewuip commented 1 year ago

Maybe a duplicates of https://github.com/zbirenbaum/copilot-cmp/issues/10?

benlieb commented 1 year ago

Yeah I think this isn't copilot-cmp. Sometimes it gives more.