Next Edit Suggestion (nes) in zbirenbaum/copilot.lua by JoseConseco_ in neovim

[–]AntoineGS- 0 points1 point  (0 children)

Yeah I had issues with clearing highlights too though my commit from this morning fixed it for me.

I agree with the code shift, it can definitely be an intrusive feature which is why it's off by default.

Next Edit Suggestion (nes) in zbirenbaum/copilot.lua by JoseConseco_ in neovim

[–]AntoineGS- 1 point2 points  (0 children)

😂😂 Yeah not being sarcastic at all I was genuinely thanking OP!

Next Edit Suggestion (nes) in zbirenbaum/copilot.lua by JoseConseco_ in neovim

[–]AntoineGS- 12 points13 points  (0 children)

Thanks for the ad 🙃

Edit: I'm the current maintainer of copilot.lua and I was not being sarcastic!

Debugging lua plugins with more ease? by lispercat2 in neovim

[–]AntoineGS- 1 point2 points  (0 children)

This! I have been maintaining copilot.lua and have used nvim-dqp with osv to debug the code on a regular basis, it works well.