mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 08:23:24 +01:00
41119d3f88
# Description The code that converts Nushell's span into LSP line and character indices accidentally treated the span as character indices while they are byte indices. Fixes #11522. # User-Facing Changes None, just a bugfix. |
||
---|---|---|
.. | ||
completions | ||
cp | ||
eval | ||
formats | ||
lsp | ||
partial_completions | ||
playground/config | ||
quoted_completions |