Files
openide/ideTipsAndTricks/resources/localization/ja/tips/LayoutCode.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
528 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:ReformatCode;</span> を押します。</p></body></html>