Files
openide/python/python-community-ide-resources/resources/tips/Multiselection1.html
T

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>