nushell/tests/fixtures
Marc Schreiber 41119d3f88
Fix "Char index out of bounds" Error (#11526)
# 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.
2024-01-11 15:24:49 -06:00
..
completions improve completions of use and overlay use (#11330) 2023-12-19 17:14:34 +08:00
cp
eval
formats allow early return outside of main (#10514) 2023-09-28 18:49:42 +02:00
lsp Fix "Char index out of bounds" Error (#11526) 2024-01-11 15:24:49 -06:00
partial_completions
playground/config
quoted_completions Escape path that could be a flag (#10721) 2023-10-18 23:02:11 +02:00