copilot-emacs / copilot.el

An unofficial Copilot plugin for Emacs.
MIT License
1.79k stars 126 forks source link

Add an option to disable copilot-idle-delay #216

Closed emil-vdw closed 9 months ago

emil-vdw commented 9 months ago

I believe it should be possible to disable copliot-idle-delay instead of some large value.

Proposal: Change copliot-idle-delay to accept a value of nil that would disable completion on idle delay entirely.

Originally discussed here.