Files
openide/ideTipsAndTricks/resources/localization/ja/tips/CopyPasteReference.html
Dmitry Lyubin 840490adf8 OPENIDE tips library replaced
(cherry picked from commit 40be4eaeb45b0495603b131bbaad0e87b8657c9b)
(cherry picked from commit ec22dba8ff)
2025-06-19 11:53:51 +04:00

3 lines
1.1 KiB
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="control">編集 | パス/参照のコピー</span> 」アクションを使用すると、フィールド/メソッド/クラス/ファイルの参照をエディターの現在の位置に挿入できます。</p><p>キャレットを <span class="code_emphasis">myMethod</span> メソッド名内に配置し、 <span class="shortcut">&shortcut:CopyReference;</span> を押します:</p><p>参照を貼り付けるには、 <span class="shortcut">&shortcut:$Paste;</span> を押します。</p><p><span class="control">クラスに移動/シンボルに移動/ファイルに移動</span> 」ダイアログで参照をコピーすることもできます。そのためには、ルックアップリストの任意の要素で <span class="shortcut">&shortcut:$Copy;</span> を押します。</p></body></html>