Sublime Text plugin for GitHub Copilot integration
Top 47.0% on sourcepulse
This plugin provides GitHub Copilot integration for Sublime Text's LSP plugin, enabling real-time code suggestions and function generation powered by OpenAI Codex. It targets Sublime Text users seeking AI-assisted coding capabilities directly within their editor.
How It Works
LSP-copilot leverages the Copilot.vim backend to interface with GitHub Copilot. It supports various completion styles, including inline popups, phantom text, and panel views, along with a chat feature. The plugin facilitates authentication via a GitHub sign-in process directly within Sublime Text.
Quick Start & Requirements
LSP
and LSP-copilot
.Highlighted Details
Maintenance & Community
No specific details on contributors, sponsorships, or community channels are provided in the README.
Licensing & Compatibility
The README does not explicitly state the license type. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
The "phantom" completion style is noted as experimental with known issues. The local_checks
feature is not fully understood. Users behind VPNs or proxies may need to configure NODE_EXTRA_CA_CERTS
for authentication.
1 month ago
1 day