Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>rl-lspNew to Visual Studio Code? Get it now.
rl-lsp

rl-lsp

rulebooklanguage

|
21 installs
| (0) | Free
A language server for the rulebook language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

INSTALLATION

git clone git@github.com:drblallo/rl-lsp.git
cd rl-lsp
npm install
npm run compile
npx @vscode/vsce package

then from vscode

view -> Extensions -> (...) -> Install from VSIX -> rl-lsp-0.0.1.vsix

if you have not installed rlc in /bin/ you will need to configure the path to it

view -> Extensions -> right click on rlc-lsp -> Extension setting -> set RLC LSPPath to point to the right directory

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft