Reputation: 8698
In rubymine, when working on a rails project, if i got the a controller action, in the left margin there is a file icon, when i click it it opens either the associated view for that action, or a dialog to create a view.
I'm using the jb gem for json views, and i want the .jb file type to appear in this dropdown list. Does anyone know how to add it? At the moment it only shows ERB, HTML, Text
Thanks
Upvotes: 0
Views: 44
Reputation: 1581
At the moment, it's not supported, so please add your vote to the corresponding feature request: https://youtrack.jetbrains.com/issue/RUBY-33686/Add-jb-to-the-New-view-file-menu
Upvotes: 1