diff options
| author | David Hill <[email protected]> | 2025-09-23 18:36:27 +0100 |
|---|---|---|
| committer | David Hill <[email protected]> | 2025-09-23 18:36:27 +0100 |
| commit | 9d53628e192065cd20f5fbae3712dae43b92b1e3 (patch) | |
| tree | 14e7ac5201c56d011932f1c54a33b975c9cd6e47 /packages/web/src/content/docs/lsp.mdx | |
| parent | 869b4761455672535eba878aa90edf21ab6fecec (diff) | |
| parent | 5ead6d7dd50e96c3cd6213c9be540c1ca8ac2fe5 (diff) | |
| download | opencode-9d53628e192065cd20f5fbae3712dae43b92b1e3.tar.gz opencode-9d53628e192065cd20f5fbae3712dae43b92b1e3.zip | |
Merge branch 'dev' of https://github.com/sst/opencode into dev
Diffstat (limited to 'packages/web/src/content/docs/lsp.mdx')
| -rw-r--r-- | packages/web/src/content/docs/lsp.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/lsp.mdx b/packages/web/src/content/docs/lsp.mdx index e9e21cba8..95ef436c1 100644 --- a/packages/web/src/content/docs/lsp.mdx +++ b/packages/web/src/content/docs/lsp.mdx @@ -3,7 +3,7 @@ title: 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. +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. --- |
