Skip to content

Commit f8a53fb

Browse files
committed
Add find references to readme
1 parent 1baa35f commit f8a53fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ The plugin activates on `.res` and `.resi` files. If you've already got Reason-L
4141
- Build diagnostics.
4242
- Built-in bsb watcher (optional, and exposed explicitly as a pop-up; no worries of dangling build).
4343
- Type hint hover.
44-
- Jump to location.
44+
- Jump to definition.
4545
- Autocomplete.
46+
- Find references.
4647
- Snippets to ease a few syntaxes:
4748
- `external` features such as `@bs.module` and `@bs.val`
4849
- `try`, `for`, etc.

0 commit comments

Comments
 (0)