pdet / SQLTest

5 stars 0 forks source link

Official support for non-CLion Jetbrains IDEs such as RustRover #7

Closed findepi closed 1 month ago

findepi commented 1 month ago

First of all, thanks for making this cool plugin! It would be awesome if the plugin could be installed on every jetbrains product.

for me, the https://plugins.jetbrains.com/plugin/15295-sqltest/versions/ page says contradictory things

Not compatible with the version of your running IDE (RustRover 2024.2.3, IntelliJ IDEA 2024.2.3) Compatible with IntelliJ IDEA (Ultimate, Community), Android Studio, AppCode, Aqua, CLion, Code With Me Guest, DataGrip, DataSpell, GoLand, JetBrains Client, JetBrains Gateway, MPS, PhpStorm, PyCharm (Professional, Community), Rider, RubyMine, RustRover, WebStorm, Writerside

image

in fact, the plugin cannot be found when searching from within the IDE, maybe those flagged as compatible can be found

if i download the plugin file and install via "Install Plugin from Disk" option, the plugin manager prints scary warning

image

it seems, however, i can still enable the plugin and it works!

findepi commented 1 month ago

the plugin cannot be found when searching from within the IDE,

fixing this could increase visibility and adoption of the plugin

findepi commented 1 month ago

fixed -- https://github.com/pdet/SQLTest/issues/9#issuecomment-2422726266

thank you!