File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments