| <html> |
| <head> |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> |
| </head> |
| <body> |
| |
| |
| <p>In <span class="product">&productName;</span>, you can have multiple cursors. |
| Having pressed <span class="shortcut">Alt</span>, click the left mouse button |
| at the desired position to set additional cursors in the editor.</p> |
| <p>Press <span class="shortcut">&shortcut:EditorEscape;</span> to remove all the additional cursors |
| but one that resides at the line at caret.</p> |
| <p class="image"><img src="images/multicursor.png"></p> |
| |
| |
| </body> |
| </html> |