vscode-copilot-release and copilot-language-server-release
The VS Code extension provides the chat interface while the language server provides the underlying AI capabilities and code analysis features that power that interface, making them complements that work together rather than alternatives.
About vscode-copilot-release
microsoft/vscode-copilot-release
Feedback on GitHub Copilot Chat UX in Visual Studio Code.
Covers inline code completion suggestions alongside conversational chat capabilities through two complementary extensions. Serves as a feedback aggregation point for UX and interface improvements across both Copilot Chat and the inline completions experience in VS Code, though active development has transitioned to the primary VS Code repository.
About copilot-language-server-release
github/copilot-language-server-release
Feedback for the GitHub Copilot Language Server
Implements LSP and Agent Client Protocol (ACP) for editor-agnostic Copilot integration, supporting stdio and Node IPC transports with platform-specific native binaries. Handles custom LSP messages for Copilot-specific features including workspace synchronization, document focusing, status notifications, and device-flow authentication. Compatible with JetBrains AI Assistant, Zed, and any LSP-compliant editor via npm distribution with optional platform binaries.
Scores updated daily from GitHub, PyPI, and npm data. How scores work