Releases: koxudaxi/ruff-pycharm-plugin
Releases · koxudaxi/ruff-pycharm-plugin
v0.0.34
- Support new LSP integration [#454]
v0.0.33
- Improve ruff config path in wsl [#412]
- Fix wsl detection on 2024.1 [#414]
v0.0.32
- add check args [#405]
- Fix ruff executable detection [#409]
v0.0.31
- Ignore lsp restart error [#398]
- All inspections are displayed correctly [#357]
v0.0.30
- (🎁) sync changes from template [#378]
- Support 241 EAP [#372]
v0.0.29
- Improve Application of Ruff Results to Python Files [#349]
- Support multiple module project [#347]
- Support "reformat code" partially [#351]
- Improve format process [#353]
- Fix UI freeze [#355]
v0.0.28
- Fix conda env in Linux and macOS [#336]
- Support
.ruff.toml
for live config reload [#328]
- Fix minimum PyCharm version [#331]
v0.0.27
- Support live config reload for LSP [#322]
v0.0.26
- Fix async version checking [#306]