mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
20 lines
409 B
HTML
20 lines
409 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>To select multiple fragments in the "column mode",
|
|
keep <span class="shortcut">Control+Alt+Shift</span>(on Windows and Linux) or
|
|
<span class="shortcut">Cmd+Alt+Shift</span>(on MAC), and drag your mouse cursor:</p>
|
|
|
|
|
|
|
|
<p class="image"><img src="images/multiselection_column.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|