mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6a22d7d1ca
In the `reload-all` command, we should not stop reloading the documents if one error is found. Instead, we should report the error and continue trying to reload the current open documents. This is useful in cases where a backing file does not exist temporarily (e.g. when editing a git patch in the outstanding chain that doesn't have a file just yet). This change also remove the error messages in the cases where the backing is `None`, like in new docs or `tutor`. |
8 months ago | |
---|---|---|
.. | ||
src | 8 months ago | |
tests | 8 months ago | |
.gitignore | 5 years ago | |
Cargo.toml | 8 months ago | |
build.rs | 10 months ago |