LSP

3 articles tagged with LSP

June 10, 2026
product updateGitHub

GitHub Copilot CLI Adds Language Server Protocol Support for Code Intelligence

GitHub has added Language Server Protocol (LSP) support to Copilot CLI, replacing its previous grep and decompile-based code analysis. The update enables the AI coding assistant to use structured language intelligence for understanding codebases.

product updateGitHub

GitHub Copilot CLI adds language server protocol support for code analysis

GitHub has updated Copilot CLI to support language server protocol (LSP) integration. The update replaces the tool's previous grep and decompile-based code analysis with structured language server support for improved code intelligence.

April 25, 2026
changelogOpenAI

OpenCode v1.14.25 Adds Roslyn LSP Support for Razor and Fixes GPT-5.5 Context Limits

OpenCode shipped v1.14.25 with Roslyn LSP support for Razor, .cshtml, and C# script files. The release fixes GPT-5.5 with OpenAI OAuth to use correct context limits and adds request details to LSP permission prompts.