Giter Site home page Giter Site logo

Comments (3)

minad avatar minad commented on August 20, 2024 1

A minimal config would be good to have. But to be clear - the only backend included should be company-capf since this is the only one which can use Orderless. Which capf do you use, lsp-mode, eglot, elisp, ...? The capf is the layer below company-capf, the actual backend.

In case you recall the specific issues you had with Corfu I would be interested in hearing them. The package changed quite a bit in recent months so it may be better now. On the other hand some backend issues may still not be fixed - this is not in my hands. Corfu grew out a bit out of my personal frustration with the complexity of Company (intermediate backends, configuration difficulties, company-capf and the lack of integration in Emacs). My personal Corfu configuration is quite simple (like the one from the README) and just works.

from orderless.

minad avatar minad commented on August 20, 2024

Orderless support in Company is highly dependent on the backend. It only works with company-capf, and also only with a subset of the available Capfs (completion-at-point-functions). Which backend do you use? It would be ideal if you paste a minimal configuration which demonstrates the issue.

(You could also give my Corfu package a try as an alternative to Company. It has been designed with better Orderless support in mind and has other advantages. However it may be a bit too much to ask to switch the UI if you are happy with your overall completion setup via Company.)

from orderless.

JonatanSahar avatar JonatanSahar commented on August 20, 2024

Hi,
Thanks your response!
I have the following value for company-backends:
(company-capf (:separate company-dabbrev company-yasnippet company-ispell))

I'll try to work out a workable minimal config later today.

I did actually go through configuring corfu a little while ago but eventually gave up as I couldn't get the kinks out of the functionality as I was used to it in all major modes (automatical pop-up, hitting C-SPC for manually triggering + orderless using SPC or C-SPC as a separator)

Thanks again.

from orderless.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.