forked from qt-creator/qt-creator
		
	Doc: column editing
Change-Id: I6d8f2269b616e91409de4218eebecf087a4a0215 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
		| @@ -1549,6 +1549,12 @@ | ||||
|     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. | ||||
|  | ||||
|     \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 | ||||
|  | ||||
|     \QC allows you to quickly and conveniently apply actions to refactor | ||||
|   | ||||
		Reference in New Issue
	
	Block a user