Create comment/uncomment toolbar icons Follow
I would like to be able to customize the toolbar by adding icons for commenting and uncommenting code. While I know there are keyboard shortcuts for these tasks, I'd like to be able to access them via a toolbar to replicate the functionality that most standard IDEs provide.
Thanks in advance
Please sign in to leave a comment.
Hello Charles,
Not a problem. You need
1. Open RubyMine | File | Settings | Menus and Toolbars
2. Choose "Main Toolbar" group
3. Add action: All Actions -> Main Menu -> Code -> Comment with line comment
4. Customize action icon
Using mouse will waste your time, I'd suggest to get used to the keyboard shortcuts, otherwise see the reply from Roman.
Thanks for the quick reply, I was able to add the comment/uncomment icon to the toolbar.
+1
Better still, disable the Toolbar altogether :)