Releases: astral-sh/ruff-lsp
Releases · astral-sh/ruff-lsp
v0.0.21
What's Changed
- Prefer interpreter's Ruff to environment's Ruff by @charliermarsh in #83
- Treat undefined name as a DiagnosticSeverity.Error by @charliermarsh in #85
- Add
--force-exclude
to default arguments by @charliermarsh in #86
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Add support for
ruff: noqa
to noqa hover by @bluetech in #75 - Add "Disable for this line" quickfix by @bluetech in #76
- doc: add extra pointers to the README by @markis in #77
- Upgrade lsprotocol by @charliermarsh in #79
New Contributors
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Update Sublime Text instructions by @LDAP in #66
- Revert "Handle for LSP textDocument/formatting request (#64)" by @charliermarsh in #73
New Contributors
Full Changelog: v0.0.18...v0.0.19
v0.0.18
v0.0.17
What's Changed
- Treat E999 as an error diagnostic by @charliermarsh in #59
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add ruff.organizeImports workspace command by @rockerBOO in #56
New Contributors
- @rockerBOO made their first contribution in #56
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Avoid applying non-import fixes when organizing imports by @charliermarsh in #53
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- ruff fromEnvironment (vscode extension) not found under windows by @FrancescElies in #51
New Contributors
- @FrancescElies made their first contribution in #51
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
What's Changed
- Propagate Ruff's autofix messages by @charliermarsh in #48
Full Changelog: v0.0.11...v0.0.12