Releases: koxudaxi/ruff-pycharm-plugin
Releases · koxudaxi/ruff-pycharm-plugin
v0.0.41
- Improve RuffAsyncFormatter [#518]
v0.0.40
- Migrate formatter to AsyncDocumentFormattingService [#391]
- Remove projectRuffExecutablePath in config file [#505]
v0.0.39
- Fix: Isolate Ruff formatting to the active project [#503]
v0.0.38
- Fix Ruff format checkbox [#501]
- Improve lsp config [#499]
v0.0.37
- Update LSP client change logic in RuffConfigurable.kt [#497]
- Update LSP4IJ references and version [#496]
- LSP4IJ should be optional [#494]
v0.0.36
- Fix idea lsp server on wsl [#486]
- Support LSP4IJ, which is a third-party LSP server integration [#437]
- Use preview only for non-stable server versions (<0.5.3) [#481]
- Use rule or --explain dependent on version. [#479]
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]