ruby-lsp-rails
ruby-lsp-rails copied to clipboard
Feature request: show full route on hover in routes.rb
I am not sure this is possible, but it would be great to be able to see the whole route like you can see on a controller action (ref) when you hover a route in a routes.rb file 👇
If you have a small routes.rb file, it may be overkill, but on a bigger routes.rb file, when you have multiple resource :settings that are nested in different places, it is tough to find out on which one you're and try to figure out what the route is like in your head.
Thanks for opening this issue @marcelolx! We don't have the capacity to work on this right now, but we'd be happy to review a PR for this feature.