mirror of https://github.com/astral-sh/ruff
Link to ruff-lsp docs
This commit is contained in:
parent
6e5a553235
commit
20b9b44973
|
|
@ -1038,6 +1038,8 @@ Upon successful installation, you should see Ruff's diagnostics surfaced directl
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
To use `ruff-lsp` with other editors, see the [`ruff-lsp` documentation](https://github.com/charliermarsh/ruff-lsp#installation-and-usage).
|
||||||
|
|
||||||
### Language Server Protocol (Unofficial)
|
### Language Server Protocol (Unofficial)
|
||||||
|
|
||||||
Ruff is also available as the [`python-lsp-ruff`](https://github.com/python-lsp/python-lsp-ruff)
|
Ruff is also available as the [`python-lsp-ruff`](https://github.com/python-lsp/python-lsp-ruff)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue