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.
|
|
|
# Language Support
|
|
|
|
|
|
|
|
The following languages and Language Servers are supported. In order to use
|
|
|
|
Language Server features, you must first [install][lsp-install-wiki] the
|
|
|
|
appropriate Language Server.
|
|
|
|
|
|
|
|
Check the language support in your installed helix version with `hx --health`.
|
|
|
|
|
|
|
|
Also see the [Language Configuration][lang-config] docs and the [Adding
|
|
|
|
Languages][adding-languages] guide for more language configuration information.
|
|
|
|
|
|
|
|
{{#include ./generated/lang-support.md}}
|
|
|
|
|
|
|
|
[lsp-install-wiki]: https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers
|
|
|
|
[lang-config]: ./languages.md
|
|
|
|
[adding-languages]: ./guides/adding_languages.md
|