We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1baa35f commit f8a53fbCopy full SHA for f8a53fb
README.md
@@ -41,8 +41,9 @@ The plugin activates on `.res` and `.resi` files. If you've already got Reason-L
41
- Build diagnostics.
42
- Built-in bsb watcher (optional, and exposed explicitly as a pop-up; no worries of dangling build).
43
- Type hint hover.
44
-- Jump to location.
+- Jump to definition.
45
- Autocomplete.
46
+- Find references.
47
- Snippets to ease a few syntaxes:
48
- `external` features such as `@bs.module` and `@bs.val`
49
- `try`, `for`, etc.
0 commit comments