Crates.io | nickel-lang-lsp |
lib.rs | nickel-lang-lsp |
version | 1.9.0 |
source | src |
created_at | 2022-03-09 22:42:25.265486 |
updated_at | 2024-11-12 17:41:57.489394 |
description | NLS: A language server for the Nickel configuration language. |
homepage | https://nickel-lang.org |
repository | https://github.com/tweag/nickel |
max_upload_size | |
id | 547224 |
size | 313,217 |
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 in nls
is currently based on
Topiary, used as a library. No configuration
or external dependencies are necessary.