Skip to content

cape-capf-super seems not support codeium-completion-at-point? #97

Description

@zijianyue

I use codeium with corfu like this, but I don't get the expected integrated candidates(lsp candidates are not present).

(add-hook 'lsp-after-open-hook
          (lambda ()
            (setq-local completion-at-point-functions
                        (list 
                         (cape-capf-super
                          #'codeium-completion-at-point
                          #'lsp-completion-at-point)))))
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions