Skip to content

Commit 6f0df86

Browse files
authored
Update Readme.md
1 parent bf52b45 commit 6f0df86

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11

22
# Rescript Editor Support
33

4-
Command-line for reading compiler artifacts (`.cmt` and `.cmti` files) and support jump to definition, hover, and autocomplete. This is intended to be used in higher level language servers.
4+
This is a private command line binary used by [rescript-vscode](https://github.com/rescript-lang/rescript-vscode) to power a few functionalities such as jump to definition, hover and autocomplete.
5+
6+
The binary reads the `.cmt` and `.cmti` files and analyses them.
57

68
## Status
79

0 commit comments

Comments
 (0)