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