copilot.el
copilot.el copied to clipboard
Slight conflict with `completion-preview-mode`
Sometimes there is a conflict in the displayed completion preview and the copilot overlay when used together with the Emacs 30.1 built-in completion-preview-mode.
Sometimes the completion preview is prepended and sometimes it is appended (underlined part is from completion-preview-mode).
It would be really nice if these two modes could work together and you wouldn't get duplicate outputs. Although one good thing is that it doesn't really break things, as when you accept the copilot suggestion it gets inserted and drops the preview.