copilot.vim icon indicating copy to clipboard operation
copilot.vim copied to clipboard

Performance of code completion got drastically worse some time in the last month or two

Open simlei opened this issue 5 months ago • 0 comments

Problems:

  • low project context awareness, completions just seem to copy and paste code verbatim from related places, instead of adapting to the local context. I even pointed in comments to the exact file names of where to find related code and how to adapt.
  • in particular, performance on filetype bash has dropped very strongly. It's basically lobotomized as far as my experience goes.

Just some feedback; maybe someone cares enough for paying subscribers to gather this kind of feedback. I'll be looking for a replacement now asap as it's very disappointing to see performance nosedive that hard. It's really a different world. Feels like the model was severely overfit to a too small scope of use cases.

simlei avatar Aug 11 '25 11:08 simlei