1.3.6 • Published 4 years ago

coc-rescript v1.3.6

Weekly downloads
3
License
MIT
Repository
-
Last release
4 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

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.2.0

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago