mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
14 lines
2.0 KiB
HTML
14 lines
2.0 KiB
HTML
<!-- OpenIDE Project -->
|
|
<!-- Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru) -->
|
|
<!-- -->
|
|
<!-- This program is free software: you can redistribute it and/or modify -->
|
|
<!-- it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation. -->
|
|
<!-- -->
|
|
<!-- This program is distributed in the hope that it will be useful, -->
|
|
<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of -->
|
|
<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -->
|
|
<!-- GNU Affero General Public License for more details. -->
|
|
<!-- -->
|
|
<!-- You should have received a copy of the GNU Affero General Public License -->
|
|
<!-- along with this program. If not, see http://www.gnu.org/licenses/. -->
|
|
<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="control">差分ビューアー</span> 内のペイン間の違いを適用できます: <img src="images/app.diff.applyNotConflictsLeft.png" alt="the Insert from left button"/> <img src="images/app.diff.applyNotConflictsRight.png" alt="the Insert from right button"/></p><p>現在のペインの内容を他のペインに追加するには、 <span class="shortcut">Ctrl</span> を押したままにします。ボタンが <img src="images/app.diff.arrowRightDown.png" alt="the Insert below from left button"/> <img src="images/app.diff.arrowLeftDown.png" alt="the Insert below from right button"/> に変わります。</p><p>変更を戻すには、 <span class="shortcut">Shift</span> を押した状態にします。 <span class="control">逆 V 字形</span> は <img src="images/app.diff.remove.png" alt="the Remove button"/> に変わります。</p><p class="image"><img src="images/ij_tips_apply_append.png" alt="Chevron buttons" style="border: 1px solid #55555;" /></p></body></html> |