Bug #67002 | Keyboard shortcut for comment/uncomment | ||
---|---|---|---|
Submitted: | 28 Sep 2012 7:34 | Modified: | 27 Nov 2012 8:41 |
Reporter: | Darren Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S4 (Feature request) |
Version: | 5.2.43 | OS: | Linux (Linux 3.2.0-31-generic) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
[28 Sep 2012 7:34]
Darren Miller
[22 Oct 2012 19:33]
Alfredo Kojima
Does Edit -> Format -> Un/Comment Selection not work?
[22 Oct 2012 20:04]
Darren Miller
Yes, the menu command works perfectly, but it takes time to get to it. It's not possible to assign a keyboard shortcut to that command (on Linux anyway) which means moving hands over to the mouse or multiple keypresses to navigate the menu. Being able to hit something like CTRL + / would be great.
[24 Oct 2012 19:55]
Armando Lopez Valencia
Great request! Thanks.
[27 Nov 2012 8:41]
Philip Olson
Fixed as of the upcoming MySQL Workbench 5.2.45, and here's the changelog entry: The "Control" + "/" keyboard shortcut was added to comment/uncomment lines while editing SQL queries. Thank you for the bug report.