opencode
opencode copied to clipboard
feat: add F# language server support
- Add FSharp LSP server configuration using fsautocomplete
- Support for .fs, .fsi, .fsx, and .fsscript file extensions
- Auto-install fsautocomplete via dotnet tool when .NET SDK is available
- Update documentation to include F# in LSP servers table
Closes #5535
/review
lgtm