coc-fsharp

0.3.5 • Public • Published

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.

/coc-fsharp/

    Package Sidebar

    Install

    npm i coc-fsharp

    Weekly Downloads

    289

    Version

    0.3.5

    License

    MIT

    Unpacked Size

    106 kB

    Total Files

    21

    Last publish

    Collaborators

    • v-yadli