Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Analysis Library and Binary

This subfolder builds a private command line binary used by the plugin to power a few functionalities such as jump to definition, hover and autocomplete.

The binary reads the .cmt and .cmti files and analyses them.

For installation & build instructions, see the main CONTRIBUTING.md.

Overview

See main CONTRIBUTING.md's repo structure. Additionally, examples/ is a convenience debugging repo. Check out test.sh (invoked through make test) to see the snapshots testing workflow stored in tests/.

Usage

At root:

./rescript-editor-analysis.exe --help

# or

dune exec -- rescript-editor-analysis --help

History

This project is based on a fork of Reason Language Server.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.