domenkozar/hnix-lsp

Language Server Protocol for Nix

Nix

67

5 commits

updated Mar 23, 2019

See the code

README

hnix-lsp

Using Haskell Nix parser and evaluator implement LSP support for all the editors.

Features

  • Formatting with error reporting
  • Evaluating
  • ???

Installation

Make sure hnix-lsp is available on your $PATH:

$ git clone https://github.com/domenkozar/hnix-lsp.git
$ cd hnix-lsp
$ nix-env -if .

Atom

See https://github.com/domenkozar/ide-nix

Your editor

Please contribute, usually it's a very small package that just needs to start hnix-lsp executable.

haskell
lsp
nix

Contributors

domenkozar

5 commits

domenkozar/hnix-lsp

Language Server Protocol for Nix

Nix

67

5 commits

updated Mar 23, 2019

See the code

README

hnix-lsp

Using Haskell Nix parser and evaluator implement LSP support for all the editors.

Features

  • Formatting with error reporting
  • Evaluating
  • ???

Installation

Make sure hnix-lsp is available on your $PATH:

$ git clone https://github.com/domenkozar/hnix-lsp.git
$ cd hnix-lsp
$ nix-env -if .

Atom

See https://github.com/domenkozar/ide-nix

Your editor

Please contribute, usually it's a very small package that just needs to start hnix-lsp executable.

haskell
lsp
nix

Contributors

domenkozar

5 commits

Languages

Nix

99.6%