Skip to content

coc-extensions/coc-fsharp

 
 

Repository files navigation

coc-fsharp: F# Language Server for coc.nvim

This project is a language server extension for coc.nvim.

Originally, this project started from another F# language server but I find it hard to keep up with the changes. Now this project is essentially a thin wrapper around FSAutoComplete.

Installation

Troubleshooting

  • Feel free to open issues if you have problems.
  • The more information I have, the better I diagnose.
  • Usually I'll need:
    • :CocInfo
    • project_root/obj/project.assets.json
      • Problems related to FSAC will not be supported here.

About

coc.nvim integration for fsharp-language-server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.0%
  • PowerShell 4.3%
  • Shell 2.7%