docs: fix documentation issues (#11435)
Co-authored-by: damaozi <1811866786@qq.com>
This commit is contained in:
parent
feca42b025
commit
35f64b80fa
3 changed files with 49 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ const TIPS = [
|
|||
'Set {highlight}"formatter": false{/highlight} in config to disable all auto-formatting',
|
||||
"Define custom formatter commands with file extensions in config",
|
||||
"OpenCode uses LSP servers for intelligent code analysis",
|
||||
"Create {highlight}.ts{/highlight} files in {highlight}.opencode/tool/{/highlight} to define new LLM tools",
|
||||
"Create {highlight}.ts{/highlight} files in {highlight}.opencode/tools/{/highlight} to define new LLM tools",
|
||||
"Tool definitions can invoke scripts written in Python, Go, etc",
|
||||
"Add {highlight}.ts{/highlight} files to {highlight}.opencode/plugin/{/highlight} for event hooks",
|
||||
"Use plugins to send OS notifications when sessions complete",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue