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

20 lines
341 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>You can easily select multiple fragments of text. To do that,
it's enough to keep <span class="shortcut">Alt+Shift</span>
and drag your mouse cursor:</p>
<p class="image"><img src="images/multiselection2.png"></p>
</body>
</html>