helix-mods/helix-term
Blaž Hrastnik c2e41082e4
Remove the .txt suffix from tutor
The tutor file is loaded as .txt which can potentially spawn a
language server. Then the path is unset, but the LS remains active.
This can cause panics since updates are now submitted for a doc
with no path.

As a quick workaround we remove the extension which should avoid
detection.

Fixes #3730
2022-09-11 11:11:07 +09:00
..
src Remove the .txt suffix from tutor 2022-09-11 11:11:07 +09:00
tests fix: Recalculate completion when going through prompt history (#3193) 2022-09-01 01:26:21 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat: support grammar cross-compilation 2022-08-02 12:04:09 +09:00
Cargo.toml build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715) 2022-09-05 18:33:01 -05:00