InSyncWithFoo / ryecharm

The all-in-one PyCharm plugin for Astral-backed Python tools
https://insyncwithfoo.github.io/ryecharm/
MIT License
82 stars 3 forks source link

Reformat code and Optimize imports doesn't work with the plugin #23

Closed DaniilBogdanovJB closed 3 weeks ago

DaniilBogdanovJB commented 3 weeks ago

What happened?

Hello there, Our user reported that the RyeCharm plugin affects Reformat code and Optimize imports features. Could you please take a look?

Steps to reproduce

  1. Install the RyeCharm plugin.
  2. Try to optimize imports.

Relevant log output or stack trace

No response

Operating system

None

InSyncWithFoo commented 3 weeks ago

Assuming the user was using RyeCharm 0.3.0, there are three possibilities:

The problem is not reproducible on 2024.1.7 because no versions of RyeCharm support 2024.1 and older.

In any case, thanks for reporting (and for providing user support). I'll make the optimizer/formatter more user friendly.