biomejs / biome-intellij

Biome plugin for IntelliJ
https://plugins.jetbrains.com/plugin/22761-biome
Apache License 2.0
45 stars 12 forks source link

Support RustRover #55

Closed Eatham532 closed 4 months ago

Eatham532 commented 5 months ago

Would love to see this plugin also supported in RustRover

image

ematipico commented 5 months ago

Wanna send a PR?

Eatham532 commented 5 months ago

@ematipico Would like to but I have no experience with developing JetBrains plugins. I managed to get it working on RustRover by installing it manually. So you may need to configure the plugin on the JetBrains plugin site

ematipico commented 5 months ago

I use RustRover and I have the plugin installed. Are you trying to install an old version @Eatham532 ?

Eatham532 commented 5 months ago

@ematipico I have the latest version of RustRover and tried to install the latest version of the plugin. It doesnt even come up when I search within the IDE

ematipico commented 4 months ago

The latest version of RustRover removed the support for the JavaScript module. Without this module, the Biome plugin cant' work. Unless RustRover adds it, we can't do much.

JohannesIBK commented 4 months ago

RustRover has the JavaScript Base bundled, is it feasable to support this?

ematipico commented 4 months ago

Do you have a link to it? I don't know if it's feasible. I don't have prior knowledge. But I would welcome a PR for it

ematipico commented 4 months ago

https://youtrack.jetbrains.com/issue/RUST-14337