Free, ultrafast Copilot alternative for Sublime Text
Codeium autocompletes your code with AI in all major IDEs. We launched this implementation of the Codeium package for Sublime Text to bring this modern coding superpower to more developers. Check out our playground if you want to quickly try out Codeium online.
-
Install Codeium from Package Control.
-
Run the command
Codeium: Sign In
and follow the instructions. -
Restart Sublime
-
Start seeing code suggestions and using Codeium.
Alternatively, you can manually install the package by adding the Codeium.sublime-package
file to your Installed Packages
directory.
Codeium downloads and installs the Codeium language server, a compiled executable binary, onto your machine. The Codeium language server contains shared code for all Codeium plugins and allows us to provide a consistent experience for different IDEs. The language server communicates with the Codeium API at https://server.codeium.com
.