nushell/tests/fixtures
Auca Coyan b3721a24fa
🐛 remove 3 backticks messing the hover (#12273)
# Description

The hover was bugged with 3 backticks. I don't understand how it worked
before, but this apparently now works correctly on my machine. This is
really puzzling. My next step is to make a test to assert this will
break a little less. I fixed it 3 times in the past

# Tests + Formatting

Added a test to be sure this doesn't breaks again 😄 (at least from
nushell/nushell side)
2024-03-24 14:15:01 -05:00
..
completions Fix completions for directories with hidden files (#11921) 2024-02-26 12:14:19 -06:00
cp use uutils/coreutils cp command in place of nushell's cp command (#10097) 2023-09-08 13:57:38 -05:00
eval Exit early when encountering parsing errors (#10213) 2023-09-05 14:36:37 +02:00
formats allow early return outside of main (#10514) 2023-09-28 18:49:42 +02:00
lsp 🐛 remove 3 backticks messing the hover (#12273) 2024-03-24 14:15:01 -05:00
partial_completions Fish-like completions for nested directories (#10543) 2023-10-03 06:44:51 +13:00
quoted_completions Fix file completions which contains glob pattern (#11766) 2024-02-08 06:42:50 +08:00