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