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

Is there any way to access the copilot suggestion in an autocommand?

Open BenjyRead opened this issue 1 year ago • 1 comments

I might be being dumb but I can't see any way to access a suggestion in the init.lua when it occurs. I wanted to automatically dismiss any suggestions under 5 characters.

BenjyRead avatar May 09 '24 17:05 BenjyRead

Instead of an autocmd I think it makes sense to add this as a configuration, I could see people (me included) using a minimum characters limit.

AntoineGS avatar Mar 30 '25 12:03 AntoineGS