rescript-vscode icon indicating copy to clipboard operation
rescript-vscode copied to clipboard

Explore emit function token

Open aspeddro opened this issue 2 years ago • 1 comments

Emit the function token for functions being called.

Demo (dark theme): image

aspeddro avatar Apr 25 '23 19:04 aspeddro

Limitations: Does not highlight functions b, f and log.

The second case can be done through static analysis. The first requires type information.

image

aspeddro avatar Apr 25 '23 19:04 aspeddro