docs: rm incorrect lsp mention (#2677)

This commit is contained in:
Aiden Cline
2025-09-18 16:08:50 -05:00
committed by GitHub
parent 5a7a725787
commit 0e409842e8

View File

@@ -3,7 +3,7 @@ title: LSP Servers
description: opencode integrates with your LSP servers. description: opencode integrates with your LSP servers.
--- ---
opencode integrates with your Language Server Protocol (LSP) to help the LLM interacts with your codebase. It uses diagnostics to provide feedback to the LLM. And _go-to-definition_ and _find-references_ to help navigate your codebase. opencode integrates with your Language Server Protocol (LSP) to help the LLM interacts with your codebase. It uses diagnostics to provide feedback to the LLM.
--- ---