AI tool with emacs
Table of Contents
:ID: 7FB70A98-08ED-4B77-A9DD-AA1F98A8E843
# General purpose
# Spacemacs
# Github Copilot
# Spacemacs
# Windsurf
- Apparently they have a plugin so you don’t have to use their silly IDE
- Windsurf was originally called Codium
- There is an unmaintained, probably broken package https://github.com/Exafunction/codeium.el
- This was forked and updated https://github.com/jeff-phil/comingle.el
# Copilot
# copilot-mode
# copilot-chat
https://github.com/chep/copilot-chat.el
To append a section of code to a prompt:
- Select the region
- call
copilot-chat-custom-prompt-selection - enter the prompt in the mini buffer
- press enter
- Go to the copilot buffer. The input should be there.
- Inside the “chat-input” section type
,and selectcopilot-chat-prompt-send