mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
- Split LSP file notification into separate functions
- Add waitForLspDiagnostics function to wait for diagnostics after file changes
- Move LSP diagnostics to after file operations in edit and write tools
- Fix string splitting in diff generation
- Reduce diagnostics timeout from 10 to 5 seconds
🤖 Generated with termai
Co-Authored-By: termai <noreply@termai.io>
|
||
|---|---|---|
| .. | ||
| shell | ||
| bash.go | ||
| bash_test.go | ||
| diagnostics.go | ||
| edit.go | ||
| fetch.go | ||
| file.go | ||
| glob.go | ||
| grep.go | ||
| ls.go | ||
| ls_test.go | ||
| sourcegraph.go | ||
| sourcegraph_test.go | ||
| tools.go | ||
| view.go | ||
| write.go | ||
| write_test.go | ||