Codeium
Codeium Sublime package
Details
Installs
- Total 11K
- Win 6K
- Mac 3K
- Linux 3K
May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 7 | 2 | 6 | 3 | 3 | 2 | 12 | 3 | 5 | 1 | 5 | 4 | 4 | 1 | 5 | 5 | 2 | 4 | 2 | 7 | 7 | 8 | 11 | 4 | 6 | 8 | 7 | 5 | 11 | 8 | 5 | 6 | 8 | 8 | 8 | 9 | 10 | 2 | 6 | 10 | 9 | 10 | 18 | 9 | 7 | 7 |
Mac | 7 | 4 | 2 | 0 | 3 | 6 | 4 | 4 | 5 | 3 | 0 | 2 | 1 | 3 | 5 | 3 | 4 | 0 | 4 | 5 | 4 | 6 | 8 | 3 | 4 | 2 | 2 | 2 | 5 | 3 | 1 | 1 | 5 | 5 | 4 | 3 | 1 | 3 | 1 | 1 | 5 | 4 | 2 | 3 | 6 | 4 |
Linux | 7 | 1 | 0 | 6 | 2 | 1 | 2 | 3 | 5 | 6 | 3 | 4 | 3 | 0 | 2 | 0 | 1 | 1 | 3 | 7 | 2 | 6 | 5 | 2 | 3 | 1 | 3 | 5 | 2 | 6 | 5 | 2 | 7 | 5 | 2 | 5 | 5 | 2 | 4 | 1 | 2 | 1 | 8 | 6 | 7 | 2 |
Readme
- Source
- raw.githubusercontent.com
Codeium Package for Sublime Text
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.
🚀 Getting started
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.
❓ How it works
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
.