1.3.6 • Published 5 years ago

coc-rescript v1.3.6

Weekly downloads
3
License
MIT
Repository
-
Last release
5 years ago

coc-rescript

npm version npm.io

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"]
}
1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.2.0

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago