Releases: astral-sh/ruff-lsp
Releases · astral-sh/ruff-lsp
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
v0.0.9
What's Changed
- Add LSP integration tests by @charliermarsh in #24
- Lock
python-jsonrpc-server
version by @charliermarsh in #25 - Add link to Lapce plugin by @charliermarsh in #26
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- chore: remove duplicate entries in Neovim LSP configuration examples by @yaegassy in #16
- Add scoped source code actions by @charliermarsh in #17
- Add docs for Helix integration by @charliermarsh in #20
- Enable client to turn off organizeImports and fixAll capabilities by @charliermarsh in #21
- chore: coc.nvim integration by @fannheyward in #22
New Contributors
- @fannheyward made their first contribution in #22
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Fix initialization options for non-VS Code editors by @charliermarsh in #15
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- feat: add --version option by @yaegassy in #10
- Add py.typed by @charliermarsh in #13
- Update ruff-lsp to support VS Code extension by @charliermarsh in #12
New Contributors
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Skip JSON RPC abstraction for cross-interpreter calls by @charliermarsh in #6
- Show check summary when hovering on check code in noqa comment by @charliermarsh in #7
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Run checks on CI by @charliermarsh in #1
- Add a README by @charliermarsh in #2
- Implement
codeAction/resolve
by @charliermarsh in #3 - Automate PyPI releases by @charliermarsh in #4
New Contributors
- @charliermarsh made their first contribution in #1
Full Changelog: https://github.com/charliermarsh/ruff-lsp/commits/v0.0.4