Files
openide/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariableIncompleteCode.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
500 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="control">変数の抽出</span> 」リファクタリングを使用できます。 <span class="shortcut">&shortcut:IntroduceVariable;</span> を押して、式を選択します。</p></body></html>