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