13 releases (stable)

1.7.0 Jun 11, 2024
1.5.0 Mar 12, 2024
1.3.0 Nov 16, 2023
1.1.1 Jul 10, 2023
0.1.0 Mar 9, 2022

#53 in Text editors

Download history 158/week @ 2024-03-11 16/week @ 2024-03-18 32/week @ 2024-04-01 15/week @ 2024-04-08 143/week @ 2024-04-22 26/week @ 2024-04-29 25/week @ 2024-05-20 6/week @ 2024-05-27 11/week @ 2024-06-03 174/week @ 2024-06-10 31/week @ 2024-06-17 12/week @ 2024-06-24

229 downloads per month

MIT and LGPL-3.0-only

1.5MB
33K SLoC

Nickel Language Server

The Nickel Language Server (NLS) is a language server for the Nickel programming language. NLS offers error messages, type hints, and auto-completion right in your favorite LSP-enabled editor.

NLS is a stand-alone binary. Once built, you must then configure you code editor to use it for Nickel source files. This document covers building NLS and using it in VSCode, (Neo)Vim and Emacs.

Formatting Capabilities

Formatting in nls is currently based on Topiary, used as a library. No configuration or external dependencies are necessary.

Dependencies

~29–42MB
~673K SLoC