copilot.el VS cape

Compare copilot.el vs cape and see what are their differences.

copilot.el

An unofficial Copilot plugin for Emacs. (by copilot-emacs)

cape

🦸cape.el - Completion At Point Extensions (by minad)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
copilot.el cape
20 17
1,625 541
5.7% -
8.5 8.8
11 days ago 14 days ago
Emacs Lisp Emacs Lisp
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

copilot.el

Posts with mentions or reviews of copilot.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-30.

cape

Posts with mentions or reviews of cape. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-23.
  • Why does elpaca make emacs startup so much faster?
    9 projects | /r/emacs | 23 Apr 2023
    Wow, interesting that my response is getting down voted. It seems not enough that I give away my work for free. Nevertheless I appreciate support from the community, as other Emacs package developers. The support is actually helpful. To clarify, publishing my configuration would translate into quite a bit of work, requiring separation of private and public bits.
  • Is there a package or something for code completion in org mode files for src blocks?
    3 projects | /r/emacs | 20 Apr 2023
    At least for Elisp source block one can use font locking to create a custom Capf. Add cape-elisp-block from my Cape package to completion-at-point-functions. Even if you don't want to use Cape you could just copy it to your config. It is a short function.
  • Corfu + Consult History?
    1 project | /r/emacs | 19 Apr 2023
    You can use cape-history from my Cape package. This is similar to consult-history only utilizing completion-in-region instead of completing-read.
  • How to configure corfu for arbitrary orderless matching?
    2 projects | /r/emacs | 31 Mar 2023
    Haven't tried configuring it accordingly, but here's the docs: https://github.com/minad/cape
  • Emacs lags when making the auto completion pop-up with corfu
    2 projects | /r/emacs | 17 Mar 2023
    corfu is blazingly fast. Orderless is as well. What is not always blazingly fast is your completion providing backend. You didn't mention where your slow completions are coming from. An LSP server? Dabbrev? Maybe a remote machine? Have you combined results from various backends (e.g. using cape?). Some completions backends are unavoidably slow, others are just not well optimized.
  • Replacing strings with Unicode symbols.
    9 projects | /r/emacs | 14 Mar 2023
    The most straight forward solution is probably the package company-math. (that's what I use but with corfu and cape)
  • Emacs bankruptcy
    17 projects | /r/emacs | 3 Mar 2023
    Some time I'll add a mixin for Cape which would make the completion stuff really nice.
  • Simplest way to add strings to be used for autocompletion?
    1 project | /r/emacs | 30 Jan 2023
    If you're set on using the completion system (M-TAB) for this, you could install Cape and use the cape-abbrev command to complete your abbrevs.
  • Like company-org-block, but for completion-at-point, corfu, and friends…
    6 projects | /r/emacs | 22 Jan 2023
    Oh, of course your efforts are valuable. I didn't mean to sound discouraging in any way. The point made by /u/xenodium is good - if you have a special candidate source with special behavior, it makes sense to provide a separate lightweight Capf. In contrast, using Tempel for this purpose doesn't make much use of the actual template functionality. Tempel is only a good fit for Org blocks if you use it already anyway, as I do. There is also value in having reference Capfs around, which will be helpful when developers create their own new completion functions. This was also the intention when I created my Cape package, which comes with many simple Capfs. It is always interesting to see what other Emacs users come up with. I am thankful for such efforts - it is inspiring!
  • Sane company completion setup?
    1 project | /r/emacs | 12 Jan 2023

What are some alternatives?

When comparing copilot.el and cape you can also consider the following projects:

quelpa-use-package - Emacs quelpa handler for use-package

consult-yasnippet

codeium.el - Free, ultrafast Copilot alternative for Emacs

lsp-mode - Emacs client/library for the Language Server Protocol

codeium.vim - Free, ultrafast Copilot alternative for Vim and Neovim

emacs-bedrock - [Mirror] Stepping stones to a better Emacs experience

dotfiles - Mouseless Workflow (WIP)

corfu - :desert_island: corfu.el - COmpletion in Region FUnction

eldoc-box - childframe doc for eglot and anything that uses eldoc

tempel - :classical_building: TempEl - Simple templates for Emacs

chat_waitlist_signup

lean4-mode - Emacs major mode for Lean 4