14 stable releases

1.9.1 Dec 19, 2024
1.9.0 Nov 12, 2024
1.8.1 Sep 17, 2024
1.7.0 Jun 11, 2024
0.1.0 Mar 9, 2022

#50 in Text editors

Download history 58/week @ 2024-09-21 39/week @ 2024-09-28 26/week @ 2024-10-05 11/week @ 2024-10-12 5/week @ 2024-10-19 7/week @ 2024-10-26 9/week @ 2024-11-02 147/week @ 2024-11-09 37/week @ 2024-11-16 23/week @ 2024-11-23 20/week @ 2024-11-30 34/week @ 2024-12-07 113/week @ 2024-12-14 27/week @ 2024-12-21 4/week @ 2024-12-28 9/week @ 2025-01-04

153 downloads per month

MIT and LGPL-3.0-only

2MB
39K 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

~36–49MB
~797K SLoC