Remove the runtime zoom shortcuts from the SQL Editor shortcuts section.

This commit is contained in:
Dave Page 2017-10-12 10:12:55 +01:00
parent 56e1fd85f4
commit a8a2947da6

View File

@ -57,10 +57,6 @@ When using the syntax-highlighting SQL editors, the following shortcuts are avai
+--------------------------+------------------+-------------------------------------+
| Ctrl+Z | Cmd+Z | Undo last edit |
+--------------------------+------------------+-------------------------------------+
| Ctrl+Plus | Cmd+Plus | Zoom in |
+--------------------------+------------------+-------------------------------------+
| Ctrl+Minus | Cmd+Minus | Zoom out |
+--------------------------+------------------+-------------------------------------+
| Tab | Tab | Indent selected text |
+--------------------------+------------------+-------------------------------------+
| Shift+Tab | Shift+Tab | Un-indent selected text |