Files
openide/ideTipsAndTricks/resources/localization/ja/tips/GoToDeclaration.html
Dmitry Lyubin 51bdb782ec OPENIDE tips library replaced
(cherry picked from commit 40be4eaeb45b0495603b131bbaad0e87b8657c9b)
(cherry picked from commit 6881e24f3e)
(cherry picked from commit 87986c4223)
(cherry picked from commit 24d3f101f1)
(cherry picked from commit 97db5785a8)
2026-03-16 16:50:39 +04:00

3 lines
754 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">&shortcut:GotoDeclaration;</span> (<span class="control">移動 | 宣言または使用箇所</span>) を押します。 <span class="shortcut">Control</span> (Windows および Linux) / <span class="shortcut">Control</span> (macOS) キーを押したまま使用箇所をクリックして宣言に移動することもできます。</p></body></html>