diff options
author | Bibiko <bibiko@eva.mpg.de> | 2009-07-16 13:58:27 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2009-07-16 13:58:27 +0000 |
commit | 01fd0bed61eaa3ea3be6c5992bfe749aec090f9c (patch) | |
tree | d4e87b5a06cf8504073539e9e9338a095bf96745 /Source/SPConnectionController.m | |
parent | b9a52df3071aba89d4e34410d58af56b0cea61ff (diff) | |
download | sequelpro-01fd0bed61eaa3ea3be6c5992bfe749aec090f9c.tar.gz sequelpro-01fd0bed61eaa3ea3be6c5992bfe749aec090f9c.tar.bz2 sequelpro-01fd0bed61eaa3ea3be6c5992bfe749aec090f9c.zip |
• rewrote ⌘/ "comment line" completely
- ⌘/ (un)comment current line only if no selection is given (by using "-- ")
-- caret jumps to the next line to (un)comment lines quickly
-- # sign will be recognized for uncommenting as well as if the entire line is wrapped into /* */
- ⌘/ (un)comment current selection (by wrapping it into /* */)
-- it (un)escapes present */ into *\/ automatically
- ⌥⌘/ (un)comment the current query (by wrapping it into /* */)
-- the GUI element will be found in the Gear Menu by pressing ⌥
• added shortcut ⌫ to Table Content's "Delete selected row(s)" tooltip
Diffstat (limited to 'Source/SPConnectionController.m')
0 files changed, 0 insertions, 0 deletions