nu-lsp unexpected error "Other(missing content length)" #12660
Replies: 2 comments
-
|
Do you have an example file you can share that reproduces this? I couldn't reproduce on an empty file on with nushell |
Beta Was this translation helpful? Give feedback.
-
|
Here's a small lib file I keep in I did just try modifying the nu-lsp command to include ~/.cache/helix/helix.log |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
The nushell LSP automatically exits upon attempted initialization of a nushell file when using the built-in language configuration for nu-lsp. nushell version being used is
0.101.0. The same occurs when using the below in my user config (set up prior to nushell being included in the default languages.toml).Reproduction Steps
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
alacritty 0.15.0
Installation Method
XBPS (void package manager)
Helix Version
helix 25.01.1 (e7ac2fc)
Beta Was this translation helpful? Give feedback.
All reactions