forked from qt-creator/qt-creator
Doc: Describe advanced editing options for selected lines
Move "Multi-Cursor Editing" to "Working in Edit Mode" from "Refactoring". Task-number: QTCREATORBUG-27560 Change-Id: I177fd0ca56a4e7f05e70f67247348c531b045d98 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -475,12 +475,19 @@
|
||||
\li Switch between header and source file
|
||||
\li F4
|
||||
\endif
|
||||
\row
|
||||
\li Add a cursor at the next occurrence of selected text for
|
||||
multi-cursor editing
|
||||
\li Ctrl+D
|
||||
\row
|
||||
\li Turn selected text into lowercase
|
||||
\li Alt+U
|
||||
\row
|
||||
\li Turn selected text into uppercase
|
||||
\li Alt+Shift+U
|
||||
\row
|
||||
\li Sort selected lines alphabetically
|
||||
\li Alt+Shift+S
|
||||
\row
|
||||
\li Run static checks on JavaScript code to find common problems
|
||||
\li Ctrl+Shift+C
|
||||
|
||||
Reference in New Issue
Block a user