-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package request: python-lsp-ruff #46560
Comments
See also... ruff-lsp https://github.com/astral-sh/ruff-lsp Not sure which is better 🤷🏼 |
It seems like ruff-lsp is meant to act as its own language server, while python-lsp-ruff works together with pylsp as a plugin, which is already in the repo. Just coming from the perspective of someone who uses helix as their editor, this package would be more beneficial as only one LSP can be active, which allows me to continue to use |
Helix can use more than one language server per language now: https://helix-editor.com/news/release-23-10-highlights/#multiple-language-servers. I've been using it with ruff-lsp, which is from the same team that makes ruff. |
They are going to add a |
ruff lsp is built in now |
Package name
python-lsp-ruff
Package homepage
https://github.com/python-lsp/python-lsp-ruff
Description
python-lsp-ruff is a plugin for python-lsp-server that adds linting, code action and formatting capabilities that are provided by ruff, an extremely fast Python linter written in Rust.
Does the requested package meet the package requirements?
System
Is the requested package released?
Yes
The text was updated successfully, but these errors were encountered: