Codeium
Codeium Sublime package
Details
Installs
- Total 11K
- Win 6K
- Mac 3K
- Linux 2K
Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 18 | 9 | 7 | 7 | 3 | 6 | 1 | 8 | 7 | 6 | 11 | 19 | 6 | 4 | 11 | 9 | 3 | 2 | 8 | 6 | 14 | 10 | 9 | 8 | 4 | 8 | 10 | 14 | 9 | 10 | 4 | 6 | 11 | 14 | 7 | 9 | 8 | 4 | 3 | 4 | 5 | 15 | 11 | 12 | 6 | 6 |
Mac | 2 | 3 | 6 | 4 | 6 | 4 | 4 | 2 | 5 | 2 | 2 | 1 | 3 | 4 | 8 | 5 | 3 | 1 | 7 | 4 | 5 | 3 | 5 | 2 | 2 | 1 | 4 | 5 | 6 | 4 | 2 | 3 | 4 | 3 | 3 | 8 | 3 | 5 | 4 | 4 | 9 | 5 | 2 | 3 | 5 | 1 |
Linux | 8 | 6 | 7 | 2 | 3 | 4 | 3 | 6 | 3 | 7 | 3 | 5 | 4 | 0 | 2 | 3 | 6 | 4 | 3 | 8 | 10 | 3 | 5 | 2 | 4 | 2 | 3 | 7 | 3 | 1 | 0 | 4 | 2 | 3 | 5 | 1 | 3 | 1 | 6 | 3 | 4 | 4 | 7 | 2 | 3 | 5 |
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
.