"Language server exited" error after adding pyright + ruff #14251
-
I added pyright and ruff after following the instructions here https://github.com/helix-editor/helix/wiki/Language-Server-Configurations#pyright--ruff My languages.toml:
My error log:
helix 25.07.1 (a4a2b50) |
Beta Was this translation helpful? Give feedback.
Answered by
MrSom3body
Aug 18, 2025
Replies: 1 comment 2 replies
-
You can safely remove the custom configuration for the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
AIrone0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can safely remove the custom configuration for the
ruff
command because:ruff-lsp
is deprecatedruff
is already configured by Helix