ViewComponent support in RubyMine
Answered
I recently was trying out Github's ViewComponent library, https://viewcomponent.org/ , in a new Rails project and was wondering if there's a way to configure RubyMine to recognize the mapping between a component's Ruby file and it's template file? Similar to how it works with controllers and views where you're able to go-to definition between the two and have autocomplete on the controller's methods, variables, etc inside the view's template file.
Please sign in to leave a comment.
Hello Austin,
At the moment that functionality isn't supported so it'd be great if you could submit a corresponding feature request on our tracker:
https://youtrack.jetbrains.com/issues/RUBY