Skip to content

Releases: koxudaxi/ruff-pycharm-plugin

v0.0.22

27 Sep 17:48
ffd1764
Compare
Choose a tag to compare
  • Fixed a bug that called ruff command infinitely [#272]

v0.0.21

20 Sep 18:02
658790d
Compare
Choose a tag to compare
  • Support format [#259]

v0.0.20

17 Aug 05:38
6fc4e0f
Compare
Choose a tag to compare
  • (🎁) Add icon [#233]
  • Support ruff-lsp [#237]

v0.0.19

25 Jul 13:20
c79977f
Compare
Choose a tag to compare
  • Fix StringIndexOutofBoundException error [#227]
  • Fix New hover on error code throws exception [#228]

v0.0.18

01 Jul 07:15
d5264e1
Compare
Choose a tag to compare
  • Support EAP 232 [#210]
  • Add suppress QuickFix [#198]
  • Add inlay hint for noqa code [#201]
  • Ignore toml parse error [#203]

v0.0.16

26 May 02:44
15b71ab
Compare
Choose a tag to compare
  • Support one-based column indices for Edits [#182]

v0.0.15

18 May 16:43
199364c
Compare
Choose a tag to compare
  • Support WSL [#172]
  • Support Conda virtual environment [#174]
  • Fix ruff executable path rollback problem [#176]

v0.0.14

10 May 06:29
4dcab3a
Compare
Choose a tag to compare
  • Move inspection to external_annotator [#158]
  • Add --force-exclude to default arguments [#162]
  • Fix content vanishes when set --force-exclude [#164]

v0.0.13

25 Apr 17:41
f0fdfa1
Compare
Choose a tag to compare
  • Add disableOnSaveOutsideOfProject option [#155]

v0.0.12

19 Apr 18:48
91f1676
Compare
Choose a tag to compare
  • Support ruff 0.0.260 [#144]
  • Fix multi-edit fixes [#145]