Language server for the RAISE Specification Language. Used by the VS Code extension.
Download the newest version from the releases page and put it in your PATH
.
The server requires the rsltc
binary to be in your PATH
.
- Make sure you have
stack
installed (get it here) - Run
stack install
in the main directory - Make sure the directory to which
stack
copied thersl-language-server
binary is in yourPATH