Few things I'd like to see in RM
Hi,
One feature I like in Netbeans is the possibilty to comment/uncomment lines with a right click menu, is it possible with RM?
An option to change font size in console/log files would be nice too
Maybe Integrating Rack-Bug debugging toolbarplugin?
A really cool stuff would be a code generator: drawing a model dependency diagram would create all the classes/migrations needed
What do you think about it?
Please sign in to leave a comment.
Hello Erwann,
You can easily comment/uncomment code using Editor action "Comment with Line Comment" or "Comment with Block Comment". See Search | Find Action to find out corresponding shortcuts.
Please use File | Settings | Colors and Fonts | Font. These settings are used in edtors tabs and in console, logs.
What kind of intergation do you mean?
We consider such a funtionality, but still don't have any timings or clear plans on it.
Anyway you are welcome to create corresponding issues in our bugtracker and vote for them to increase their priority:)
Regards,
Oleg
Just select several lines and press ctrl+/ (or Meta + / on MacOS). I suppose using shortcut here is more productive than context menu.
Hello Oleg and Roman,
I know but It also affects the editor window. I like to have big fonts for the code and smaller for the logs/console
I suppose it's difficult because it's a plugin but displaying the toolbar infos in the server console would be nice. I don't know if it's easy to do nor the licence allows to do it though
I tried but I have to strech my fingers to reach the / key but I'll define another shortcut