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.
helix/helix-core
farwyler f92a25a856
Passing extra formatting options to LSPs (#2635)
* allows passing extra formatting options to LSPs

- adds optional field 'format' to [[language]] sections in 'languages.toml'

- passes specified options the LSPs via FormattingOptions

* cleaner conversion of formatting properties

* move formatting options inside lsp::Client

* cleans up formatting properties merge
2 years ago
..
src Passing extra formatting options to LSPs (#2635) 2 years ago
tests Indentation rework (#1562) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Update to ropey 1.5 2 years ago