mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
docs: rename opencode to OpenCode
This commit is contained in:
parent
4159db4549
commit
6378e6c06f
19 changed files with 133 additions and 133 deletions
|
|
@ -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 |
|
||||
| ---------- | ---------------------------------------------------- | ----------------------------------- |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue