mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +04:00
f0d1caafcf
Currently it is not possible to save a file with a language that has an external formatter configuration unless the external formatter is installed, even if the language has a Language Server configuration capable of auto-format. This change checks that the external formatter exists before using it to create a formatting callback. |
||
---|---|---|
.. | ||
handlers | ||
clipboard.rs | ||
document.rs | ||
editor.rs | ||
graphics.rs | ||
gutter.rs | ||
info.rs | ||
input.rs | ||
keyboard.rs | ||
lib.rs | ||
macros.rs | ||
theme.rs | ||
tree.rs | ||
view.rs |