helix-editor / helix

A post-modern modal text editor.
https://helix-editor.com
Mozilla Public License 2.0
31.15k stars 2.3k forks source link

Tell language servers that Helix can request formatting #11064

Closed robintown closed 1 day ago

robintown commented 2 days ago

Without providing the formatting capability, the language server might not advertise its ability to format in return, causing the :format command to be broken.