opencode
opencode copied to clipboard
feat: enhance LSP diagnostics with better error handling and server i…
…dentification
- Add robust file reading error handling in LSP client
- Introduce diagnostic formatting with server identification
- Create new diagnostic utility for formatting multiple server diagnostics
- Improve error handling for missing files during LSP operations