mirror of
https://github.com/nushell/nushell
synced 2024-12-28 14:03:09 +00: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. |
||
---|---|---|
.. | ||
command.nu | ||
utf_pipeline.nu | ||
var.nu |