basgren / railways

A plugin for RubyMine and IntelliJ IDEA Ultimate that adds a panel with routes of Ruby on Rails application.
MIT License
46 stars 18 forks source link

[Feature Request] Make the input field longer or draggable #46

Closed thestelz closed 3 years ago

thestelz commented 3 years ago

Not a big deal by any means, but figured I would put an issue in for it. I would like to request the input field to be longer to see more of what you are typing in. It would be cool if it was draggable, but I feel like that might be overkill for what is really needed.

RM_RW_Routes

From the above screenshot, there is a lot of room to extend the input field, but not sure if it's a % or a fixed width. I'm on a 15" laptop most of the time, so not sure if screen size is a big issue. Since I'm not sure what to change (as I'm not a java dev) or I would put in a pull request.

Thanks!

basgren commented 3 years ago

Thank you for the suggestion! I've done search field larger. I hope its size will fit your needs :)

thestelz commented 3 years ago

Yes, it does! Thank you!