Releases: astral-sh/ruff-lsp
Releases · astral-sh/ruff-lsp
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
v0.0.11
What's Changed
- Update neovim config by @igorlfs in #39
- Re-enable hashes by @charliermarsh in #40
- Support path expansion for custom paths by @charliermarsh in #44
New Contributors
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Generate edits eagerly when codeAction/resolve is unsupported by @charliermarsh in #33
- Migrate to
python-lsp-jsonrpc
by @charliermarsh in #34 - Migrate from Make to Just by @charliermarsh in #35
- Migrate to pip-tools and Hatch by @charliermarsh in #36
- Bump version to v0.0.10 by @charliermarsh in #37
Full Changelog: v0.0.9...v0.0.10