Skip to content

Releases: koxudaxi/ruff-pycharm-plugin

v0.0.42

10 Nov 15:17
f0feae5
Compare
Choose a tag to compare
  • Support 243-EAP [#526]

v0.0.41

15 Oct 07:53
d482c45
Compare
Choose a tag to compare
  • Improve RuffAsyncFormatter [#518]

v0.0.40

18 Sep 07:48
1676adc
Compare
Choose a tag to compare
  • Migrate formatter to AsyncDocumentFormattingService [#391]
  • Remove projectRuffExecutablePath in config file [#505]

v0.0.39

12 Sep 21:05
391f1a8
Compare
Choose a tag to compare
  • Fix: Isolate Ruff formatting to the active project [#503]

v0.0.38

12 Sep 17:33
7eacdbe
Compare
Choose a tag to compare
  • Fix Ruff format checkbox [#501]
  • Improve lsp config [#499]

v0.0.37

10 Sep 17:51
26c842d
Compare
Choose a tag to compare
  • Update LSP client change logic in RuffConfigurable.kt [#497]
  • Update LSP4IJ references and version [#496]
  • LSP4IJ should be optional [#494]

v0.0.36

03 Sep 08:43
0749184
Compare
Choose a tag to compare
  • 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.35

24 Jul 08:40
df941b9
Compare
Choose a tag to compare
  • Support 242 EAP[#461]

v0.0.34

28 Jun 16:19
02b73f0
Compare
Choose a tag to compare
  • Support new LSP integration [#454]

v0.0.33

07 Apr 16:21
7e86410
Compare
Choose a tag to compare
  • Improve ruff config path in wsl [#412]
  • Fix wsl detection on 2024.1 [#414]