mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
(cherry picked from commit 40be4eaeb45b0495603b131bbaad0e87b8657c9b)
(cherry picked from commit ec22dba8ff)
3 lines
569 B
HTML
3 lines
569 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>あるメソッドの終了ポイントをすべて表示するには、キャレットをそのうちの 1 つ (<span class="code_emphasis">return</span> ステートメントなど) に配置し、 <span class="shortcut">&shortcut:HighlightUsagesInFile;</span> を押します:</p></body></html> |