You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, users can specify their own languages.toml but it would be nicer still for the root file in helix's codebase to be able to specify a list of possible formatters, etc.
To make it easier for most people with different preferences, if they do not have the default installed, then the next options can be tried automatically. If they have multiple installed but have a different preference, they can override the default priorities in their local config.
Summary
Currently, users can specify their own
languages.toml
but it would be nicer still for the root file in helix's codebase to be able to specify a list of possible formatters, etc.To make it easier for most people with different preferences, if they do not have the default installed, then the next options can be tried automatically. If they have multiple installed but have a different preference, they can override the default priorities in their local config.
This has come up a few times in this PR #12096:
@NikitaRevenco commented:
@NikitaRevenco commented:
Platform
All
Terminal Emulator
alacritty
Installation Method
source (why no crates.io package for easy
cargo install
? 😢)Helix Version
helix 24.7 (079f544)
The text was updated successfully, but these errors were encountered: