mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
(cherry picked from commit 40be4eaeb45b0495603b131bbaad0e87b8657c9b) (cherry picked from commit6881e24f3e) (cherry picked from commit87986c4223) (cherry picked from commit24d3f101f1) (cherry picked from commit97db5785a8)
3 lines
656 B
HTML
3 lines
656 B
HTML
<!-- Copyright (c) Haulmont 2025. All Rights Reserved. -->
|
|
<!-- Use is subject to license terms. -->
|
|
<html><head><meta charset="UTF-8"><link rel="stylesheet" type="text/css" href="css/tips.css"></head><body><p><b>複数のコード要素を選択</b></p><p>複数のコード要素を選択するには、 <span class="shortcut">Shift+Alt</span> (Windows および Linux) / <span class="shortcut">Shift+Alt</span> (macOS) を押したまま、選択する各単語をダブルクリックします。</p><p class="image"><img src="images/ij_tips_multiselection_words.png" alt="Selecting several words" style="border: 1px solid #55555;" /></p></body></html> |