parol-ls 0.1.1

Language server for parol parser generator
parol-ls-0.1.1 is not a library.

parol-ls README

This is a Language Server used for instance by Parol's VSCode extension to support parol's syntax of grammar description files (.par files). This Language Server is developed with the help of parol itself.

Features

The Language Server currently supports GotoDefinition and shows syntax errors as you are used to.

Further development on this server is planned.

Installation

Please install this language server on your platform using the following command.

cargo install parol-ls