coc-rescript

1.3.6 • Public • Published

coc-rescript

npm version

coc.nvim extension for ReScript.

The server is a rewrite of the VS Code server in ReScript.

Features

  • Formatting (bs-platform >= 8.2.0)
  • Error highlighting (bs-platform >= 8.3.0)

Installation

:CocInstall coc-rescript

In order to get automatic formatting you need to add the following in your :CocConfig:

{
  "coc.preferences.formatOnSaveFiletypes": ["rescript"]
}

/coc-rescript/

    Package Sidebar

    Install

    npm i coc-rescript

    Weekly Downloads

    2

    Version

    1.3.6

    License

    MIT

    Unpacked Size

    44.1 kB

    Total Files

    25

    Last publish

    Collaborators

    • believer