Routes window not visible in IDEA 2022.1
Routes tool window is not visible and is not available to be opened from any menu since upgrading to 2022.1
This happens when multiple Rails modules are configured
@PhitherekReborn I'm seeing the same issue in RubyMine 2022.1. I'm just not seeing the panel.
Can you provide more information? What exactly do you mean by "when multiple Rails modules are configured"?
Hello, There is an option in IDEA to define multiple modules inside a project. For me the issue appears only on a project that has multiple modules configured (in this case one for each Gemfile present in the project), for projects with only a single module configured it doesn't happen.
Thanks for explaining @PhitherekReborn. Unfortunately, turning modules on or off doesn't seem to be a feature of RubyMine. There is no module configuration. If the plugin is installed - it's on. It sounds like this plugin needs updating to continue working as expected.
I have the same issue in RubyMine 2022.1.3 and Railways 0.8.17.
In my case, when I tried the following steps in RubyMine with no plugins showing, the Railways plugin appeared on a panel that was not displayed.
-
Preferences > Plugin, Uncheck the Railways plugin, and clickApplybutton. (and unload plugin) - Check the Railways plugin, and click
OKbutton. (and re-load plugin)
@thinkAmi this worked for Intellij as well. Thank you :)
This an issue for me, though reapplying the plugin each day works fine. +1
I am also affected by this issue. But at least, the workaround above works for me.