diff options
Diffstat (limited to 'packages/web/src/content/docs/lsp.mdx')
| -rw-r--r-- | packages/web/src/content/docs/lsp.mdx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/web/src/content/docs/lsp.mdx b/packages/web/src/content/docs/lsp.mdx index 95ef436c1..c95445511 100644 --- a/packages/web/src/content/docs/lsp.mdx +++ b/packages/web/src/content/docs/lsp.mdx @@ -1,15 +1,15 @@ --- 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 interact with your codebase. It uses diagnostics to provide feedback to the LLM. +OpenCode integrates with your Language Server Protocol (LSP) to help the LLM interact with your codebase. It uses diagnostics to provide feedback to the LLM. --- ## Built-in -opencode comes with several built-in LSP servers for popular languages: +OpenCode comes with several built-in LSP servers for popular languages: | LSP Server | Extensions | Requirements | | ---------- | ---------------------------------------------------- | ----------------------------------- | |
