"I18n Folders" tab not visible in IntelliJ IDEA
According to IntelliJ IDEA documentation here:
https://www.jetbrains.com/help/idea/project-structure-dialog.html
there's supposed to be a "I18n Folders" tab visible in the "Project structure" dialog. I've a Ruby on Rails project that I'm developing in IDEA, have the Ruby plugin installed, Ruby on Rails facet is added to the module, but still no "I18n Folders" tab is visible. Any idea what that might be? I've an issue where IDEA is not detecting some of my locale files and wanted to check the folders are set up correctly, but have no way to do this.
请先登录再写评论。
Hello,
sorry for such delay. You're right, there's no such a tab but we have a corresponding feature request:
https://youtrack.jetbrains.com/issue/RUBY-19457
Ah ok, that would solve my problem too. I actually created an issue for that (#1185447), but didn't manage to respond with screenshots in time. Anyway, there's definitely an issue when trying to use several different locale directories, be it from a gem, or an engine included in the project.
I see, well in this case you can add your vote to the issue I've mentioned so that you get notifications about its state.