opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat: add F# language server support

Open nalin-singh opened this issue 1 month ago • 2 comments

  • 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

nalin-singh avatar Dec 15 '25 07:12 nalin-singh

/review

rekram1-node avatar Dec 15 '25 07:12 rekram1-node

lgtm

github-actions[bot] avatar Dec 15 '25 07:12 github-actions[bot]