Skip to content

Initial experience report from cody-emacs stevey/completions branch #29

@sqs

Description

@sqs

Got the stevey/completions branch up and running in my Emacs! Super excited about this. I was able to get completions and the setup was pretty easy. It will be easier when it's on MELPA (I had to install uuidgen manually when running from source).

image

Wahoo!!! 🎉 🎉 🎉 🎉

  • I don't like the Cody icon showing up for completions. It is distracting. image
  • I was mostly getting single-token completions, including one where it was just ab (but it made sense since I was typing about abuse). I have gotten a few multi-token completions, though.
  • I got notifications from macOS saying things like "Emacs wants to access files in your iCloud Drive", "Emacs wants to access your reminders.", etc. Is something in Cody scanning the file system? I know it's not nefarious. I set cody-workspace-root and maybe that will suppress these.
  • I got Debugger entered--Lisp error: (error "use-package: Unrecognized keyword: :straight") so I commented out that line with :straight and it still seemed to work.
  • Similar error for setopt in the recommended config. I changed it tosetq and it worked, but I don't know if that is setting a different variable from setopt.
  • There is no cody command as described in the docs, only cody-chat, cody-login, etc.
  • The docs should say how to run cody-mode when you open new buffers (eg add-hook or whatever).

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