diff options
| author | Jay V <[email protected]> | 2025-10-03 13:46:56 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-10-03 13:46:56 -0400 |
| commit | 6378e6c06f3296ec8fdea13271c092e9830401ea (patch) | |
| tree | d6528e50dc69ad9fef94be3f0bf9d97b3f5c0d14 /packages/web/src/content/docs/lsp.mdx | |
| parent | 4159db4549efd9d598543a8030ed1fe80e56b3a9 (diff) | |
| download | opencode-6378e6c06f3296ec8fdea13271c092e9830401ea.tar.gz opencode-6378e6c06f3296ec8fdea13271c092e9830401ea.zip | |
docs: rename opencode to OpenCode
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 | | ---------- | ---------------------------------------------------- | ----------------------------------- | |
