This is the language server for Limboole, written in Langium.
- Install
yo
andgenerator-langium
:npm install -g yo generator-langium
- Follow the instructions to create a new project.
- Generate ast, grammar etc.:
npm run langium:generate
- Build the project:
npm run build
- Browser:
npm run dev
- Choose either
classic
orextended
mode.
- Choose either