Skip to content

Commit d1776eb

Browse files
IwanKaramazowIwan
and
Iwan
authored
Bump bs-platform version prerequisite and update README.md (#20)
Co-authored-by: Iwan <mvalcke@hubspot.com>
1 parent 9bbacb4 commit d1776eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The official VSCode plugin for ReScript.
44

55
## Prerequisite
66

7-
`bs-platform 8.2.0` installed locally in your project.
7+
`bs-platform 8.3.3` installed locally in your project.
88

99
## Installation
1010

@@ -19,11 +19,11 @@ The plugin activates on `.res` and `.resi` files. If you've already got Reason-L
1919
- Currently requires the file to be part of a ReScript project, i.e. with a `bsconfig.json`.
2020
- Cannot be a temporary file
2121
- Syntax errors diagnosis (only after formatting).
22-
23-
### Upcoming Features
2422
- Built-in bsb watcher (optional, and exposed explicitly as a pop-up; no worries of dangling build)
2523
- Type diagnosis
2624
- Jump to location
25+
26+
### Upcoming Features
2727
- Formatting of temporary files
2828
- Formatting of files outside of a ReScript project root
2929

0 commit comments

Comments
 (0)