Skip to content

Conversation

@emil-vdw
Copy link
Collaborator

Add support for disabling the copilot complete idle timer functionality entirely.

Implementation:

  1. Change copilot-idle-delay to accept a value of nil.
  2. Change the completion on idle timer functionality to only set the idle timer when copilot-idle-delay has a value of type number (non-nil).

Resolves #216.

@zerolfx zerolfx merged commit 4e96a50 into copilot-emacs:main Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an option to disable copilot-idle-delay

2 participants