copilot-emacs / copilot.el

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

copilot-complete not automatic #123

Closed james-ennis closed 1 year ago

james-ennis commented 1 year ago

I have copy and pasted exactly what is in the spacemacs configuration part of the README and looking at the General configurations for configuring completetion all I should need is (add-hook 'prog-mode-hook 'copilot-mode), which I have in my user-config.

However, unless I explicitly run the command copilot-complete, I'm not getting automatic suggestions, any help would be greatly appreciated. Screencast from 06-04-23 16 42 22

zerolfx commented 1 year ago

Does setting copilot-enable-predicates to nil help?

james-ennis commented 1 year ago

Aha, that seems to have done it. Thank you very much. I'll do a PR which tweaks the spacemacs config

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.