mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-24 06:06:18 +07:00
20 lines
341 B
HTML
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>
|