mirror of
https://github.com/sst/opencode.git
synced 2025-08-22 05:54:08 +00:00
Merge 9e9bdbd5e0
into 4fadbcfb90
This commit is contained in:
commit
165d7d7148
1 changed files with 1 additions and 1 deletions
|
@ -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 feebdack 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. And _go-to-definition_ and _find-references_ to help navigate your codebase.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue