Compatibility with rustrover
konstin opened this issue · 0 comments
Is your feature request related to a problem? Please describe.
I can't install the plugin in rustrover (where i have the python plugin also installed) at the moment; the website tells me: https://plugins.jetbrains.com/plugin/20574-ruff
Not compatible with the version of your running IDE (RustRover 2023.3 EAP)
Compatible with IntelliJ IDEA (Ultimate, Community), CLion, DataGrip, DataSpell, GoLand, PyCharm (Professional, Community), Rider
Describe the solution you'd like
The ruff plugin declared compatible with rustrover
Describe alternatives you've considered
I have to switch between pycharm for python and rustrover for rust in the same projects if i want to use the ruff (esp. ruff formatter) integration.
Additional context
The project i'm working on is mixed rust and python and the rust plugin outside of rustrover has been deprecated.