Skip to content
Snippets Groups Projects
Commit b1d81567 authored by Leena Miettinen's avatar Leena Miettinen
Browse files

Doc: column editing


Change-Id: I6d8f2269b616e91409de4218eebecf087a4a0215
Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@digia.com>
parent 05dffd36
No related branches found
No related tags found
No related merge requests found
...@@ -1549,6 +1549,12 @@ ...@@ -1549,6 +1549,12 @@
The instances of the symbol are highlighted in code and you can edit the The instances of the symbol are highlighted in code and you can edit the
symbol. All instances of the local symbol are changed as you type. symbol. All instances of the local symbol are changed as you type.
\section1 Column Editing
To apply a change to several rows in a column simultaneously, press
\key Alt, select the rows, and enter or remove text. The changes are made
simultaneously at the cursor position on all the selected rows.
\section1 Applying Refactoring Actions \section1 Applying Refactoring Actions
\QC allows you to quickly and conveniently apply actions to refactor \QC allows you to quickly and conveniently apply actions to refactor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment