Exafunction / codeium.el

Free, ultrafast Copilot alternative for Emacs
https://www.codeium.com
MIT License
412 stars 13 forks source link

Extra completion-at-point function extensions for usability #92

Closed jeff-phil closed 5 months ago

jeff-phil commented 5 months ago

Here is result on my machine using corfu/cape as the capf front-end.

image

Item #8 in the list is high-lighted, and to the right the help document displays showing the full completion text in markdown using buffer language (python here) for the font-lock. If markdown is not installed, plain text will be shown but still with line breaks vs. how displays in listing on one-line.

There is also a magic wand icon to the left of Codeium completion, that gives indicator it is from Codeium completion. And (if the completion text wasn't so long in this example) would also show Codeium on the left for the annotation.

fortenforge commented 5 months ago

Cool! please fix the typo

jeff-phil commented 5 months ago

Oops. Typo fixed. Thanks!