|
From: | João Távora |
Subject: | bug#67442: [PATCH] eglot: Add ruff-lsp as an alternative python server |
Date: | Sat, 25 Nov 2023 12:39:22 +0000 |
> From: Niall Dooley <dooleyn@gmail.com>
> Date: Fri, 24 Nov 2023 23:42:28 +0100
>
> ruff-lsp [1] is a Language Server Protocol implementation for Ruff [2,
> 3], an extremely fast Python linter and code formatter, written in
> Rust.
>
> It supports surfacing Ruff diagnostics and providing Code Actions to
> fix them, but is intended to be used alongside another Python LSP in
> order to support features like navigation and autocompletion.
What do you mean by "alongside"?
João, does Eglot support such "alongside" servers?
[Prev in Thread] | Current Thread | [Next in Thread] |