cape

🦸cape.el - Completion At Point Extensions (by minad)

Cape Alternatives

Similar projects and alternatives to cape

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cape alternative or higher similarity.

cape reviews and mentions

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
  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic cape repo stats
17
541
8.8
15 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com