Skip to content

Exafunction/codeium-sublime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codeium


Discord Twitter Follow

Visual Studio Code JetBrains Open VSX Google Chrome

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

  1. Install Codeium from Package Control.

  2. Run the command Codeium: Sign In and follow the instructions.

  3. Restart Sublime

  4. 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.