ferron-language-server 0.1.1

A language server (LSP) that allows editors to support `ferron.conf` and Ferron configuration files to improve configuration editing UX
ferron-language-server-0.1.1 is not a library.

Ferron language server

A language server (LSP) that allows editors to support ferron.conf and Ferron configuration files to improve configuration editing UX.

Features:

  • Diagnostics (ferron validate or ferron doctor on save; eager ferronconf parse error reporting)
  • Formatting (ferron-fmt)
  • Hover info + completions (using data from ferron directives)

Installation

cargo install ferron-language-server

or

npm install -g ferron-language-server

License

MIT