Releases: koxudaxi/ruff-pycharm-plugin
Releases · koxudaxi/ruff-pycharm-plugin
v0.0.4
- Support fix message [#43]
- Fix element detection [#44]
v0.0.3
- Add ruff inspection [#28]
- Improve ruff operation [#29]
v0.0.2
- Fix undo problem [#16]
- Improve python file detection [#17]
v0.0.1
- Add fix action [#1]
- Refresh virtual file after run ruff [#7]
- Run
ruff --fix
for a file when the file is saved [#8]
- Support Reformat Code [#9]
- skip publish plugin [#10]
- Add build local step [#11]
- Add --exit-zero option to argument [#12]
- Fix textRange logic [#13]