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