13 stable releases
new 1.9.0 | Nov 12, 2024 |
---|---|
1.7.0 | Jun 11, 2024 |
1.5.0 | Mar 12, 2024 |
1.3.0 | Nov 16, 2023 |
0.1.0 | Mar 9, 2022 |
#51 in Text editors
29 downloads per month
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
~801K SLoC