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

14 lines
430 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>To select multiple words, press <span class="shortcut">Alt+Shift</span> (on Windows and Linux) or
<span class="shortcut">Cmd+Alt+Shift</span>(on MAC), place
the caret at each word to be selected and double-click the left mouse button.</p>
<p class="image"><img src="images/multiselection_words.png"></p>
</body>
</html>