diff --git a/ideTipsAndTricks/resources/localization/ja/tips/AltInsertInEditor.html b/ideTipsAndTricks/resources/localization/ja/tips/AltInsertInEditor.html
index 136d5eb469fa..b84f2b7aca66 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/AltInsertInEditor.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/AltInsertInEditor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード生成
IDE では、クラス内のフィールドに対応する getter メソッドと setter メソッドを生成できます。これを行うには、クラス内にキャレットがある状態で &shortcut:Generate; (コード | 生成 ) を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/AnnotationsAndDiffs.html b/ideTipsAndTricks/resources/localization/ja/tips/AnnotationsAndDiffs.html
index 51a886f1bc9d..73206fffb170 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/AnnotationsAndDiffs.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/AnnotationsAndDiffs.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Git Blame アノテーションの表示
Git の注釈は、各コード行の出所に関する詳細情報を示します (ガターを右クリックし、「Git Blame で注釈を付ける 」を選択します)。
注釈を右クリックし、「差分の表示 」を選択すると、ファイルの現在のバージョンと以前のバージョンの差分を確認できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Antivirus.html b/ideTipsAndTricks/resources/localization/ja/tips/Antivirus.html
index 6d6ddde0491d..eb10a0acaabf 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Antivirus.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Antivirus.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
IDE パフォーマンスの改善
IDE の動作が重いと感じる場合は、ウイルス対策ソフトウェアの保護対象フォルダーの数を減らすことを検討してください。これにより、パフォーマンスが向上する可能性があります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/BreakpointIntentions.html b/ideTipsAndTricks/resources/localization/ja/tips/BreakpointIntentions.html
index fc355026552e..379ad1bc188e 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/BreakpointIntentions.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/BreakpointIntentions.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コンテキストアクション経由でのブレークポイントへのアクセス>
コンテキストアクション (&shortcut:ShowIntentionActions; ) を使用すると、最も一般的なブレークポイントアクションとフィルターにアクセスできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/BreakpointSpeedmenu.html b/ideTipsAndTricks/resources/localization/ja/tips/BreakpointSpeedmenu.html
index 3b84a1ac9042..67507dae3dea 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/BreakpointSpeedmenu.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/BreakpointSpeedmenu.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ブレークポイントメニュー
ガター内のブレークポイントマーカーを右クリックすると、ブレークポイントをすばやく有効/無効にしたり、そのプロパティを調整したりできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CamelHumpsInCodeCompletion.html b/ideTipsAndTricks/resources/localization/ja/tips/CamelHumpsInCodeCompletion.html
index ffa9372a386b..312ed79b63df 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CamelHumpsInCodeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CamelHumpsInCodeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完でのキャメルケース
キャメルケース接頭辞を使用して、コード補完候補のリストを絞り込むことができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CamelPrefixesInNavigationPopups.html b/ideTipsAndTricks/resources/localization/ja/tips/CamelPrefixesInNavigationPopups.html
index 0da7676c6b07..588d0fc3fc08 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CamelPrefixesInNavigationPopups.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CamelPrefixesInNavigationPopups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
どこでも検索でのキャメルケース
「どこでも検索 」ポップアップ (Shift を 2 回) でキャメルケースを使用すると、クラス、ファイル、またはシンボルを検索するときに結果のリストが絞り込まれます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CancelByControlArrows.html b/ideTipsAndTricks/resources/localization/ja/tips/CancelByControlArrows.html
index 4d20f1c87eca..1e8e328f63d8 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CancelByControlArrows.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CancelByControlArrows.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
補完候補の選択
コード補完で「入力時に候補を表示する 」オプションが有効な場合、「ルックアップアップ 」および「ルックアップダウン 」アクションを使用すると、候補リストを閉じてエディター内でキャレットを上下に移動できます。
Windows では、 &shortcut:EditorLookupDown; と &shortcut:EditorLookupUp; のショートカットを使用してください。
macOS では、ショートカットはデフォルトで構成されていないため、「設定 | キーマップ 」で任意のキーの組み合わせを自分の都合に合わせて割り当てることができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ChangeSignatureAfterMovingParameters.html b/ideTipsAndTricks/resources/localization/ja/tips/ChangeSignatureAfterMovingParameters.html
index 1db1689ab903..5f4dbfa296bc 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ChangeSignatureAfterMovingParameters.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ChangeSignatureAfterMovingParameters.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
署名の変更
&shortcut:MoveElementLeft; と &shortcut:MoveElementRight; を使用すると、宣言と呼び出しの両方にあるメソッドのパラメーターを移動できます。また、このようなメソッドの宣言内での移動をメソッドの呼び出しに反映させることができます。これを行うには、移動後に &shortcut:ShowIntentionActions; を押して「シグネチャーの変更を反映させるように使用箇所を更新する 」を選択してください。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ChangeSorting.html b/ideTipsAndTricks/resources/localization/ja/tips/ChangeSorting.html
index 1158694e1d53..6c79a5f82f36 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ChangeSorting.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ChangeSorting.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
補完候補の並べ替え
補完候補は、関連性またはアルファベット順で並べ替えることができます。
アルファベット順に並べ替えるには、「名前で並べ替え 」オプションを選択します。関連性で並べ替えるには、「名前で並べ替え 」チェック ボックスをオフにします。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CheckRegExp.html b/ideTipsAndTricks/resources/localization/ja/tips/CheckRegExp.html
index 5ed3b12d6c79..7e2270cc96d2 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CheckRegExp.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CheckRegExp.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
正規表現の検証
正規表現の妥当性を確認するには、確認対象の式内にキャレットを配置し、 &shortcut:ShowIntentionActions; を押してから「正規表現の確認 」を選択してください。
ポップアップに、正規表現に一致するサンプル文字列を入力します。 アイコンは、一致が発生したことを示します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ClipboardStack.html b/ideTipsAndTricks/resources/localization/ja/tips/ClipboardStack.html
index 6e69457cd8ca..eeb708c88172 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ClipboardStack.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ClipboardStack.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
クリップボード履歴からの貼り付け
&shortcut:PasteMultiple; を押すと、以前にクリップボードにコピーしたテキストフラグメントを選択できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CloseOthers.html b/ideTipsAndTricks/resources/localization/ja/tips/CloseOthers.html
index 6c2e2627cd85..af8b06863110 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CloseOthers.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CloseOthers.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
エディタータブを閉じる
現在のエディタータブを除くすべてのエディタータブを閉じるには、 Alt (Windows および Linux ) / Alt (macOS) を押したまま、現在のエディタータブの十字アイコンをクリックします。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Close_all_editor_tabs.html b/ideTipsAndTricks/resources/localization/ja/tips/Close_all_editor_tabs.html
index 40f35e4709df..53e0fb37d7e9 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Close_all_editor_tabs.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Close_all_editor_tabs.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
すべてのエディタータブを閉じる
すべてのエディタータブを閉じるには、タブを右クリックして「すべてのタブを閉じる 」を選択します。
アクティブなタブを除くすべてのタブを閉じるには、 Alt (Windows および Linux) / Alt (macOS) を押し、アクティブなタブの「閉じる 」ボタンをクリックします。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CodeCompletion.html b/ideTipsAndTricks/resources/localization/ja/tips/CodeCompletion.html
index 7b66f2580474..c744e2239e1f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CodeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CodeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完
コード補完は、コードステートメントをすばやく完成させるのに役立ちます。入力すると現在のキャレット位置で使用できる候補のリストを自動的に提供します:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CodeCompletionInSearch.html b/ideTipsAndTricks/resources/localization/ja/tips/CodeCompletionInSearch.html
index 758c304877a0..fcbdf5d061cb 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CodeCompletionInSearch.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CodeCompletionInSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
検索バーでのコード補完
現在のファイル &shortcut:Find; 内でテキストを検索する時に検索バーで &shortcut:CodeCompletion; を押すと、文字列全体を入力する必要がありません。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ColumnSelection.html b/ideTipsAndTricks/resources/localization/ja/tips/ColumnSelection.html
index ea5065db2cf0..0fe28e1ed333 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ColumnSelection.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ColumnSelection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
列選択モード
コードを矩形選択するには、 Alt (Windows および Linux) / Alt (macOS ) を押しながらマウスをドラッグします。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CommentCode.html b/ideTipsAndTricks/resources/localization/ja/tips/CommentCode.html
index 3f22de245e79..f8f887ec6c9d 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CommentCode.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CommentCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コードのコメント化とコメント解除
ショートカットでコード行とコードブロックのコメントを解除できます:
&shortcut:CommentByLineComment; : 単一行コメントの場合 (//... )
&shortcut:CommentByBlockComment; : ブロックコメントの場合 (/*...*/ )
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CompareEditorWithClipboard.html b/ideTipsAndTricks/resources/localization/ja/tips/CompareEditorWithClipboard.html
index ff49c05132ea..afa76ae4a7c4 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CompareEditorWithClipboard.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CompareEditorWithClipboard.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
クリップボードとの比較
アクティブなエディターをクリップボードの内容と比較するには、エディターの任意の場所を右クリックして、コンテキストメニューから「クリップボードと比較 」を選択します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CompleteStatement.html b/ideTipsAndTricks/resources/localization/ja/tips/CompleteStatement.html
index 120fb07fcb9d..926c3a025c08 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CompleteStatement.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CompleteStatement.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
補完によるコードコンストラクトの作成
ステートメント補完を使用してコードコンストラクトを作成できます。メソッド宣言、メソッド呼び出し、または if 、 do-while 、 try-catch 、 return などのステートメントの入力を開始してください。 &shortcut:EditorCompleteStatement; を押すとステートメントが補完され、構文的に正しいコンストラクトになります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CompletionImportStatic.html b/ideTipsAndTricks/resources/localization/ja/tips/CompletionImportStatic.html
index c1f415d42bb0..cd59687c0a9e 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CompletionImportStatic.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CompletionImportStatic.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完
プロジェクト、ライブラリ、または JDK の任意の場所にある static メソッドのメソッド呼び出しをすばやく補完するには、接頭辞を入力してから &shortcut:CodeCompletion; を 2 回押します。 &shortcut:ShowIntentionActions; を押すと、選択したメソッドをインポートできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ConfiguringTerminal.html b/ideTipsAndTricks/resources/localization/ja/tips/ConfiguringTerminal.html
index 511b1ded95b9..3bc88bb55d86 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ConfiguringTerminal.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ConfiguringTerminal.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ターミナルのシェルを選択
組み込みのターミナルからお好みのシェルを使用してください。
「Settings 」ダイアログ &shortcut:ShowSettings; で、「ツール | ターミナル 」に移動し、シェル実行可能ファイルのパスを指定してください。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ContextActions.html b/ideTipsAndTricks/resources/localization/ja/tips/ContextActions.html
index ff1d3fb038d4..e60f3eee0c8b 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ContextActions.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ContextActions.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コンテキストアクションを使ったコードの改善
エディターで &shortcut:ShowIntentionActions; を押すと、ハイライトされたエラーや警告の修正、コード構造の改善または最適化を行うことができます。 一部のインテンションアクションでは、 &shortcut:QuickJavaDoc; (表示 | クイックドキュメント ) を押してプレビューまたはアクションの説明を開くことができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CopyClass.html b/ideTipsAndTricks/resources/localization/ja/tips/CopyClass.html
index f88af7ce58d3..00e7f18ab348 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CopyClass.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CopyClass.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
クラスのコピー
「リファクタリング | クラスのコピー 」を使用すると、選択したクラスをコピーしたクラスを作成できます。
このリファクタリングは、既存のクラスと同様のクラスを作成する必要があり、共通する機能を 1 つの共通するスーパークラスに配置できない場合に役立ちます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CopyPasteReference.html b/ideTipsAndTricks/resources/localization/ja/tips/CopyPasteReference.html
index 67ba5c724d85..c444dbff0aec 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CopyPasteReference.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CopyPasteReference.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
パスまたは参照のコピー
「編集 | パス/参照のコピー 」アクションを使用すると、フィールド/メソッド/クラス/ファイルの参照をエディターの現在の位置に挿入できます。
キャレットを myMethod メソッド名内に配置し、 &shortcut:CopyReference; を押します:
参照を貼り付けるには、 &shortcut:$Paste; を押します。
「クラスに移動/シンボルに移動/ファイルに移動 」ダイアログで参照をコピーすることもできます。そのためには、ルックアップリストの任意の要素で &shortcut:$Copy; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CopyWithNoSelection.html b/ideTipsAndTricks/resources/localization/ja/tips/CopyWithNoSelection.html
index b6b5c8f1788a..09f1b17ed374 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CopyWithNoSelection.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CopyWithNoSelection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
行のコピー
エディターで何も選択されていない状態で &shortcut:$Copy; を押すと、キャレット位置の行全体がクリップボードにコピーされます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Copyright.html b/ideTipsAndTricks/resources/localization/ja/tips/Copyright.html
index 9fa547289a0c..5fe2ed19017c 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Copyright.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Copyright.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
著作権表示の追加
OpenIDE では、ファイルセットごとに異なる著作権表示を構成できます。変数を使用し、利便性を高めることができます。例えば、 $today.year を使用すると年度を最新の状態に維持できます。
「Settings 」ダイアログ (&shortcut:ShowSettings; ) で、「エディター | コピーライト | コピーライトプロファイル 」を選択すると、新しいプロファイルを作成したり、変数を使用して著作権表示のテキストを追加したりできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CreatePropertyTag.html b/ideTipsAndTricks/resources/localization/ja/tips/CreatePropertyTag.html
index 7ed73b44a592..b9ccb2ba9a64 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CreatePropertyTag.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CreatePropertyTag.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Ant プロパティタグの作成
未定義の Ant プロパティまたはターゲットに対しても参照を開始できます。 &shortcut:ShowIntentionActions; を押し、インテンションアクションのリストから「プロパティの作成 」を選択すると、現在の編集場所を離れることなく必要なタグを作成できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CtrlD.html b/ideTipsAndTricks/resources/localization/ja/tips/CtrlD.html
index 25eb4b1ee43a..1399d49cb632 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CtrlD.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CtrlD.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コードブロックまたは行の複製
エディターで &shortcut:EditorDuplicate; を押すと、選択したコードブロックを複製するか、ブロックが選択されていない場合に現在の行を複製できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CtrlDotInLookups.html b/ideTipsAndTricks/resources/localization/ja/tips/CtrlDotInLookups.html
index b0f6aab5dfa1..8854d9b9370d 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CtrlDotInLookups.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CtrlDotInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完
項目を使用しながら提案リストで &shortcut:EditorChooseLookupItemDot; を押します。
IDE は、現在のコンテキストに応じて選択した項目の後にドットまたは -> を挿入します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CtrlShiftI.html b/ideTipsAndTricks/resources/localization/ja/tips/CtrlShiftI.html
index 4df984e853d0..f26cc0ac6a2f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CtrlShiftI.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CtrlShiftI.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
クイック定義
&shortcut:QuickImplementations; (表示 | クイック定義 ) を押すと、キャレット位置のシンボルの定義や内容を別のエディタータブで開くことなくプレビューできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CtrlShiftIForLookup.html b/ideTipsAndTricks/resources/localization/ja/tips/CtrlShiftIForLookup.html
index 00e5100fdec5..42999f29b699 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CtrlShiftIForLookup.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CtrlShiftIForLookup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
クイック定義
コード補完リスト内の項目、およびクラス、ファイル、またはシンボルの移動コマンドに対して「クイック定義ビューアー 」(&shortcut:QuickImplementations; ) を呼び出すことができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/CtrlW.html b/ideTipsAndTricks/resources/localization/ja/tips/CtrlW.html
index 9205ea42458b..4bf3efbc4c6d 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/CtrlW.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/CtrlW.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード選択の展開
選択範囲を拡張するには、 &shortcut:EditorSelectWord; を押してください。 &shortcut:EditorSelectWord; を押すたびに、選択範囲がコードの他の領域まで拡張されます。
例えば、あるメソッド名が選択されている場合、そのメソッドを呼び出す式、ステートメント全体、包含ブロックなどに選択範囲を拡張できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/DeleteLine.html b/ideTipsAndTricks/resources/localization/ja/tips/DeleteLine.html
index 2c91dc1811fa..fd6bc3de3875 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/DeleteLine.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/DeleteLine.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
行の削除
エディターで &shortcut:EditorDeleteLine; を押すと、キャレット位置の行全体が削除されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/DiffChevron.html b/ideTipsAndTricks/resources/localization/ja/tips/DiffChevron.html
index 76b57f93f798..611aab1e5913 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/DiffChevron.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/DiffChevron.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ファイルとフォルダーの比較
ファイルまたはフォルダーを比較する場合、シェブロンボタンを使用して 差分ビューアー 内のペイン間の違いを適用できます:
現在のペインの内容を他のペインに追加するには、 Ctrl を押したままにします。ボタンが に変わります。
変更を戻すには、 Shift を押した状態にします。 逆 V 字形 は に変わります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/DirDiff.html b/ideTipsAndTricks/resources/localization/ja/tips/DirDiff.html
index a8d104a25112..4756ebce63b2 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/DirDiff.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/DirDiff.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ファイルとフォルダーの比較
2 つのファイルまたはフォルダーを比較するには、「プロジェクト 」ツールウィンドウで目的の項目を選択してから &shortcut:CompareTwoFiles; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/DotEtcInLookups.html b/ideTipsAndTricks/resources/localization/ja/tips/DotEtcInLookups.html
index b8fd9c300e5b..532f7def69e3 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/DotEtcInLookups.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/DotEtcInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完
ピリオドキー (.)、コンマ (,)、セミコロン (;)、スペース、その他の文字を使用して、コード補完候補リストで選択されている項目を受け入れることができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/DragToOpen.html b/ideTipsAndTricks/resources/localization/ja/tips/DragToOpen.html
index 89be6200f9a4..d9671e76cbbd 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/DragToOpen.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/DragToOpen.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
外部ファイルを開く
外部ファイルをファイルマネージャからエディターにドラッグして編集用に開くことができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/EditRegExp.html b/ideTipsAndTricks/resources/localization/ja/tips/EditRegExp.html
index 152d84d9cd3d..4fadb8685aac 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/EditRegExp.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/EditRegExp.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
正規表現の編集
専用のエディターを使用してコード内の正規表現を編集できます。
正規表現の入力を開始し、 &shortcut:ShowIntentionActions; を押して「正規表現フラグメントの編集 」をクリックします。正規表現がエディターの別のタブで開き、バックスラッシュをそのまま入力できます。
すべての変更は元の正規表現と同期され、エスケープ文字が自動的に表示されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/EditorConfig.html b/ideTipsAndTricks/resources/localization/ja/tips/EditorConfig.html
index 5a54901fbdf9..2bd8acfc361f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/EditorConfig.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/EditorConfig.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コードスタイルの EditorConfig
IDE のコードスタイル設定に対し、EditorConfig (https://editorconfig.org/ ) の設定を優先させることができます。
コードスタイルを変更するノードに新しい .editorconfig ファイルを作成し、好みの新しい設定を指定します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Escape.html b/ideTipsAndTricks/resources/localization/ja/tips/Escape.html
index f97a31ee977f..100421b6aad5 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Escape.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Escape.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ツールウィンドウでのフォーカス変更
ツールウィンドウで &shortcut:EditorEscape; を押すと、フォーカスがエディターに移動します。
&shortcut:HideActiveWindow; を押すとフォーカスがエディターに移動し、現在アクティブな、または最後にアクティブだったツールウィンドウが非表示になります。
&shortcut:JumpToLastWindow; を押すと、エディターから最後にフォーカスされたツールウィンドウにフォーカスが移動します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/EvaluateExpression.html b/ideTipsAndTricks/resources/localization/ja/tips/EvaluateExpression.html
index dd6314943529..0d42df56902c 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/EvaluateExpression.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/EvaluateExpression.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
式の評価
スクリプトがブレークポイントで停止している間、式を実行または変数に値を再割り当てできます。「式の評価 」機能は、プログラムの状態についての追加の詳細を取得したり、またはランタイム時にさまざまなシナリオをテストしたりするのに役立ちます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ExternalJavaDoc.html b/ideTipsAndTricks/resources/localization/ja/tips/ExternalJavaDoc.html
index 4ddc94c855ec..d9114065aa07 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ExternalJavaDoc.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ExternalJavaDoc.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
外部ドキュメント
キャレット位置にある要素のドキュメントページをブラウザーで開くには、 &shortcut:ExternalJavaDoc; を押すか、メインメニューから「ツール | ウェブブラウザーとプレビュー 」を選択します。
設定でデフォルトのブラウザーが設定されていることを確認してください。デフォルトのブラウザーを確認するには、 &shortcut:ShowSettings; を押して設定を開き、「ツール | ウェブブラウザーとプレビュー 」に移動します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/FileStructurePopup.html b/ideTipsAndTricks/resources/localization/ja/tips/FileStructurePopup.html
index 813ec3c376ec..710ed3a199ae 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/FileStructurePopup.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/FileStructurePopup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ファイル構造の表示
&shortcut:FileStructurePopup; (移動 | ファイル構造 ) を使用すると、現在のファイル内をすばやく移動できます。
ファイル構造には、現在のクラスのメンバーがリスト表示されます。ある要素に移動するには、その要素を選択して &shortcut:EditorEnter; または &shortcut:EditSource; を押します。
リスト内の項目を簡単に見つけるには、項目名の入力を開始します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/FindInPath.html b/ideTipsAndTricks/resources/localization/ja/tips/FindInPath.html
index 364f6d9df6b3..60bc4c2cd734 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/FindInPath.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/FindInPath.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
検索結果のプレビュー
「ファイル内検索 」ダイアログ (&shortcut:FindInPath; ) の「プレビュー 」領域を使用すると、ダイアログを離れることなくすばやく検索できます。「プレビュー 」ダイアログには、最初の 100 件の結果が表示されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/FindReplaceToggle.html b/ideTipsAndTricks/resources/localization/ja/tips/FindReplaceToggle.html
index 5ea6fb2994d7..ed92fae67db8 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/FindReplaceToggle.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/FindReplaceToggle.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
検索と置換
&shortcut:Find; を押すと、検索バーが表示されます。 &shortcut:Replace; を押すと、置換文字列を入力できる別のフィールドが追加されます。
「ファイル内検索 」ダイアログで、 &shortcut:ReplaceInPath; を押すと置換に切り替えることができます。同様に、 &shortcut:FindInPath; を押すと「置換 」フィールドを非表示にして通常の検索に切り替えることができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/FinishByExclamation.html b/ideTipsAndTricks/resources/localization/ja/tips/FinishByExclamation.html
index ba7bc0cc51cf..d752c59414e0 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/FinishByExclamation.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/FinishByExclamation.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完
感嘆符 (!) を押して補完候補を受け入れると、その式が否定されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/FinishBySmartEnter.html b/ideTipsAndTricks/resources/localization/ja/tips/FinishBySmartEnter.html
index 614dd5309368..1ae615f50471 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/FinishBySmartEnter.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/FinishBySmartEnter.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完
コード補完を使用する際には、候補リストの現在の選択肢を &shortcut:EditorCompleteStatement; で受け入れることができます。IDE は選択した文字列を挿入するだけでなく、現在のコードコンストラクトを構文的に正しいものに変換します (丸括弧の対応付け、中括弧とセミコロンの追加など)。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/FixDocComment.html b/ideTipsAndTricks/resources/localization/ja/tips/FixDocComment.html
index 430bf7eb216a..241c7d435c1a 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/FixDocComment.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/FixDocComment.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Javadoc の修正
メソッドのシグネチャーが変更された場合、IDE は同期しなくなったドキュメントのコメントタグをハイライトし、クイックフィックスを提案します:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/FocusProjectToolWindow.html b/ideTipsAndTricks/resources/localization/ja/tips/FocusProjectToolWindow.html
index d19e2058f00c..719c5739b005 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/FocusProjectToolWindow.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/FocusProjectToolWindow.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
プロジェクトツールウィンドウ
&shortcut:ActivateProjectToolWindow; を押すと、「プロジェクト 」ツールウィンドウを開き、フォーカスを切り替えることができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/GoToAction.html b/ideTipsAndTricks/resources/localization/ja/tips/GoToAction.html
index 0b2c6ffd7ed1..f7f241fdec3a 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/GoToAction.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/GoToAction.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
アクションの検索
メニューコマンド、設定、アクションをすばやく見つけるには、 &shortcut:GotoAction; (ヘルプ | アクションの検索 ) を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/GoToClass.html b/ideTipsAndTricks/resources/localization/ja/tips/GoToClass.html
index 8ee582c37845..da76ac22bae4 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/GoToClass.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/GoToClass.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
エディターですばやくクラスを開くには、 &shortcut:GotoClass; (移動 | クラス ) を押して、クラス名の入力を開始します。次に、補完リストに表示されているクラスをクリックします。
同様に、 &shortcut:GotoFile; (移動 | ファイル ) を使用すると、プロジェクト内の任意のファイルを開くことができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/GoToDeclaration.html b/ideTipsAndTricks/resources/localization/ja/tips/GoToDeclaration.html
index dacfb70c9c41..b86327d51ff5 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/GoToDeclaration.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/GoToDeclaration.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
宣言に移動
クラス、メソッド、または変数の使用箇所から宣言に移動するには、キャレットをシンボルに配置し、 &shortcut:GotoDeclaration; (移動 | 宣言または使用箇所 ) を押します。 Control (Windows および Linux) / Control (macOS) キーを押したまま使用箇所をクリックして宣言に移動することもできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/GoToFile.html b/ideTipsAndTricks/resources/localization/ja/tips/GoToFile.html
index 1049277b46bc..d762c3c86729 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/GoToFile.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/GoToFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ファイルに移動
すばやくファイルを開くには、 &shortcut:GotoFile; (移動 | ファイル ) を押して、ファイル名の入力を開始します。フィルターアイコンを使用すると、選択したファイルタイプのみを対象に検索できます:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/GoToImplementation.html b/ideTipsAndTricks/resources/localization/ja/tips/GoToImplementation.html
index defba9198ed1..32bb12da503f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/GoToImplementation.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/GoToImplementation.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
実装への移動
抽象メソッドの実装に移動するには、宣言内の使用箇所か名前にキャレットを配置してから &shortcut:GotoImplementation; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/GoToInspection.html b/ideTipsAndTricks/resources/localization/ja/tips/GoToInspection.html
index dbd9df13ea80..42374e520f4d 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/GoToInspection.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/GoToInspection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コードインスペクションの検索
インスペクションをすばやく見つけて実行するには、 &shortcut:RunInspection; を押してインスペクションまたはそのグループの名前を入力します。候補リストからインスペクションを選択し、範囲を指定します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/GoToSymbol.html b/ideTipsAndTricks/resources/localization/ja/tips/GoToSymbol.html
index 8878df44985d..2178315f90f8 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/GoToSymbol.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/GoToSymbol.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
シンボルに移動
エディターですばやくクラス、フィールド、関数を開くには、 &shortcut:GotoSymbol; (移動 | シンボル ) を押して、その名前の入力を開始します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/GotoLineInFile.html b/ideTipsAndTricks/resources/localization/ja/tips/GotoLineInFile.html
index f5f6af8431d8..c61a480d774d 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/GotoLineInFile.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/GotoLineInFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
行に移動
エディターであるファイルの特定行を開くことが出来ます。 &shortcut:GotoFile; (移動 | ファイル ) を押し、ファイル名の入力を開始してから行番号の後に : を入力します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/HideWidgets.html b/ideTipsAndTricks/resources/localization/ja/tips/HideWidgets.html
index 7cf039ac03f3..7621254dbb55 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/HideWidgets.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/HideWidgets.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ステータスバーのウィジェットを構成
ステータスバーに表示されるウィジェットのセットを構成できます。そのためには、ウィジェットを右クリックしてから表示する項目を選択します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/HierarchyBrowser.html b/ideTipsAndTricks/resources/localization/ja/tips/HierarchyBrowser.html
index 97f2a76d54d0..ef3295c601c7 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/HierarchyBrowser.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/HierarchyBrowser.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
継承階層の表示
選択したクラスの継承階層を表示するには、 &shortcut:TypeHierarchy; (ナビゲート | 型階層 ) を押します。エディターから階層表示を直接呼び出して、現在編集しているクラスの階層を確認することもできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/HighlightImplements.html b/ideTipsAndTricks/resources/localization/ja/tips/HighlightImplements.html
index 64180101f6fa..72f3c9a98f07 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/HighlightImplements.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/HighlightImplements.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
実装のハイライト
クラスで実装されているインターフェースのすべてのメソッドを表示するには、クラス宣言の implements キーワードにキャレットを置き、 &shortcut:HighlightUsagesInFile; を押します:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/HighlightMethodExitPoint.html b/ideTipsAndTricks/resources/localization/ja/tips/HighlightMethodExitPoint.html
index 4f81d67640d0..e3fe0589ac6b 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/HighlightMethodExitPoint.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/HighlightMethodExitPoint.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
メソッド終了ポイントのハイライト
あるメソッドの終了ポイントをすべて表示するには、キャレットをそのうちの 1 つ (return ステートメントなど) に配置し、 &shortcut:HighlightUsagesInFile; を押します:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/HighlightThrows.html b/ideTipsAndTricks/resources/localization/ja/tips/HighlightThrows.html
index ecffc1559451..8e1af3815617 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/HighlightThrows.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/HighlightThrows.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
例外をスローする可能性があるステートメントのハイライト
特定の例外がスローされる可能性があるメソッド内のすべてのステートメントを表示できます。キャレットを throws ステートメントに配置し、 &shortcut:HighlightUsagesInFile; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/HighlightUsagesInFile.html b/ideTipsAndTricks/resources/localization/ja/tips/HighlightUsagesInFile.html
index 393f810f8e75..5fa05c660fe5 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/HighlightUsagesInFile.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/HighlightUsagesInFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ファイル内の使用箇所をハイライト
&shortcut:HighlightUsagesInFile; (編集 | 使用箇所の検索 | ファイル内の使用箇所をハイライト ) を押すと、現在のファイルに含まれる特定の変数の使用箇所をすばやくハイライトできます。
&shortcut:FindNext; と &shortcut:FindPrevious; を押すと、ハイライトされた使用箇所に移動できます。 &shortcut:EditorEscape; を押すと、ハイライトを除去できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/HorizontalScrolling.html b/ideTipsAndTricks/resources/localization/ja/tips/HorizontalScrolling.html
index 95f748a15032..5e22f97ee0aa 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/HorizontalScrolling.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/HorizontalScrolling.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
水平スクロール
ファイルを横方向にスクロールするには、 Shift を押したままマウスホイールを回します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ImagesLookup.html b/ideTipsAndTricks/resources/localization/ja/tips/ImagesLookup.html
index 696679cefa2c..f586acb26567 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ImagesLookup.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ImagesLookup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
参照先画像のプレビュー
別のエディタータブではなくポップアップで参照画像をプレビューします。キャレットを画像名に配置して &shortcut:QuickImplementations; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/InsertLiveTemplate.html b/ideTipsAndTricks/resources/localization/ja/tips/InsertLiveTemplate.html
index 54d8eddbbad6..0ce72ff82a7f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/InsertLiveTemplate.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/InsertLiveTemplate.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
使用可能なライブテンプレートの表示
ライブテンプレートの略語を覚えていない場合は、 &shortcut:InsertLiveTemplate; を押すと、現在のコンテキストに対応する候補のリストが表示されます。例えば it と入力して &shortcut:InsertLiveTemplate; を押すと、何が起こるか分かります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/InspectCode.html b/ideTipsAndTricks/resources/localization/ja/tips/InspectCode.html
index fdc74ca85cc8..420abe34d036 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/InspectCode.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/InspectCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コードのインスペクション
「コード | コードのインスペクション 」を使用すると、プロジェクト全体または指定範囲に対してコード解析を実行し、独立したウィンドウで結果を調べることができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariable.html b/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariable.html
index 8dcaff52149c..363ca183b102 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariable.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariable.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
変数の抽出リファクタリング
「変数の抽出 」リファクタリングは、選択した式を変数にラップします。新しい変数宣言を追加し、式をイニシャライザーとして使用します。式を選択して &shortcut:IntroduceVariable; (リファクタリング | 抽出/導入 | 変数 ) を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariableIncompleteCode.html b/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariableIncompleteCode.html
index 01f07a429cfa..6bcb5822e333 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariableIncompleteCode.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/IntroduceVariableIncompleteCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
変数の抽出
不完全なステートメントに対して「変数の抽出 」リファクタリングを使用できます。 &shortcut:IntroduceVariable; を押して、式を選択します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/JarDiff.html b/ideTipsAndTricks/resources/localization/ja/tips/JarDiff.html
index 4e09f7c85764..0a74db9a3052 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/JarDiff.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/JarDiff.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
アーカイブの比較
2 つの .jar 、 .zip 、または .phar アーカイブ、またはアーカイブ内のファイルを比較するには、「プロジェクト 」ツールウィンドウで対象のファイルを選択してから &shortcut:CompareTwoFiles; を押します。
「アーカイブの比較 」機能は Java バイトコードのデコンパイラーと連携しています。この機能を使用すると、ライブラリの 2 つの異なるバージョン間で何が正確に変更されたかを確認できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/JoinLines.html b/ideTipsAndTricks/resources/localization/ja/tips/JoinLines.html
index c9b506b0a016..932432ffd755 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/JoinLines.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/JoinLines.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
行の結合
2 行を 1 行にまとめて不要なスペースを除去するには、 &shortcut:EditorJoinLines; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/LayoutCode.html b/ideTipsAndTricks/resources/localization/ja/tips/LayoutCode.html
index 2a1b0f86863f..efb4e40f4c18 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/LayoutCode.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/LayoutCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コードの整形
現在のコードスタイル設定に従ってコードを整形するには、メインメニューから「コード | コードの整形 」を選択するか、 &shortcut:ReformatCode; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/LensMode.html b/ideTipsAndTricks/resources/localization/ja/tips/LensMode.html
index 020229b7af43..520c0d9077e6 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/LensMode.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/LensMode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
レンズモード
コードを実際の位置までスクロールせずにプレビューするには、警告、エラーストライプ、またはスクロールバーのソースコードの一部にマウスポインターを合わせます。すると、レンズが表示されます:
レンズを無効にするには、スクロールバー内のエラーストライプを右クリックし、「スクロールバーのホバーにコードレンズを表示する 」チェックボックスをオフにします。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/LineEndings.html b/ideTipsAndTricks/resources/localization/ja/tips/LineEndings.html
index 1c032aee264c..45e3475d8777 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/LineEndings.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/LineEndings.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
改行コード
現在のファイルで使用されている改行コードを確認するには、ステータスバーを確認します:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/LineEndingsFolder.html b/ideTipsAndTricks/resources/localization/ja/tips/LineEndingsFolder.html
index 2565fff26755..1ccae77b584c 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/LineEndingsFolder.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/LineEndingsFolder.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
改行コードの変更
改行コードのスタイルを変更するために、エディターでファイルを開く必要はありません。代わりに「プロジェクト 」ツールウィンドウで 1 つ以上のファイルまたはフォルダーを選択し、メインメニューから「ファイル | ファイルプロパティ| 改行コード 」を選択してから、目的の行末スタイルを選択してください。
ディレクトリの場合は、改行コードが再帰的に適用されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/LiveTemplates.html b/ideTipsAndTricks/resources/localization/ja/tips/LiveTemplates.html
index 5ad2a3fdd3ab..6ceb3141a49a 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/LiveTemplates.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/LiveTemplates.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ライブテンプレート
ライブテンプレートを使用すると、頻繁に使用するコードのコンストラクトを挿入できます。
候補リストからライブテンプレートを選択すると、テンプレートが「Settings 」ダイアログ (&shortcut:ShowSettings; ) の「エディター | ライブテンプレート 」ページで定義されている変数に展開されます。
Tab を使用すると、テンプレートフィールド間を移動できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/MoveInnerToUpper.html b/ideTipsAndTricks/resources/localization/ja/tips/MoveInnerToUpper.html
index 6c5de451a851..d0430cfd14eb 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/MoveInnerToUpper.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/MoveInnerToUpper.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
移動リファクタリング
static 宣言されている内側のクラスで「移動 」リファクタリング &shortcut:Move; を呼び出すと、トップレベルのクラスにするか、別のクラスに移動するかを確認するメッセージが表示されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/MoveUpDown.html b/ideTipsAndTricks/resources/localization/ja/tips/MoveUpDown.html
index 69d945aa1dec..63968f7626f5 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/MoveUpDown.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/MoveUpDown.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ステートメントを上下に移動
「コード | ステートメントを上に移動/下に移動 」アクションは、変数宣言を変数の使用箇所に近づけるなど、コード行を再編成する場合に役立ちます。
コードフラグメントを選択し、 &shortcut:MoveStatementUp; または &shortcut:MoveStatementDown; を押します。
エディターで何も選択されていない場合は、キャレット位置の行が移動します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Multicursor.html b/ideTipsAndTricks/resources/localization/ja/tips/Multicursor.html
index 11c8545f9fb2..2f386b237a8a 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Multicursor.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Multicursor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
複数キャレットの使用
OpenIDE では、複数のキャレットを使用できます。 Shift+Alt (Windows および Linux) / Shift+Alt (macOS) を押したまま複数の異なる位置をクリックすると、エディターに追加のキャレットが設定されます。
次に、左方向キーまたは右方向キーと共に Shift を押すと、複数のテキストフラグメントを選択できます。
&shortcut:EditorEscape; を押すと、最近追加されたキャレットを除くすべてのキャレットが除去されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Multiselection1.html b/ideTipsAndTricks/resources/localization/ja/tips/Multiselection1.html
index 45f7b5144fa8..6899eee72737 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Multiselection1.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Multiselection1.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
複数行の同時編集
列モード &shortcut:EditorToggleColumnMode; で複数のフラグメントを選択するには、 Control+Alt+Shift (Windows および Linux) / Control+Alt+Shift (macOS) を押しながらマウスをドラッグします:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Multiselection2.html b/ideTipsAndTricks/resources/localization/ja/tips/Multiselection2.html
index fde3b398b9d9..3cb31b40254f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Multiselection2.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Multiselection2.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
複数コード箇所の選択
複数のテキストフラグメントを選択し、そのすべてを同時に変更するには、 Shift+Alt (Windows および Linux) / Shift+Alt (macOS) を押しながらテキスト上でマウスをドラッグします。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/MultiselectionWords.html b/ideTipsAndTricks/resources/localization/ja/tips/MultiselectionWords.html
index aed768448972..5a1b97fbce1f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/MultiselectionWords.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/MultiselectionWords.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
複数のコード要素を選択
複数のコード要素を選択するには、 Shift+Alt (Windows および Linux) / Shift+Alt (macOS) を押したまま、選択する各単語をダブルクリックします。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/NavigateBetweenErrors.html b/ideTipsAndTricks/resources/localization/ja/tips/NavigateBetweenErrors.html
index dc5333997d38..f3188d1a4007 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/NavigateBetweenErrors.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/NavigateBetweenErrors.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
エラー間の移動
&shortcut:GotoNextError; または &shortcut:GotoPreviousError; を押すと、現在のファイルの次または前のエラーにそれぞれ移動します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/OverrideImplementMethods.html b/ideTipsAndTricks/resources/localization/ja/tips/OverrideImplementMethods.html
index cdc5279a4e4c..1d89381bdd8a 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/OverrideImplementMethods.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/OverrideImplementMethods.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
メソッドのオーバーライド
&shortcut:OverrideMethods; (コード|メソッドのオーバーライド ) を押すと、基底クラスのメソッドを簡単にオーバーライドできます。
現在のクラスが実装しているインターフェース (または抽象基底クラス) のメソッドを実装するには、 &shortcut:ImplementMethods; (コード | メソッドの実装 ) を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/PostfixCompletion.html b/ideTipsAndTricks/resources/localization/ja/tips/PostfixCompletion.html
index cea5221392b2..f4101bb2f246 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/PostfixCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/PostfixCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
後置コード補完
後置コード補完は右から左に適用され、コーディング中にキャレットが後方に移動するのを回避します。変更対象のコードフラグメントの後にドット . を入力し、目的のオプションを選択します。
&shortcut:InsertLiveTemplate; を押して、後置テンプレートを含む候補リストを表示することもできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/PrintKeywords.html b/ideTipsAndTricks/resources/localization/ja/tips/PrintKeywords.html
index 873cd22dfb7b..6f67b951d3d4 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/PrintKeywords.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/PrintKeywords.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
印刷用のキーワード
印刷物 (ファイル | 印刷 ) を有益で見栄えの美しいものにするには、キーワードを使用してください。
例えば、 $DATE$ と $TIME$ を使用すると、印刷物の正確な日付と時刻を指定できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/QuickJavaDoc.html b/ideTipsAndTricks/resources/localization/ja/tips/QuickJavaDoc.html
index d8fa2fdf7ad0..2fb1d510062f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/QuickJavaDoc.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/QuickJavaDoc.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
クイックコードドキュメント
キャレット位置のクラスまたはメソッドのドキュメントをすばやく表示するには、 &shortcut:QuickJavaDoc; (表示 | クイックドキュメント ) を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/QuickJavaDocInLookups.html b/ideTipsAndTricks/resources/localization/ja/tips/QuickJavaDocInLookups.html
index c7ea999ec500..f4926e9deb49 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/QuickJavaDocInLookups.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/QuickJavaDocInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード参照情報の表示
&shortcut:QuickJavaDoc; (表示 | クイックドキュメント )、 &shortcut:ParameterInfo; (表示 | パラメーター情報 )、 &shortcut:GotoDeclaration; (移動 | 宣言 ) などを使用できます。また、エディターだけでなく、コード補完を使用する際の提案リストにも同様のショートカットがあります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/QuickSwitchScheme.html b/ideTipsAndTricks/resources/localization/ja/tips/QuickSwitchScheme.html
index ebbfe7c699b1..23b61c07777e 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/QuickSwitchScheme.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/QuickSwitchScheme.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
スキームの切り替え
エディターから 1 回のキーボード操作で、異なるコードスタイル、カラースキーム、またはキーマップを適用できます。 &shortcut:QuickChangeScheme; (表示 | スキームのクイック切り替え ) を押すと、切り替え先のスキームを指定できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ReaderMode.html b/ideTipsAndTricks/resources/localization/ja/tips/ReaderMode.html
index 6fe55635f249..06b9248cdbec 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ReaderMode.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ReaderMode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
リーダーモード
「Settings | エディター | リーダーモード 」設定のオプションを使用すると、読み取り専用ファイルとライブラリのコードやコメントの表示方法を構成できます。これにより、コードやコメントがより読みやすく、理解しやすくなります。
インレイヒント、フォントの合字、行スペース調整、コメントのレンダリングビューの切り替えなどを有効にできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/RecentChanges.html b/ideTipsAndTricks/resources/localization/ja/tips/RecentChanges.html
index caa3f84e5b57..78b6e012a78d 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/RecentChanges.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/RecentChanges.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
最近の変更を表示
&shortcut:RecentChanges; を使用すると、プロジェクトに対する最近の変更をすばやく確認できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/RecentFiles.html b/ideTipsAndTricks/resources/localization/ja/tips/RecentFiles.html
index 02882b5311ff..427b3e45aa9c 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/RecentFiles.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/RecentFiles.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
最近使用したファイルの表示
&shortcut:RecentFiles; (表示 | 最近使用したファイル ) を押すと、最近開いたファイルのリストが表示されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/RecentSearch.html b/ideTipsAndTricks/resources/localization/ja/tips/RecentSearch.html
index 8a86b9198d02..a7e2a9ee5abb 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/RecentSearch.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/RecentSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
最近の検索履歴
ファイル内のテキスト文字列を検索するときは、最近の検索履歴を使用できます。 &shortcut:Find; を押して検索バーを開き、 &shortcut:ShowSearchHistory; を押すと、最近のエントリのリストが表示されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/RefactorThis.html b/ideTipsAndTricks/resources/localization/ja/tips/RefactorThis.html
index e01789b04996..35109e35dd80 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/RefactorThis.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/RefactorThis.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
リファクタリング
キャレットをシンボルに配置して &shortcut:Refactorings.QuickListPopupAction; を押すと、現在のコンテキストに適用可能なリファクタリングのリストが開きます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/RemoveBreakpoint.html b/ideTipsAndTricks/resources/localization/ja/tips/RemoveBreakpoint.html
index 4404be988afe..9282a93e38fd 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/RemoveBreakpoint.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/RemoveBreakpoint.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ブレークポイント
ブレークポイントを誤って除去しないようにするため、ブレークポイントをガターからドラッグして除去するように選択できます。 &shortcut:ShowSettings; を押して「ビルド、実行、デプロイ | デバッガー 」を選択し、「エディターにドラッグまたはマウスの中央ボタンをクリック 」を選択してください。
ブレークポイントをクリックすると、有効または無効にできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Rename.html b/ideTipsAndTricks/resources/localization/ja/tips/Rename.html
index 0302166ef4d7..857b699dc520 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Rename.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Rename.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
名前の変更リファクタリング
クラス、メソッド、変数の名前は、すべての使用箇所を自動的に修正することで簡単に変更できます。
名前を変更するシンボルにキャレットを配置し、 &shortcut:RenameElement; (リファクタリング | 名前の変更 ) を押します。新しい名前を入力したら、 &shortcut:EditorEnter; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/RunTests.html b/ideTipsAndTricks/resources/localization/ja/tips/RunTests.html
index 4d3c4b1cf4ea..810f450fccec 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/RunTests.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/RunTests.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
テストの実行
あるテストクラスにあるすべてのメソッドをすばやく実行するには、ガターの をクリックし、「'<TestClass>' の実行 」を選択します。
単一のメソッドを実行するには、ガターの をクリックします。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Scratch.html b/ideTipsAndTricks/resources/localization/ja/tips/Scratch.html
index 0df31f560dc9..72dd19c6a31d 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Scratch.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Scratch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
スクラッチファイル
スクラッチファイルは、プロジェクトファイルを作成せずに、エディターで実験やコードの試作を行うことを可能にする一時ファイルです。
スクラッチファイルを作成するには、 &shortcut:NewScratchFile; を押してから、使用する言語を選択します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SearchEverywhere.html b/ideTipsAndTricks/resources/localization/ja/tips/SearchEverywhere.html
index 42372e3a4718..9353ad0c9153 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SearchEverywhere.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SearchEverywhere.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
どこでも検索
Shift を 2 回押すと、プロジェクト全体を対象にファイル、アクション、シンボル、UI 要素、Git ブランチ、コメントを検索できます。再度 Shift を 2 回押すと、プロジェクトに含まれていない項目も検索されます。
検索結果を絞り込むには、タブを使用するか、必要なショートカット (クラスの場合は &shortcut:GotoClass; 、ファイルの場合は &shortcut:GotoFile; 、シンボルの場合は &shortcut:GotoSymbol; 、アクションの場合は &shortcut:GotoAction; ) を直接使用します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SearchEverywhereSettings.html b/ideTipsAndTricks/resources/localization/ja/tips/SearchEverywhereSettings.html
index 4cb50bb5f85c..52cf99260280 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SearchEverywhereSettings.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SearchEverywhereSettings.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
設定とプラグインの検索
「どこでも検索」(Shift を 2 回) ウィンドウの検索フィールドに / を入力すると、設定、オプション、およびプラグインのグループを検索できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SearchForGit.html b/ideTipsAndTricks/resources/localization/ja/tips/SearchForGit.html
index 9d9cc2ef076d..d459546cb4e2 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SearchForGit.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SearchForGit.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Git コミットの検索
Shift を 2 回押すと、Git ブランチ、タグ、コミットハッシュ、またはメッセージを検索し、「ログ 」ビュー内の対応する項目に遷移できます:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SecondBasicClassNameCompletion.html b/ideTipsAndTricks/resources/localization/ja/tips/SecondBasicClassNameCompletion.html
index 29c95498f95f..40c686a3f61d 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SecondBasicClassNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SecondBasicClassNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完
コード補完は入力時に現在のキャレット位置から到達可能な選択肢を提案します。 &shortcut:CodeCompletion; を 2 回押すと、アクセス不可能なクラスとメンバーも表示されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionArrayMember.html b/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionArrayMember.html
index 9fcc7b2e4a9f..57aefd139c64 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionArrayMember.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionArrayMember.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
型一致コード補完
コンテキスト内に必要な型の配列がある場合、型一致コード補完 (&shortcut:SmartTypeCompletion; ) を 2 回呼び出します。IDE はこの配列から要素を取得することを提案します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionAsList.html b/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionAsList.html
index 0f3a87a3659f..f97f69447b32 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionAsList.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionAsList.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
型一致コード補完
コレクション型が必要な場合、型一致コード補完 (&shortcut:SmartTypeCompletion; ) を 2 回呼び出します。IDE は同じコンポーネント型の配列を検索し、 Arrays.asList() の呼び出しを使用して変換することを提案します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionChain.html b/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionChain.html
index ef4c87eaff3f..1fc935bd7723 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionChain.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionChain.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
型一致補完
「型一致」コード補完 (&shortcut:SmartTypeCompletion; ) を 2 回呼び出すと、必要な型の連鎖式が検索されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionToar.html b/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionToar.html
index c8f466ede479..fe2433a6a183 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionToar.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SecondSmartCompletionToar.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
型一致コード補完
配列型が必要な場合、型一致コード補完 (&shortcut:SmartTypeCompletion; ) を 2 回呼び出します。IDE は同じコンポーネント型のコレクションを検索し、 toArray() の呼び出しを使用して変換することを提案します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SelectIn.html b/ideTipsAndTricks/resources/localization/ja/tips/SelectIn.html
index d11ad4195808..6c05c0207bca 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SelectIn.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SelectIn.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
指定箇所で選択
別のビューで現在編集中の要素 (クラス、ファイル、メソッド、またはフィールド) をすばやく選択するには、 &shortcut:SelectIn; を押すか、「移動 | 移動先の選択 」を呼び出します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/ShowUsages.html b/ideTipsAndTricks/resources/localization/ja/tips/ShowUsages.html
index 1ac3cf739a6f..e7f11bb15e5a 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/ShowUsages.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/ShowUsages.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
使用箇所の表示
プロジェクト全体に含まれるクラス、メソッド、または変数のすべての使用箇所をリストに表示し、選択した項目にすばやく移動できます。そのためにはキャレットをシンボルに配置し、 &shortcut:ShowUsages; を押します (編集 | 使用箇所の検索 | 使用箇所の表示 )。
使用箇所に移動するには、リストから目的の使用箇所を選択し、 &shortcut:EditorEnter; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeAfterNew.html b/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeAfterNew.html
index e2d91e981ad4..0ae6f0265bbe 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeAfterNew.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeAfterNew.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
型一致コード補完
new キーワードの後で「型一致」補完 &shortcut:SmartTypeCompletion; を使用すると、必要な型のオブジェクトをインスタンス化できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeCasting.html b/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeCasting.html
index da229e2a5960..cead8465a081 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeCasting.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeCasting.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
型一致補完
式の値を必要な型にキャストする必要がある場合は、「型一致」補完を使用します。例えば
String s = (
と入力して &shortcut:SmartTypeCompletion; を押すと、何が起こるか分かります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeCompletion.html b/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeCompletion.html
index f3dc34ba7209..c6ae1d170fe0 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SmartTypeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
型一致コード補完
「型一致」コード補完は式全体の予想される型を解析し、現在のコンテキストで適用可能なメソッドと変数を見つけるのに役立ちます。このコード補完は、 return キーワードの後、代入、メソッド呼び出しの引数リストなどで機能します。 &shortcut:SmartTypeCompletion; (コード | コード補完 | 型一致 ) を押すと、補完リストを絞り込むことができます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SpeedSearch.html b/ideTipsAndTricks/resources/localization/ja/tips/SpeedSearch.html
index 9c0661488206..ae3d1cc5fe8b 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SpeedSearch.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SpeedSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ツリービュー内のスピード検索
「プロジェクト 」ツールウィンドウなど、スピード検索はすべてのツリービューで使用できます。入力を開始すると、必要な項目がすぐに見つかります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Spellchecker.html b/ideTipsAndTricks/resources/localization/ja/tips/Spellchecker.html
index 9127bf21aa8f..bbb39177fc98 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Spellchecker.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Spellchecker.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
スペルと文法のチェック
スペルと文法のチェックはデフォルトで有効になっています。これらのチェックは、IDE にバンドルされている Grazie プラグインにより提供されます。校正設定を構成するには、 &shortcut:ShowSettings; を押して「エディター | 自然言語 | 文法 」に移動します。
コメント、本体の文字列、リテラルを含むすべてのテキストは、事前定義の辞書またはカスタム辞書を使用して検査されます。タイポがハイライトされるので、正しい単語を選択したり、現在のスペルを受け入れたり、インスペクションを無効にしたりできます。
スペルまたは文法のエラーを修正するには、 &shortcut:ShowIntentionActions; を押して、使用可能なアクションのリストを表示します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SpellcheckerDictionaries.html b/ideTipsAndTricks/resources/localization/ja/tips/SpellcheckerDictionaries.html
index 52ecc8459491..a169dd14eb35 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SpellcheckerDictionaries.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SpellcheckerDictionaries.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
カスタムスペルチェック辞書の追加
事前定義の辞書に足りない単語がある場合は、独自の単語を作成できます。カスタム辞書は、改行区切りで各単語が登録された .dic テキストファイルです。
新しい辞書を追加するには、 &shortcut:ShowSettings; を押して設定を開き、「エディター | 自然言語 | スペル 」に移動します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SplitEditor.html b/ideTipsAndTricks/resources/localization/ja/tips/SplitEditor.html
index 9d201450bffb..0b8c828683db 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SplitEditor.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SplitEditor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
複数ファイルを並べて表示
エディターでは複数のファイルを並べて表示できます。そのためには、目的のエディタータブを右クリックして、エディターの分割方法を選択します (「右に分割 」または「下に分割 」)。
または、タブをエディターの任意の領域にドラッグして、分割画面モードを有効にすることもできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/SurroundWith.html b/ideTipsAndTricks/resources/localization/ja/tips/SurroundWith.html
index 137306b43969..4e60f8c8d4e1 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/SurroundWith.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/SurroundWith.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード箇所を囲む
あるコードブロックを有効なコンストラクトですばやく囲むには、エディターで対象のコードブロックを選択し、 &shortcut:SurroundWith; (コード | 囲む ) を押します。
使用可能なオプションまたはラッパーのリストはコンテキストや言語によって異なります。例えば、 html ブロックをタグで囲むなどの処理を実行できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/Switcher.html b/ideTipsAndTricks/resources/localization/ja/tips/Switcher.html
index 4595dd643e96..2f20b7361a3c 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/Switcher.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/Switcher.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ナビゲーションのスイッチャー
開いているファイルとツールウィンドウ間を移動するには、スイッチャー &shortcut:Switcher; を使用します。スイッチャーのポップアップオープンを離れるには、 Control を押し続けます。ナビゲーションには、 Tab と Shift+Tab を使用します。
エディタータブを閉じるか、ツールウィンドウを非表示にするには、 Delete または BackSpace を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/TabInLookups.html b/ideTipsAndTricks/resources/localization/ja/tips/TabInLookups.html
index c4d168dd7533..e016b0f7b9b3 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/TabInLookups.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/TabInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完
コード補完を使用する際に &shortcut:EditorChooseLookupItemReplace; を押すと、ポップアップリストで現在ハイライトされている選択項目を受け入れることができます。
&shortcut:EditorChooseLookupItem; で受け入れる場合とは異なり、キャレットの右側にある名前の残りの部分は選択した名前によって上書きされます。これは、あるメソッドまたは変数名を別のメソッドまたは変数名に置き換える場合に特に役立ちます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/TagNameCompletion.html b/ideTipsAndTricks/resources/localization/ja/tips/TagNameCompletion.html
index 83da5a6bc3e7..0e116f93bb40 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/TagNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/TagNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
XML タグ名の補完
&shortcut:CodeCompletion; を 2 回押して、現在のファイルで宣言されていない名前空間の XML タグ名を補完します。名前空間がまだ宣言されていない場合、宣言は自動的に生成されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/VariableNameCompletion.html b/ideTipsAndTricks/resources/localization/ja/tips/VariableNameCompletion.html
index ecf1a4149763..83dab2d1e6f9 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/VariableNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/VariableNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
変数名の補完
変数を宣言する際は、コード補完を使用して変数の名前を提案させることができます。たとえば、 private FileOutputStream と入力を開始すると、IDE が候補のリストを表示します。
ローカル変数、パラメーター、インスタンス、static フィールドの名前の接頭辞は、「コードスタイル 」配下の「Settings 」ダイアログ (&shortcut:ShowSettings; ) でカスタマイズできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/VcsQuickList.html b/ideTipsAndTricks/resources/localization/ja/tips/VcsQuickList.html
index c1d50c5750ec..a80f0a3e4263 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/VcsQuickList.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/VcsQuickList.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
VCS 関連オプションへのアクセス
現在のコンテキストで使用可能なすべての VCS 関連コマンドにアクセスするには、 &shortcut:Vcs.QuickListPopupAction; を押します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/WideScreen.html b/ideTipsAndTricks/resources/localization/ja/tips/WideScreen.html
index ee0bdc2c0d73..a98b53b97d1e 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/WideScreen.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/WideScreen.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ツールウィンドウレイアウトの調整
IDE ツールウィンドウのレイアウトを調整すると、画面領域をより有効に活用できます。
分割画面で Control+LeftClick (Windows および Linux) / Control+LeftClick (macOS) を押すと、ツールウィンドウの縦配置と横配置が切り替わります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/WildcardsInNavigationPopups.html b/ideTipsAndTricks/resources/localization/ja/tips/WildcardsInNavigationPopups.html
index 773eb8d97d33..6f7dea334dd1 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/WildcardsInNavigationPopups.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/WildcardsInNavigationPopups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
どこでも検索でのワイルドカード
クラス、ファイル、またはシンボルを検索するときは、「どこでも検索」(Shift を 2 回) でテキストパターンを使用できます。 * と スペース を使用できます:
* は、任意の数の任意の文字を表します。
スペース は、パターンの終了を表します。先行する文字列は単なる接頭辞ではなく、パターン全体と見なされます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/add_jdk.html b/ideTipsAndTricks/resources/localization/ja/tips/add_jdk.html
index d3d9fa0bd0f4..cea62597b278 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/add_jdk.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/add_jdk.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
プロジェクトに JDK を追加
必要なバージョンの JDK とベンダーを IDE から直接追加できます。「ファイル | プロジェクト構造 | プロジェクト 」に移動して「SDK 」リストを展開し、「JDK のダウンロード 」を選択します。このオプションは「新規プロジェクト 」ウィザード (ファイル | 新規 | プロジェクト ) の新規プロジェクトでも使用可能です。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/find_usages.html b/ideTipsAndTricks/resources/localization/ja/tips/find_usages.html
index 1a9677c55a18..fa2af06168a8 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/find_usages.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/find_usages.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
使用箇所の検索
&shortcut:FindUsages; を押すと、キャレット位置のシンボルを参照するコードのすべての出現箇所をすばやく見つけることができます。そのシンボルがクラス、メソッド、フィールド、パラメーター、または別のステートメントの一部であるかどうかは問いません。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/implement-using-completion.html b/ideTipsAndTricks/resources/localization/ja/tips/implement-using-completion.html
index 94dad82903b5..a026defafb64 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/implement-using-completion.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/implement-using-completion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード補完によるボイラープレート生成
コード補完を使用して getter や setter などのボイラープレートコードを生成したり、インターフェースメソッドを実装したりできます。
これを行うには、メソッド名の入力を開始するだけです。例えば、 gn を入力して getName() を生成したり、 ct を入力して compareTo() を実装したりできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/jump_to_colors_fonts.html b/ideTipsAndTricks/resources/localization/ja/tips/jump_to_colors_fonts.html
index df017932b816..f7f2f515303b 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/jump_to_colors_fonts.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/jump_to_colors_fonts.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コードカラーのカスタマイズ
コードの色が気に入らない場合は、 &shortcut:GotoAction; を押し、 Jump と入力してから「色およびフォントに移動 」をクリックします。キャレット位置にあるコード要素の色を変更できる設定ページに移動します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/local_history.html b/ideTipsAndTricks/resources/localization/ja/tips/local_history.html
index 02a3d5ca56a2..870642e42b68 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/local_history.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/local_history.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ローカル履歴
ローカル履歴を使用すると、ファイル、クラス、メソッド、またはコード箇所へのすべての変更を追跡し、必要に応じて安定したポイントにロールバックできます。ローカル履歴を表示するには、メインメニューから「ファイル | ローカル履歴 | 履歴の表示 」を選択します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/new_items.html b/ideTipsAndTricks/resources/localization/ja/tips/new_items.html
index 307d38711cb8..e77d8f6cc69c 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/new_items.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/new_items.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
ファイル、フォルダー、パッケージの追加
「プロジェクト 」ツールウィンドウ (&shortcut:ActivateProjectToolWindow; ) で新規項目が必要なノードを選択し、 &shortcut:Generate; を押して使用可能なオプションのリストを開きます。
たとえば、Java クラス、パッケージ、またはフォルダーを作成できます。リストのオプションは、現在のコンテキストとインストール済みのプラグインに依存することに注意してください。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/partial_git_commit.html b/ideTipsAndTricks/resources/localization/ja/tips/partial_git_commit.html
index 7c0cd4a4166f..eff2dde1784f 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/partial_git_commit.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/partial_git_commit.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
変更の部分的なコミット
同じファイルに加えられた変更を異なるコミット間で分割するには、「コミット 」ツールウィンドウ &shortcut:ActivateCommitToolWindow; で「差分 」をクリックします。コミットする変更済みのコードか新しいコードの各チャンクの横にあるチェックボックスを選択し、「コミット 」をクリックしてください。選択されていない変更は、現在の変更リストに残ります。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/pull_requests.html b/ideTipsAndTricks/resources/localization/ja/tips/pull_requests.html
index 8cf42d064324..f253fb88f670 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/pull_requests.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/pull_requests.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
プルリクエストの管理
IDE から直接受信 GitHub プルリクエストを管理できます。そのためには、メインメニューから「Git | GitHub | プルリクエストの表示 」を選択します。OpenIDE を使用すると、プルリクエストの割り当てとマージ、タイムラインとインラインコメントの表示、コメントとレビューの送信、および変更の承認を IDE を離れることなく行うことができます.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/recent-locations.html b/ideTipsAndTricks/resources/localization/ja/tips/recent-locations.html
index aa7c9f00ef18..2345bb81c783 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/recent-locations.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/recent-locations.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
最近の場所に移動
&shortcut:RecentLocations; を押すと、最近表示または変更したコードフラグメントのリストを取得できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/run_anything.html b/ideTipsAndTricks/resources/localization/ja/tips/run_anything.html
index 6fc15f5d3357..ab652bca2bfb 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/run_anything.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/run_anything.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
なんでも実行
Control を 2 回押すと、プロジェクトを開く、実行/デバッグ構成の起動、コマンドラインユーティリティの実行など、さまざまなアクションにすばやくアクセスできます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/search_everywhere_expr.html b/ideTipsAndTricks/resources/localization/ja/tips/search_everywhere_expr.html
index 6a5c0067a8ab..caf475faae00 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/search_everywhere_expr.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/search_everywhere_expr.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
数式の評価
「どこでも検索 」ウィンドウ (Shift を 2 回) では、単純な算術式を評価することができます。
評価したい式を検索フィールドに入力します。検索結果に評価の結果が表示されます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/smart_selection.html b/ideTipsAndTricks/resources/localization/ja/tips/smart_selection.html
index c74d40ecd31b..ee8816387326 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/smart_selection.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/smart_selection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
コード選択の変更
エディターで &shortcut:EditorSelectWord; / &shortcut:EditorUnSelectWord; を押すと、現在のコード選択範囲を拡張または縮小できます。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ja/tips/structural_search.html b/ideTipsAndTricks/resources/localization/ja/tips/structural_search.html
index 6ef16960efd7..f596af0edb0a 100644
--- a/ideTipsAndTricks/resources/localization/ja/tips/structural_search.html
+++ b/ideTipsAndTricks/resources/localization/ja/tips/structural_search.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
構造検索
コードパターンまたは文法コンストラクトを検索するには、「編集 | 検索 | 構造検索 」を選択します。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/AltInsertInEditor.html b/ideTipsAndTricks/resources/localization/ko/tips/AltInsertInEditor.html
index 19babe776307..39ab1b1180ff 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/AltInsertInEditor.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/AltInsertInEditor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 생성
IDE은(는) 클래스 내 필드의 getter 및 setter 메서드를 생성할 수 있습니다. 캐럿을 클래스 안에 두고 &shortcut:Generate; (코드 | 생성 )을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/AnnotationsAndDiffs.html b/ideTipsAndTricks/resources/localization/ko/tips/AnnotationsAndDiffs.html
index aee4e55b1e82..a66385f08316 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/AnnotationsAndDiffs.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/AnnotationsAndDiffs.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Git Blame 어노테이션 보기
Git 어노테이션은 각 코드 줄의 출처에 관한 세부 정보를 나타냅니다(여백을 마우스 오른쪽 버튼으로 클릭하여 Git Blame으로 어노테이션 추가 선택).
어노테이션을 마우스 오른쪽 버튼으로 클릭하고 Diff 표시 를 선택하면 파일의 현재 버전과 이전 버전 사이의 차이를 검토할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Antivirus.html b/ideTipsAndTricks/resources/localization/ko/tips/Antivirus.html
index 2e90f71dde75..16dccfd58808 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Antivirus.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Antivirus.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
IDE 성능 개선
OpenIDE이(가) 느리게 작동하는 경우, 백신 보호를 받고 있는 폴더 수를 줄여보세요. 그러면 성능이 향상될 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/BreakpointIntentions.html b/ideTipsAndTricks/resources/localization/ko/tips/BreakpointIntentions.html
index 5e2463fcdd45..616653093f21 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/BreakpointIntentions.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/BreakpointIntentions.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
컨텍스트 액션을 통해 중단점에 액세스
컨텍스트 액션(&shortcut:ShowIntentionActions; )을 통해 가장 일반적인 중단점 액션과 필터에 액세스하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/BreakpointSpeedmenu.html b/ideTipsAndTricks/resources/localization/ko/tips/BreakpointSpeedmenu.html
index 0cba1ebf20f4..5007486cf41c 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/BreakpointSpeedmenu.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/BreakpointSpeedmenu.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
중단점 메뉴
여백에서 중단점 마커를 마우스 오른쪽 버튼으로 클릭하면 중단점을 빠르게 활성화/비활성화하거나 프로퍼티를 조정할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CamelHumpsInCodeCompletion.html b/ideTipsAndTricks/resources/localization/ko/tips/CamelHumpsInCodeCompletion.html
index bde9e8a1165e..28bf78137e63 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CamelHumpsInCodeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CamelHumpsInCodeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성 내의 낙타 표기법
낙타 표기법 접두사를 사용하여 코드 완성 제안 목록의 범위를 좁힐 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CamelPrefixesInNavigationPopups.html b/ideTipsAndTricks/resources/localization/ko/tips/CamelPrefixesInNavigationPopups.html
index 5ea24fde3f44..2c01901ec2cb 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CamelPrefixesInNavigationPopups.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CamelPrefixesInNavigationPopups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
전체 검색에서 낙타 표기법 사용
클래스, 파일 또는 심볼을 검색할 경우, 어디서나 검색 팝업(Shift 두 번)에서 낙타 표기법을 사용하여 결과 목록을 필터링할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CancelByControlArrows.html b/ideTipsAndTricks/resources/localization/ko/tips/CancelByControlArrows.html
index 61526cba70e5..3a26b532d0a5 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CancelByControlArrows.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CancelByControlArrows.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
완성 제안 선택
코드 입력 시 제안 표시 옵션이 코드 완성에 대해 활성화된 경우 위로 조회 및 아래로 조화 액션을 사용하여 제안 목록을 닫고 에디터에서 캐럿을 위 또는 아래로 이동할 수 있습니다.
Windows에서는 &shortcut:EditorLookupDown; 및 &shortcut:EditorLookupUp; 단축키를 사용합니다.
macOS에서는 단축키가 기본적으로 구성되어 있지 않으므로 환경 설정 | 키맵 에서 사용자에게 편리한 키 조합을 지정할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ChangeSignatureAfterMovingParameters.html b/ideTipsAndTricks/resources/localization/ko/tips/ChangeSignatureAfterMovingParameters.html
index bdb01721dfec..33bdf6d8a310 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ChangeSignatureAfterMovingParameters.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ChangeSignatureAfterMovingParameters.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
시그니처 변경
선언 및 호출 내 메서드 매개변수를 &shortcut:MoveElementLeft; 및 &shortcut:MoveElementRight; (으)로 이동할 수 있습니다. 또한 메서드 선언 내 이러한 이동을 메서드 호출로 전달할 수 있습니다. 이동 후에 &shortcut:ShowIntentionActions; 을(를) 눌러 사용 위치를 업데이트하여 시그니처 변경 반영 을 선택하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ChangeSorting.html b/ideTipsAndTricks/resources/localization/ko/tips/ChangeSorting.html
index dfcfcf8ca9b3..78605a127a84 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ChangeSorting.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ChangeSorting.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
완성 제안 정렬
코드 완성 제안을 관련도 또는 알파벳순으로 정렬할 수 있습니다.
알파벳순으로 정렬하려면 이름순 정렬 옵션을 선택합니다. 연관성을 기준으로 정렬하려면 이름순 정렬 체크박스를 해제하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CheckRegExp.html b/ideTipsAndTricks/resources/localization/ko/tips/CheckRegExp.html
index a25812055a5c..1e9df61f5659 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CheckRegExp.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CheckRegExp.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
정규식 검증
정규 표현식이 올바른지 확인하려면 확인하려는 표현식 안에 캐럿을 배치하고 &shortcut:ShowIntentionActions; 을(를) 누른 다음 RegExp 검사 를 선택합니다.
팝업에서 정규 표현식과 일치하는 샘플 문자열을 입력하십시오. 아이콘은 일치함을 나타냅니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ClipboardStack.html b/ideTipsAndTricks/resources/localization/ko/tips/ClipboardStack.html
index bbdfdacb8eca..b43b5bfadbf2 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ClipboardStack.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ClipboardStack.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
클립보드 기록에서 붙여넣기
&shortcut:PasteMultiple; 을(를) 누르면 이전에 클립보드에 복사한 텍스트 조각을 선택할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CloseOthers.html b/ideTipsAndTricks/resources/localization/ko/tips/CloseOthers.html
index 92f5a31d9d16..18da867d500b 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CloseOthers.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CloseOthers.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
에디터 탭 닫기
현재 에디터 탭을 제외한 모든 에디터 탭을 닫으려면 Alt (Windows 및 Linux)/Alt (MacOS)을(를) 누른 상태로 현재 에디터 탭의 X 아이콘을 클릭하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Close_all_editor_tabs.html b/ideTipsAndTricks/resources/localization/ko/tips/Close_all_editor_tabs.html
index 135900dafd6a..b21aa116dab3 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Close_all_editor_tabs.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Close_all_editor_tabs.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
모든 에디터 탭 닫기
모든 에디터 탭을 닫으려면 탭을 마우스 오른쪽 버튼으로 클릭하고 모든 탭 닫기 를 선택합니다.
활성화된 탭을 제외하고 모든 탭을 닫으려면 Alt (Windows 및 Linux)/Alt (macOS)을(를) 누르고 활성화된 탭에서 닫기 버튼을 클릭합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CodeCompletion.html b/ideTipsAndTricks/resources/localization/ko/tips/CodeCompletion.html
index 299521b91700..dafaebced9c3 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CodeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CodeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성
코드 완성을 사용하면 코드 구문을 빠르게 완성할 수 있습니다. 사용자가 코드를 입력하면 현재 캐럿 위치에서 사용할 수 있는 제안 목록이 자동으로 제공됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CodeCompletionInSearch.html b/ideTipsAndTricks/resources/localization/ko/tips/CodeCompletionInSearch.html
index 9ca367f6543e..7dd1ec23eaf6 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CodeCompletionInSearch.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CodeCompletionInSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
검색 바에서 코드 완성
현재 파일 &shortcut:Find; 에서 텍스트로 검색할 때 검색창에서 &shortcut:CodeCompletion; 을(를) 누르면 문자열을 전부 입력하지 않아도 됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ColumnSelection.html b/ideTipsAndTricks/resources/localization/ko/tips/ColumnSelection.html
index 966b92658abb..a905d966e7fe 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ColumnSelection.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ColumnSelection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
열 선택 모드
코드를 직사각형 범위로 선택하려면 Alt (Windows 및 Linux)/Alt (macOS)을(를) 누른 상태로 마우스를 드래그하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CommentCode.html b/ideTipsAndTricks/resources/localization/ko/tips/CommentCode.html
index cc0fd4c10def..a1c143491a6b 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CommentCode.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CommentCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드에 주석을 달거나 제거
단축키를 사용해 줄과 코드 블록에서 주석 추가 또는 해제하세요.
&shortcut:CommentByLineComment; : 단일 줄 주석 (//... )
&shortcut:CommentByBlockComment; : 블록 주석 (/*...*/ )
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CompareEditorWithClipboard.html b/ideTipsAndTricks/resources/localization/ko/tips/CompareEditorWithClipboard.html
index 525f47da22c9..efa0d51b90b4 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CompareEditorWithClipboard.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CompareEditorWithClipboard.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
클립보드와 비교
활성화된 에디터를 클립보드 내용과 비교하려면, 에디터 내 임의의 위치를 마우스 오른쪽 버튼으로 클릭하고 컨텍스트 메뉴에서 클립보드와 비교 를 선택합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CompleteStatement.html b/ideTipsAndTricks/resources/localization/ko/tips/CompleteStatement.html
index 99bb761ca462..9bb4b5ec0041 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CompleteStatement.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CompleteStatement.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성으로 코드 구문 생성
구문 완성 기능을 사용해 코드 구문을 생성할 수 있습니다. 메서드 선언, 메서드 호출 또는 if , do-while , try-catch 또는 return 과 같은 구문을 입력해보세요. 그리고 &shortcut:EditorCompleteStatement; 을(를) 눌러 구문을 문법적으로 올바르게 완성하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CompletionImportStatic.html b/ideTipsAndTricks/resources/localization/ko/tips/CompletionImportStatic.html
index d07237080e69..1ed5aea9b5c4 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CompletionImportStatic.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CompletionImportStatic.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성
프로젝트, 라이브러리 또는 JDK 내 어디서든 정적 메서드의 메서드 호출을 빠르게 완성하려면 접두사를 입력하고 &shortcut:CodeCompletion; 을(를) 두 번 누르세요. &shortcut:ShowIntentionActions; 을(를) 누르면 선택한 메서드를 가져올 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ConfiguringTerminal.html b/ideTipsAndTricks/resources/localization/ko/tips/ConfiguringTerminal.html
index e123912dea18..b05090f6ea67 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ConfiguringTerminal.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ConfiguringTerminal.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
터미널에서 사용할 셸 선택
기본 제공 터미널에서 즐겨찾는 셸을 사용하세요.
Settings 대화상자 &shortcut:ShowSettings; 에서 도구 | 터미널 로 이동하면 셸 실행 파일의 경로를 지정할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ContextActions.html b/ideTipsAndTricks/resources/localization/ko/tips/ContextActions.html
index 3dbd60cd513e..2931229c452d 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ContextActions.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ContextActions.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
컨텍스트 액션으로 코드 개선
에디터에서 &shortcut:ShowIntentionActions; 을(를) 누르면 강조 표시된 오류 또는 경고를 수정하고 코드 구문을 향상 또는 최적화할 수 있습니다. 일부 인텐션 액션의 경우 &shortcut:QuickJavaDoc; (View(보기) | Quick Documentation(빠른 문서) )을(를) 눌러 미리보기 또는 액션 설명을 열 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CopyClass.html b/ideTipsAndTricks/resources/localization/ko/tips/CopyClass.html
index e16abb176441..d27cd61b75e9 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CopyClass.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CopyClass.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
클래스 복사
리팩터링 | 클래스 복사 를 사용하여 선택한 클래스의 사본 클래스를 생성합니다.
이는 기존 클래스와 유사한 클래스를 생성해야 하고, 공통 상위 클래스에 공유 기능을 배치할 수 없을 때 유용합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CopyPasteReference.html b/ideTipsAndTricks/resources/localization/ko/tips/CopyPasteReference.html
index c35c16c320e2..04affe2d6dd2 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CopyPasteReference.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CopyPasteReference.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
경로 혹은 참조 복사
편집 | 경로/참조 복사 액션을 사용하여 에디터의 현재 위치에 필드/메서드/클래스/파일에 대한 참조를 삽입합니다.
캐럿을 myMethod 메서드 이름에 놓은 다음 &shortcut:CopyReference; 을(를) 누르세요.
참조를 붙여넣으려면 &shortcut:$Paste; 을(를) 누르세요.
또한 클래스로 이동/심볼로 이동/파일로 이동 대화상자에서 참조를 복사할 수 있습니다. 조회 목록 내 임의의 요소 위에서 &shortcut:$Copy; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CopyWithNoSelection.html b/ideTipsAndTricks/resources/localization/ko/tips/CopyWithNoSelection.html
index 173d8b8b1e6d..11b75b805705 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CopyWithNoSelection.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CopyWithNoSelection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
행 복사
에디터에서 아무것도 선택하지 않은 경우, &shortcut:$Copy; 을(를) 눌러 캐럿이 놓인 전체 줄을 클립보드로 복사하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Copyright.html b/ideTipsAndTricks/resources/localization/ko/tips/Copyright.html
index 3269165cc2cb..06717dd2c03b 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Copyright.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Copyright.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
저작권 고지 추가
IDE에서 각기 다른 파일 집합의 저작권 공지를 구성할 수 있습니다. 이때 편리하게 변수를 사용할 수 있습니다. 예를 들어, $today.year 를 사용하면 년도를 최신으로 유지할 수 있습니다.
Settings 대화상자 (&shortcut:ShowSettings; )에서 에디터 | 저작권 | 저작권 프로파일 을 선택하고 새 프로파일을 생성한 다음 변수를 사용하여 저작권 고지 텍스트를 추가하십시오.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CreatePropertyTag.html b/ideTipsAndTricks/resources/localization/ko/tips/CreatePropertyTag.html
index e34fd9d704ab..56169ba7684b 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CreatePropertyTag.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CreatePropertyTag.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Ant 프로퍼티 태그 생성
Ant 프로퍼티 또는 대상이 아직 정의되지 않았더라도 참조를 시작할 수 있습니다. &shortcut:ShowIntentionActions; 을(를) 누르고 인텐션 액션 목록에서 프로퍼티 생성 을 선택하면 현재 편집 위치를 떠나지 않고도 필수 태그를 생성할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CtrlD.html b/ideTipsAndTricks/resources/localization/ko/tips/CtrlD.html
index 52c2a52fdd28..445d41515817 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CtrlD.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CtrlD.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 블록이나 행을 복제
에디터에서 &shortcut:EditorDuplicate; 을(를) 누르면 선택된 코드 블록을 복제하거나 선택한 블록이 없는 경우 현재 줄을 복제할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CtrlDotInLookups.html b/ideTipsAndTricks/resources/localization/ko/tips/CtrlDotInLookups.html
index ba42d7ba9c5e..cd8239660d80 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CtrlDotInLookups.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CtrlDotInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성
제안 목록에서 항목을 사용할 때 &shortcut:EditorChooseLookupItemDot; 을(를) 누르세요.
IDE이(가) 선택한 항목을 삽입할 때 현재 컨텍스트에 따라 마침표 또는 -> 가 뒤에 붙습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CtrlShiftI.html b/ideTipsAndTricks/resources/localization/ko/tips/CtrlShiftI.html
index cf41736f973e..b70e7131ffe1 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CtrlShiftI.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CtrlShiftI.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
빠른 정의
&shortcut:QuickImplementations; (보기 | 빠른 정의 )을(를) 누르면 캐럿이 놓인 심볼의 정의나 내용을 별도의 에디터 탭에서 열지 않아도 미리 볼 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CtrlShiftIForLookup.html b/ideTipsAndTricks/resources/localization/ko/tips/CtrlShiftIForLookup.html
index 87028c897ceb..29cc536804df 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CtrlShiftIForLookup.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CtrlShiftIForLookup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
빠른 정의
코드 완성 목록 내 항목 및 클래스, 파일, 심볼 탐색 명령어에 대해 빠른 정의 뷰어 (&shortcut:QuickImplementations; )를 호출할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/CtrlW.html b/ideTipsAndTricks/resources/localization/ko/tips/CtrlW.html
index c2fe6f031587..78975b97454c 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/CtrlW.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/CtrlW.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
선택된 코드 영역 확장
선택 범위를 확장하려면 &shortcut:EditorSelectWord; 을(를) 누르세요. &shortcut:EditorSelectWord; 을(를) 누를 때마다 선택 범위가 코드의 다른 영역으로 확장됩니다.
예를 들어, 선택 범위가 메서드 이름에서 시작해 이 메서드를 호출하는 표현식, 그다음 전체 구문, 그다음 포함하는 블록 등으로 확장됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/DeleteLine.html b/ideTipsAndTricks/resources/localization/ko/tips/DeleteLine.html
index 2d86ae43128a..f112f28327b7 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/DeleteLine.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/DeleteLine.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
행 삭제
에디터에서 &shortcut:EditorDeleteLine; 을(를) 누르면 캐럿이 놓인 전체 줄이 삭제됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/DiffChevron.html b/ideTipsAndTricks/resources/localization/ko/tips/DiffChevron.html
index 78661ebfb2bb..3f8f3bbcb5b6 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/DiffChevron.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/DiffChevron.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
파일 및 폴더 비교
파일과 폴더를 비교할 때 Diff 뷰어 에서 쉐브론 버튼( )을 사용하여 각 창의 차이점을 적용할 수 있습니다
현재 창의 내용을 다른 창에 붙여넣으려면 Ctrl 을 길게 누르세요. 그러면 버튼이 으(로) 변경됩니다.
변경 내용을 되돌리려면 Shift 을(를) 길게 누르세요. 그러면 chevrons 가 (으)로 바뀝니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/DirDiff.html b/ideTipsAndTricks/resources/localization/ko/tips/DirDiff.html
index 1ad27de055cd..5286e728aaa8 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/DirDiff.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/DirDiff.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
파일 및 폴더 비교
두 개의 파일이나 폴더를 비교하려면 프로젝트 도구 창에서 선택한 다음 &shortcut:CompareTwoFiles; 을(를) 누릅니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/DotEtcInLookups.html b/ideTipsAndTricks/resources/localization/ko/tips/DotEtcInLookups.html
index 2f9fd7194f2e..9f8d883d2272 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/DotEtcInLookups.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/DotEtcInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성
마침표(.), 쉼표(,), 세미콜론(;), 스페이스, 다른 문자 키를 사용해 코드 완성 제안 목록에서 현재 선택 항목을 수락할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/DragToOpen.html b/ideTipsAndTricks/resources/localization/ko/tips/DragToOpen.html
index 60c3a6ebadba..dff748f4cc27 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/DragToOpen.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/DragToOpen.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
외부 파일 열기
외부 파일을 파일 관리자에서 에디터로 드래그하여 열고 편집할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/EditRegExp.html b/ideTipsAndTricks/resources/localization/ko/tips/EditRegExp.html
index 9dfd8895c032..c0973c68e48a 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/EditRegExp.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/EditRegExp.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
정규식 편집
전용 에디터를 사용하여 코드 내 정규식을 편집할 수 있습니다.
정규 표현식을 입력하고 &shortcut:ShowIntentionActions; 을(를) 누른 다음 정규식 조각 편집 을 클릭합니다. 정규 표현식은 에디터의 별도 탭에서 열립니다. 이 탭에서 백슬래시를 그대로 입력할 수 있습니다.
모든 변경 내용은 기존 정규 표현식과 동기화되어 있으며 이스케이프 문자는 자동으로 표시됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/EditorConfig.html b/ideTipsAndTricks/resources/localization/ko/tips/EditorConfig.html
index ab9ea958c450..e355874092c4 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/EditorConfig.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/EditorConfig.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 스타일용 EditorConfig
EditorConfig의 설정으로 IDE 코드 스타일 설정을 재정의할 수 있습니다(https://editorconfig.org/ ).
코드 스타일을 변경하려는 하는 노드에서 .editorconfig 파일을 새로 생성하고 원하는 신규 설정을 지정하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Escape.html b/ideTipsAndTricks/resources/localization/ko/tips/Escape.html
index ab36810a6151..dd3dd57e5689 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Escape.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Escape.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
도구 창에서 포커스 변경
아무 도구 창에서 &shortcut:EditorEscape; 을(를) 누르면 초점이 에디터로 이동합니다.
&shortcut:HideActiveWindow; 을(를) 누르면 초점이 에디터로 이동하며 현재 또는 마지막으로 활성화된 도구 창이 숨겨집니다.
&shortcut:JumpToLastWindow; 을(를) 누르면 초점이 에디터에서 마지막으로 사용한 도구 창으로 이동됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/EvaluateExpression.html b/ideTipsAndTricks/resources/localization/ko/tips/EvaluateExpression.html
index 4b727c91bedb..e954c06b0eab 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/EvaluateExpression.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/EvaluateExpression.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
표현식 평가
스크립트가 중단점에 의해 중단된 상태에서 식을 실행하거나 변수에 값을 재할당할 수 있습니다. Evaluate Expression (식 평가) 기능을 활용하면 프로그램 상태에 관한 추가적인 정보를 얻거나 다양한 런타임 시나리오를 테스트할 수 있습니다.
표현식이 코드에 있는 경우, Alt (Windows 및 Linux) 또는 Alt (macOS)을(를) 누르고 해당 표현식을 클릭합니다. 특정 코드 조각을 평가하려면 해당 조각을 클릭하기 전에 선택합니다.
임의 표현식을 평가하려면, Run(실행) | Debugging Actions(디버그 액션) | Evaluate Expression(표현식 평가) 을 선택하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ExternalJavaDoc.html b/ideTipsAndTricks/resources/localization/ko/tips/ExternalJavaDoc.html
index a2c939efd5e1..398950d42573 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ExternalJavaDoc.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ExternalJavaDoc.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
외부 문서
캐럿 위치의 요소에 대한 문서 페이지를 브라우저로 열려면 &shortcut:ExternalJavaDoc; 을(를) 누르거나 메인 메뉴에서 도구 | 웹 브라우저 및 미리보기 를 선택합니다.
설정에서 기본 브라우저가 설정되어 있는지 확인하세요. 기본 브라우저를 확인하려면 &shortcut:ShowSettings; 을(를) 눌러 설정을 연 다음 Tools | Web Browsers and Preview (도구 | 웹 브라우저 및 미리보기)로 이동하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/FileStructurePopup.html b/ideTipsAndTricks/resources/localization/ko/tips/FileStructurePopup.html
index 2ee5e2345d9b..26d5f447afd0 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/FileStructurePopup.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/FileStructurePopup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
파일 구조 표시
&shortcut:FileStructurePopup; (탐색 | 파일 구조 )을(를) 사용하면 현재 파일에서 빠르게 탐색할 수 있습니다.
파일 구조는 현재 클래스의 멤버 목록을 표시합니다. 요소로 이동하려면 해당 요소를 선택하고 &shortcut:EditorEnter; 또는 &shortcut:EditSource; 을(를) 누르세요.
목록 내 항목을 쉽게 찾으려면 해당 이름을 입력하기 시작하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/FindInPath.html b/ideTipsAndTricks/resources/localization/ko/tips/FindInPath.html
index 78b039965d4d..f636f46f9ac0 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/FindInPath.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/FindInPath.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
검색 결과 미리보기
대화상자를 떠나지 않고 더 빨리 검색하기 위해 파일에서 찾기 대화상자(&shortcut:FindInPath; )의 미리보기 영역을 사용할 수 있습니다. 미리보기 대화상자에 처음 100개의 결과가 표시됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/FindReplaceToggle.html b/ideTipsAndTricks/resources/localization/ko/tips/FindReplaceToggle.html
index e3f354b5ce89..def82131a092 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/FindReplaceToggle.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/FindReplaceToggle.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
찾아 바꾸기
&shortcut:Find; 을(를) 누르면 검색 창이 표시됩니다. &shortcut:Replace; 을(를) 누르면 교체 문자열을 입력할 수 있는 다른 필드를 추가할 수 있습니다.
파일 내 검색 대화상자에서 &shortcut:ReplaceInPath; 을(를) 눌러 대체로 전환할 수 있습니다. 마찬가지로 &shortcut:FindInPath; 을(를) 누르면 다음으로 바꾸기 필드를 숨기고 일반 검색으로 전환할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/FinishByExclamation.html b/ideTipsAndTricks/resources/localization/ko/tips/FinishByExclamation.html
index 278a68c5b7db..e31e208f5c96 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/FinishByExclamation.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/FinishByExclamation.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성
느낌표(!)를 눌러 코드 완성 제안을 수락하면 이 표현식이 부정됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/FinishBySmartEnter.html b/ideTipsAndTricks/resources/localization/ko/tips/FinishBySmartEnter.html
index b4a5d689511b..626373d0ff9d 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/FinishBySmartEnter.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/FinishBySmartEnter.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성
코드 완성 사용 시 &shortcut:EditorCompleteStatement; (으)로 제안 목록에서 현재 선택 항목을 수락할 수 있습니다. IDE은(는) 선택한 문자열을 삽입할 뿐만 아니라 현재 코드 구문을 문법적으로 올바르게 바꿔줍니다(소괄호 균형 맞추기, 누락된 중괄호 및 세미콜론 추가 등).
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/FixDocComment.html b/ideTipsAndTricks/resources/localization/ko/tips/FixDocComment.html
index 678e4c480cb3..923ad3b95d31 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/FixDocComment.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/FixDocComment.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Javadoc 수정
메서드 메서드 시그니처가 변경된 경우, IDE는 싱크가 맞지 않는 문서 주석 태그를 강조 표시하고 빠른 수정을 제안합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/FocusProjectToolWindow.html b/ideTipsAndTricks/resources/localization/ko/tips/FocusProjectToolWindow.html
index e7b0b80b121c..a35e99d40f4e 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/FocusProjectToolWindow.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/FocusProjectToolWindow.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
프로젝트 도구 창
&shortcut:ActivateProjectToolWindow; 을(를) 누르면 프로젝트 도구 창을 열고 도구 창으로 포커스를 전환할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/GoToAction.html b/ideTipsAndTricks/resources/localization/ko/tips/GoToAction.html
index 7730d9fc3b6c..d854ffa0ea33 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/GoToAction.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/GoToAction.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
찾기 액션
메뉴 명령어, 설정 또는 액션을 빨리 찾으려면 &shortcut:GotoAction; (도움말 | 액션 찾기 )을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/GoToClass.html b/ideTipsAndTricks/resources/localization/ko/tips/GoToClass.html
index a8e76315add7..672c81470daa 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/GoToClass.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/GoToClass.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
에디터에서 클래스를 빨리 열려면, &shortcut:GotoClass; (탐색 | 클래스 )을(를) 누르고 클래스의 이름을 입력합니다. 그런 다음 제안 목록에서 클래스를 클릭합니다.
마찬가지로, &shortcut:GotoFile; (탐색 | 파일 )을(를) 사용하여 프로젝트의 모든 파일을 열 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/GoToDeclaration.html b/ideTipsAndTricks/resources/localization/ko/tips/GoToDeclaration.html
index 6091848e1b79..8bd9cdda7aa8 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/GoToDeclaration.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/GoToDeclaration.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
선언으로 이동
클래스, 메서드 또는 변수의 사용 위치에서 선언으로 이동하려면 캐럿을 심볼에 놓고 &shortcut:GotoDeclaration; (탐색 | 선언 또는 사용 위치 )을(를) 누르세요. Control (Windows 및 Linux)/Control (macOS) 키를 누른 상태에서 사용 위치를 클릭하여 선언으로 이동할 수도 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/GoToFile.html b/ideTipsAndTricks/resources/localization/ko/tips/GoToFile.html
index 0bc4ba15f93d..2ebd686dc759 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/GoToFile.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/GoToFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
파일로 이동
파일을 빨리 열려면 &shortcut:GotoFile; (탐색 | 파일 )을(를) 누르고 파일 이름을 입력하기 시작합니다. 필터 아이콘을 사용하여 선택한 파일 형식 중에서만 검색합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/GoToImplementation.html b/ideTipsAndTricks/resources/localization/ko/tips/GoToImplementation.html
index 3fa613a32d65..a4079a117a95 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/GoToImplementation.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/GoToImplementation.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
구현으로 이동
추상 메서드의 구현으로 이동하려면 캐럿을 해당 메서드의 사용 위치 또는 정의 내 이름에 둔 다음 &shortcut:GotoImplementation; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/GoToInspection.html b/ideTipsAndTricks/resources/localization/ko/tips/GoToInspection.html
index e6034c7c0d4e..2fc69a713b88 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/GoToInspection.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/GoToInspection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 검사 검색
검사를 빠르게 찾아 실행하려면 &shortcut:RunInspection; 을(를) 누르고 검사 또는 검사 그룹의 이름을 입력합니다. 제안 목록에서 검사를 선택하고 범위를 지정합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/GoToSymbol.html b/ideTipsAndTricks/resources/localization/ko/tips/GoToSymbol.html
index 1f362ec62865..1b7f8cbe83f4 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/GoToSymbol.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/GoToSymbol.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
심볼로 이동
에디터에서 클래스, 필드 또는 함수를 빠르게 열려면 &shortcut:GotoSymbol; (탐색 | 심볼 )을(를) 누르고 해당 이름을 입력하기 시작합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/GotoLineInFile.html b/ideTipsAndTricks/resources/localization/ko/tips/GotoLineInFile.html
index 9ddda3081f76..34d140d0ae69 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/GotoLineInFile.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/GotoLineInFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
행으로 이동
에디터 내 특정 줄의 파일을 열 수 있습니다. &shortcut:GotoFile; (이동 | 파일 )을(를) 눌러 파일 이름을 입력하고 : 와(과) 줄 번호를 차례로 입력하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/HideWidgets.html b/ideTipsAndTricks/resources/localization/ko/tips/HideWidgets.html
index 4a27b5264718..0d42129679d2 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/HideWidgets.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/HideWidgets.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
상태 표시줄의 위젯 구성
상태 표시줄에 표시되는 위젯 모음을 구성할 수 있습니다. 이렇게 하려면 위젯을 마우스 오른쪽 버튼으로 클릭하고 보려는 항목을 선택하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/HierarchyBrowser.html b/ideTipsAndTricks/resources/localization/ko/tips/HierarchyBrowser.html
index bfa248aa537f..5ae92666738e 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/HierarchyBrowser.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/HierarchyBrowser.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
상속 계층 구조 표시
선택한 클래스의 상속 계층 구조를 확인하려면 &shortcut:TypeHierarchy; (탐색 | 타입 계층 구조 )을(를) 누르세요. 또한 에디터에서 계층 구조 뷰를 직접 호출하여 현재 편집된 클래스의 계층 구조를 확인할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/HighlightImplements.html b/ideTipsAndTricks/resources/localization/ko/tips/HighlightImplements.html
index ef56faf9425c..4f7bbf45cdc8 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/HighlightImplements.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/HighlightImplements.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
구현 강조 표시
클래스에서 구현한 인터페이스의 모든 메서드를 보려면 캐럿을 클래스 선언 내 implements 키워드에 놓고 &shortcut:HighlightUsagesInFile; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/HighlightMethodExitPoint.html b/ideTipsAndTricks/resources/localization/ko/tips/HighlightMethodExitPoint.html
index 6b4db229f11f..cdd4409f2a52 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/HighlightMethodExitPoint.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/HighlightMethodExitPoint.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
메서드의 종료점 강조 표시
메서드의 모든 종료점을 보려면, 캐럿을 종료점 중 하나에 배치하세요. 예를 들어, return 문에 캐럿을 둔 다음 &shortcut:HighlightUsagesInFile; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/HighlightThrows.html b/ideTipsAndTricks/resources/localization/ko/tips/HighlightThrows.html
index b32e5c46b13b..c69fe49b3545 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/HighlightThrows.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/HighlightThrows.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
예외를 던질 수 있는 구문 강조 표시
특정 예외를 적용할 수 있는 메서드 내의 모든 구문을 볼 수 있습니다. 캐럿을 throws 구문에 놓고 &shortcut:HighlightUsagesInFile; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/HighlightUsagesInFile.html b/ideTipsAndTricks/resources/localization/ko/tips/HighlightUsagesInFile.html
index 3ef0c5d7e260..6c8b436ae09f 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/HighlightUsagesInFile.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/HighlightUsagesInFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
파일에서 사용 위치 강조 표시
&shortcut:HighlightUsagesInFile; (편집 | 사용 위치 찾기 | 파일 내 사용 위치 강조 표시 )을(를) 누르면 현재 파일 내 특정 변수의 사용 위치를 빠르게 강조 표시할 수 있습니다.
&shortcut:FindNext; 및 &shortcut:FindPrevious; 을(를) 눌러 강조 표시 사용 위치 사이를 이동합니다. 강조 표시를 제거하려면 &shortcut:EditorEscape; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/HorizontalScrolling.html b/ideTipsAndTricks/resources/localization/ko/tips/HorizontalScrolling.html
index 0d9a395d8488..99528aab1f78 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/HorizontalScrolling.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/HorizontalScrolling.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
가로 스크롤
파일을 가로로 스크롤하려면 Shift 을(를) 누른 상태에서 마우스 휠을 돌리세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ImagesLookup.html b/ideTipsAndTricks/resources/localization/ko/tips/ImagesLookup.html
index cde2fdbebaf9..a6c0502f8f60 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ImagesLookup.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ImagesLookup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
참조된 이미지 미리보기
참조된 이미지를 별도의 에디터 탭이 아닌 팝업에서 프리뷰합니다. 캐럿을 이미지 이름에 두고 &shortcut:QuickImplementations; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/InsertLiveTemplate.html b/ideTipsAndTricks/resources/localization/ko/tips/InsertLiveTemplate.html
index 332238240c09..cf58db2937cb 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/InsertLiveTemplate.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/InsertLiveTemplate.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
사용 가능한 라이브 템플릿 보기
라이브 템플릿 약어가 기억나지 않는 경우 &shortcut:InsertLiveTemplate; 을(를) 눌러 현재 컨텍스트에 대한 제안 목록을 확인하세요. 예를 들어, it 를 입력하고 &shortcut:InsertLiveTemplate; 을(를) 눌러 결과를 확인합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/InspectCode.html b/ideTipsAndTricks/resources/localization/ko/tips/InspectCode.html
index 8f3ca79d4bfb..c15cdabc8d4c 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/InspectCode.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/InspectCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 검사>
코드 | 코드 검사 를 사용하여 전체 프로젝트나 사용자 지정 범위의 코드 분석을 실행하고 별도 창에서 결과를 검토해보세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/IntroduceVariable.html b/ideTipsAndTricks/resources/localization/ko/tips/IntroduceVariable.html
index 884186ead789..b7200d74834e 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/IntroduceVariable.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/IntroduceVariable.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
변수 추출 리팩터링
변수 추출 리팩터링은 선택한 표현식을 변수로 래핑합니다. 또한 새 변수 선언을 추가하고 표현식을 이니셜라이저로 사용합니다. 표현식을 선택하고 &shortcut:IntroduceVariable; (리팩터링 | 추출/삽입 | 변수 )을(를) 선택하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/IntroduceVariableIncompleteCode.html b/ideTipsAndTricks/resources/localization/ko/tips/IntroduceVariableIncompleteCode.html
index c1791ac40106..ad8f30d07bbe 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/IntroduceVariableIncompleteCode.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/IntroduceVariableIncompleteCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
변수 추출
불완전한 구문에서 변수 추출 리팩터링을 사용할 수 있습니다. &shortcut:IntroduceVariable; 을(를) 눌러 표현식을 선택하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/JarDiff.html b/ideTipsAndTricks/resources/localization/ko/tips/JarDiff.html
index 365fe10350e8..a5c957e858ba 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/JarDiff.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/JarDiff.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
아카이브 비교
두 개의 .jar , .zip 또는 .phar 아카이브 또는 아카이브 내부의 파일을 비교하려면 프로젝트 도구 창에서 &shortcut:CompareTwoFiles; 을(를) 누릅니다.
아카이브 비교 기능은 Java 바이트코드 디컴파일러와 통합되어 두 개의 다른 버전의 라이브러리 사이에 정확히 무엇이 변경되었는지 확인할 수 있게 해줍니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/JoinLines.html b/ideTipsAndTricks/resources/localization/ko/tips/JoinLines.html
index 30c2b40fe9ca..8971c47dc936 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/JoinLines.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/JoinLines.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
행 병합
두 줄을 하나로 합쳐 불필요한 공백을 없애려면 &shortcut:EditorJoinLines; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/LayoutCode.html b/ideTipsAndTricks/resources/localization/ko/tips/LayoutCode.html
index 4152391de4fe..a03bae604f41 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/LayoutCode.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/LayoutCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 서식 다시 지정
현재 코드 스타일 설정에 따라 코드 서식을 다시 적용하려면 메인 메뉴에서 Code | Reformat Code (코드 | 코드 서식 재지정)를 선택하거나 &shortcut:ReformatCode; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/LensMode.html b/ideTipsAndTricks/resources/localization/ko/tips/LensMode.html
index 63a233cc5866..31e15664f7b6 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/LensMode.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/LensMode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
렌즈 모드
스크롤하지 않고 코드를 미리 보려면 스크롤바 위의 경고, 오류 줄무늬 또는 소스 코드 섹션에 마우스 포인터를 올리세요. 그러면 렌즈가 표시됩니다.
렌즈를 비활성화하려면 스크롤바의 오류 줄을 마우스 오른쪽 버튼으로 클릭하고, 스크롤바를 마우스로 가리키면 코드 렌즈 표시 체크박스를 선택 해제하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/LineEndings.html b/ideTipsAndTricks/resources/localization/ko/tips/LineEndings.html
index 02f567955931..e646eb94e022 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/LineEndings.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/LineEndings.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
줄 구분 기호
현재 파일에서 어떤 줄 구분 기호가 사용되었는지 확인하려면 상태 표시줄을 살펴보세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/LineEndingsFolder.html b/ideTipsAndTricks/resources/localization/ko/tips/LineEndingsFolder.html
index 0b7fefc452c3..5fe0efa4d740 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/LineEndingsFolder.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/LineEndingsFolder.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
줄 구분 기호 변경
줄 구분 기호 스타일을 변경하기 위해 에디터에서 파일을 열 필요가 없습니다. 대신 프로젝트 도구 창을 사용하세요. 하나 이상의 파일 또는 폴더를 선택하고, 메인 메뉴에서 파일 | 파일 프로퍼티 | 줄 구분 기호 를 선택한 다음, 원하는 줄 종료 스타일을 선택합니다.
디렉터리의 경우 새 줄 구분 기호가 재귀적으로 적용됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/LiveTemplates.html b/ideTipsAndTricks/resources/localization/ko/tips/LiveTemplates.html
index 354c46e9ba57..f534275681dd 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/LiveTemplates.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/LiveTemplates.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
라이브 템플릿
라이브 템플릿을 사용하여 자주 사용하는 코드 구문을 삽입해보세요.
제안 목록에서 라이브 템플릿을 선택하면 템플릿이 Settings 대화상자(&shortcut:ShowSettings; )의 에디터 | 라이브 템플릿 페이지에 정의된 변형으로 확장됩니다.
Tab 을(를) 사용하여 템플릿 필드 간에 이동합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/MoveInnerToUpper.html b/ideTipsAndTricks/resources/localization/ko/tips/MoveInnerToUpper.html
index 1210530dbb3e..1722c93852f8 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/MoveInnerToUpper.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/MoveInnerToUpper.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
이동 리팩터링
static 으로 선언된 내부 클래스에서 이동 리팩터링 &shortcut:Move; 을 호출하면 최상위 클래스로 만들거나 다른 클래스로 이동하라는 메시지가 표시됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/MoveUpDown.html b/ideTipsAndTricks/resources/localization/ko/tips/MoveUpDown.html
index 022a0c13c12a..c5427ad22b47 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/MoveUpDown.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/MoveUpDown.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
구문을 위아래로 이동
코드 | 위/아래로 구문 이동 액션은 코드 줄을 다시 정렬할 때 유용합니다. 예를 들어, 변수 선언을 변수 사용 위치로 더 가까이 가져올 때 사용할 수 있습니다.
코드 조각을 선택한 다음 &shortcut:MoveStatementUp; 또는 &shortcut:MoveStatementDown; 을(를) 누르세요.
에디터에서 아무것도 선택하지 않은 경우, 캐럿이 놓인 줄이 이동됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Multicursor.html b/ideTipsAndTricks/resources/localization/ko/tips/Multicursor.html
index b690f2e8f735..5770b7f18398 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Multicursor.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Multicursor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
다수의 캐럿 사용
OpenIDE에서 여러 캐럿을 사용할 수 있습니다. Shift+Alt (Windows 및 Linux)/Shift+Alt (macOS)을(를) 누른 상태로 각기 다른 위치를 클릭하여 에디터에서 추가 캐럿을 설정하세요.
그 다음 왼쪽 또는 오른쪽 방향키와 함께 Shift 을(를) 눌러 여러 텍스트 조각을 선택하세요.
&shortcut:EditorEscape; 을(를) 누르면 최근에 추가한 캐럿을 제외한 모든 캐럿을 제거할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Multiselection1.html b/ideTipsAndTricks/resources/localization/ko/tips/Multiselection1.html
index db769f644cfb..dc9bf904d203 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Multiselection1.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Multiselection1.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
여러 행을 한 번에 편집
열 모드 &shortcut:EditorToggleColumnMode; 에서 여러 조각을 선택하려면 Control+Alt+Shift (Windows 및 Linux)/Control+Alt+Shift (macOS)을(를) 누른 상태로 마우스를 드래그하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Multiselection2.html b/ideTipsAndTricks/resources/localization/ko/tips/Multiselection2.html
index 4bc456e1d4eb..576e1bf7f7bd 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Multiselection2.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Multiselection2.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
여러 코드 조각 선택
여러 텍스트 조각을 선택하고 모두 동시에 수정하려면 Shift+Alt (Windows 및 Linux)/Shift+Alt (macOS)을(를) 누른 상태로 마우스를 텍스트 위로 드래그합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/MultiselectionWords.html b/ideTipsAndTricks/resources/localization/ko/tips/MultiselectionWords.html
index 8eaea6ae3726..5aa52b096346 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/MultiselectionWords.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/MultiselectionWords.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
여러 코드 요소 선택
여러 코드 요소를 선택하려면 Shift+Alt (Windows 및 Linux)/Shift+Alt (macOS)을(를) 누른 상태로 선택하려는 각 단어를 두 번씩 클릭합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/NavigateBetweenErrors.html b/ideTipsAndTricks/resources/localization/ko/tips/NavigateBetweenErrors.html
index 841e78d81c46..4ec4c3cdbad4 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/NavigateBetweenErrors.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/NavigateBetweenErrors.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
오류 간 이동
현재 파일에서 다음 또는 이전 오류로 이동하려면 &shortcut:GotoNextError; 또는 &shortcut:GotoPreviousError; 을(를) 각각 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/OverrideImplementMethods.html b/ideTipsAndTricks/resources/localization/ko/tips/OverrideImplementMethods.html
index 41f397b13045..1e4eafb1329d 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/OverrideImplementMethods.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/OverrideImplementMethods.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
메서드 재정의
&shortcut:OverrideMethods; (코드 | 메서드 재정의 )을(를) 눌러 기본 클래스의 메서드를 쉽게 재정의할 수 있습니다.
현재 클래스가 구현하는 인터페이스(또는 추상 기본 클래스)의 메서드를 구현하려면 &shortcut:ImplementMethods; (코드 | 메서드 구현 )을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/PostfixCompletion.html b/ideTipsAndTricks/resources/localization/ko/tips/PostfixCompletion.html
index 8ffcc0d29a7d..85ff5778ab68 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/PostfixCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/PostfixCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
접미사 코드 완성
접미사 코드 완성은 코딩 시 역방향 캐럿 이동을 피하기 위해 오른쪽에서 왼쪽으로 적용됩니다. 변경하고자 하는 코드 조각 뒤에 마침표 . 를 입력하고 원하는 옵션을 선택하세요.
접미사 템플릿이 있는 제안 목록을 확인하기 위해 &shortcut:InsertLiveTemplate; 을(를) 눌러도 됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/PrintKeywords.html b/ideTipsAndTricks/resources/localization/ko/tips/PrintKeywords.html
index 66cd604a8d44..fd30678135fe 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/PrintKeywords.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/PrintKeywords.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
출력용 키워드
출력 결과(파일 | 출력 )를 보기 좋고 유용하게 만들려면 키워드를 사용하세요.
예를 들어 $DATE$ 및 $TIME$ 을(를) 사용해 정확한 출력 날짜 및 시간을 지정하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/QuickJavaDoc.html b/ideTipsAndTricks/resources/localization/ko/tips/QuickJavaDoc.html
index beff73561649..3a422b1e7ad3 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/QuickJavaDoc.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/QuickJavaDoc.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
빠른 코드 문서화
캐럿이 놓인 클래스 또는 메서드의 문서를 빠르게 보려면, &shortcut:QuickJavaDoc; (보기 | 빠른 문서 )를 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/QuickJavaDocInLookups.html b/ideTipsAndTricks/resources/localization/ko/tips/QuickJavaDocInLookups.html
index 170d5a44e428..acb65d8723e3 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/QuickJavaDocInLookups.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/QuickJavaDocInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 참조 정보 보기
코드 완성 기능을 사용하는 동안 에디터에서뿐만 아니라 제안 목록에서도 &shortcut:QuickJavaDoc; (보기 | 빠른 문서 ), &shortcut:ParameterInfo; (보기 | 매개변수 정보 ), &shortcut:GotoDeclaration; (탐색 | 선언 ) 및 유사한 단축키를 사용할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/QuickSwitchScheme.html b/ideTipsAndTricks/resources/localization/ko/tips/QuickSwitchScheme.html
index 102b2f54c208..dea9b66e4bb6 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/QuickSwitchScheme.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/QuickSwitchScheme.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
구성표 전환
에디터에서 바로 한 번만 키를 입력하면 서로 다른 코드 스타일, 색 구성표 또는 키맵을 적용할 수 있습니다. &shortcut:QuickChangeScheme; (보기 | 빠른 구성표 전환 )을(를) 누르고 전환할 구성표를 지정하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ReaderMode.html b/ideTipsAndTricks/resources/localization/ko/tips/ReaderMode.html
index bf5a08a9dbd2..c672318edb69 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ReaderMode.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ReaderMode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
리더 모드
Settings | 에디터 | 리더 모드 설정에 있는 옵션을 사용해 읽기 전용 파일 및 라이브러리 내 코드 및 주석 표시 방식을 구성하여 읽기 쉽고 이해하기 쉽게 만들 수 있습니다.
인레이 힌트, 글꼴 이음자, 줄 높이 조정, 렌더링된 주석 뷰 전환 등을 활성화할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/RecentChanges.html b/ideTipsAndTricks/resources/localization/ko/tips/RecentChanges.html
index b5dccbfbfd8e..e62637026b79 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/RecentChanges.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/RecentChanges.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
최근 변경 사항 보기
&shortcut:RecentChanges; 을(를) 사용하여 프로젝트에 적용된 최근 변경 내용을 빠르게 검토하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/RecentFiles.html b/ideTipsAndTricks/resources/localization/ko/tips/RecentFiles.html
index 72e8195004f1..cf3535de2ca6 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/RecentFiles.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/RecentFiles.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
최근 파일 보기
&shortcut:RecentFiles; (보기 | 최근 파일 )을(를) 누르면 최근에 연 파일 목록을 확인할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/RecentSearch.html b/ideTipsAndTricks/resources/localization/ko/tips/RecentSearch.html
index 8e299a7b1b3d..d1cea518cc25 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/RecentSearch.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/RecentSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
최근 검색 기록
파일 내 텍스트 문자열을 검색할 때는 최근 검색 기록을 사용합니다. &shortcut:Find; 을(를) 눌러 검색 창을 열고 &shortcut:ShowSearchHistory; 을(를) 눌러 최근 항목 목록을 확인하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/RefactorThis.html b/ideTipsAndTricks/resources/localization/ko/tips/RefactorThis.html
index 1899ca9088ce..ac0c947cf3d3 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/RefactorThis.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/RefactorThis.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
다음을 리팩터링
캐럿을 심볼에 놓고 &shortcut:Refactorings.QuickListPopupAction; 을(를) 누르면 현재 컨텍스트에 적용할 수 있는 리팩터링 목록이 열립니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/RemoveBreakpoint.html b/ideTipsAndTricks/resources/localization/ko/tips/RemoveBreakpoint.html
index 2993b54c2636..00d3b50935f0 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/RemoveBreakpoint.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/RemoveBreakpoint.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
중단점
예기치 않은 중단점 제거를 피하기 위해 여백에서 드래그하여 제거를 선택할 수 있습니다. &shortcut:ShowSettings; 을(를) 누르고 빌드, 실행, 배포 | 디버거 로 이동한 다음 에디터로 드래그하거나 마우스 가운데 버튼 클릭 을 선택하세요.
중단점을 클릭하면 활성화하거나 비활성화할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Rename.html b/ideTipsAndTricks/resources/localization/ko/tips/Rename.html
index f27c67944613..49f49a3d4840 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Rename.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Rename.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
이름 변경 리팩터링
사용된 모든 위치에서 자동 수정으로 클래스, 메서드, 변수의 이름을 쉽게 변경할 수 있습니다.
캐럿을 이름을 변경하려는 심볼에 놓은 다음 &shortcut:RenameElement; (Refactor(리팩터링) | Rename(이름 변경) )을(를) 클릭합니다. 새 이름을 입력하고 &shortcut:EditorEnter; 을(를) 누릅니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/RunTests.html b/ideTipsAndTricks/resources/localization/ko/tips/RunTests.html
index d1e52d4743d3..71df32adbe3a 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/RunTests.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/RunTests.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
테스트 실행
테스트 클래스에서 모든 메서드를 빠르게 실행하려면 여백에서 을(를) 클릭하여 '<TestClass>' 실행 을 선택합니다:
하나의 메서드를 실행하려면 여백에 있는 을(를) 클릭하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Scratch.html b/ideTipsAndTricks/resources/localization/ko/tips/Scratch.html
index ef6af1bb8540..5f2569980baa 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Scratch.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Scratch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
스크래치 파일
스크래치 파일은 프로젝트 파일을 생성하지 않고도 에디터에서 실험하고 프로토타입을 생성할 수 있는 임시 파일입니다.
스크래치 파일을 생성하려면 &shortcut:NewScratchFile; 을(를) 누른 다음 사용할 언어를 선택하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SearchEverywhere.html b/ideTipsAndTricks/resources/localization/ko/tips/SearchEverywhere.html
index 80eb576696fb..8cf87de0f307 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SearchEverywhere.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SearchEverywhere.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
전체 검색
Shift 을(를) 두 번 누르면 프로젝트 전체에서 파일, 액션, 심볼, UI 요소, Git 브랜치 및 주석을 검색할 수 있습니다. Shift 을(를) 두 번 누르면 검색이 프로젝트가 아닌 항목으로 확장됩니다.
탭 또는 다이렉트 단축키(클래스는 &shortcut:GotoClass; , 파일은 &shortcut:GotoFile; , 심볼은 &shortcut:GotoSymbol; , 액션은 &shortcut:GotoAction; )를 사용하여 검색 결과 범위를 좁힐 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SearchEverywhereSettings.html b/ideTipsAndTricks/resources/localization/ko/tips/SearchEverywhereSettings.html
index c707f713879f..75318e7794cd 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SearchEverywhereSettings.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SearchEverywhereSettings.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
설정 및 플러그인 검색
전체 검색(Shift 두 번) 창의 검색 필드에서 / 을(를) 입력하여 설정, 옵션, 플러그인 그룹을 검색합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SearchForGit.html b/ideTipsAndTricks/resources/localization/ko/tips/SearchForGit.html
index 1f4d29545463..562ddef4ec9e 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SearchForGit.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SearchForGit.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Git 커밋 검색
Shift 을(를) 두 번 누르고 Git 브랜치, 태그, 커밋 해시 또는 메시지를 검색해 로그 뷰로 이동합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SecondBasicClassNameCompletion.html b/ideTipsAndTricks/resources/localization/ko/tips/SecondBasicClassNameCompletion.html
index 6b2f15fd4319..a8774a6ce50e 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SecondBasicClassNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SecondBasicClassNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성
코드 완성 기능은 입력 시에 현재 캐럿 위치에서 도달 가능한 선택지를 제안합니다. &shortcut:CodeCompletion; 을(를) 두 번 누르면 액세스할 수 없는 클래스와 멤버도 볼 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionArrayMember.html b/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionArrayMember.html
index 295e49909832..449879e018ad 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionArrayMember.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionArrayMember.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
타입 일치 코드 완성
컨텍스트에 필요한 타입의 배열이 있으면 타입 일치 코드 완성(&shortcut:SmartTypeCompletion; )을 두 번 호출합니다. 그러면 IDE에서 이 배열에서 요소를 가져오도록 제안합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionAsList.html b/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionAsList.html
index f878f8c6cc1d..83495f814782 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionAsList.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionAsList.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
타입 일치 코드 완성
컬렉션 타입이 필요한 경우, 타입 일치 코드 완성(&shortcut:SmartTypeCompletion; )을 두 번 호출합니다. 그러면 IDE에서 구성 요소 타입이 같은 배열을 검색하고 Arrays.asList() 호출을 사용하여 변환할 것을 제안합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionChain.html b/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionChain.html
index 3b1dd7b4ff7c..ec130f09169d 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionChain.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionChain.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
타입 일치 완성
배열 유형이 기대될 때 유형 일치 코드 완성 기능(&shortcut:SmartTypeCompletion; )을 두 번 호출하면 기대되는 유형의 체인 표현식을 검색합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionToar.html b/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionToar.html
index d72c134f0c2c..cadf12a6902d 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionToar.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SecondSmartCompletionToar.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
타입 일치 코드 완성
배열 타입이 필요한 경우, 타입 일치 코드 완성(&shortcut:SmartTypeCompletion; )을 두 번 호출합니다. 그러면 IDE에서 같은 구성 요소 타입의 컬렉션을 검색하고 toArray() 호출을 사용하여 변환할 것을 제안합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SelectIn.html b/ideTipsAndTricks/resources/localization/ko/tips/SelectIn.html
index 7ed8ac12982a..32176321ead7 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SelectIn.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SelectIn.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
다음에서 선택
다른 뷰에서 현재 편집한 요소(클래스, 파일, 메서드, 필드)를 빠르게 선택하려면 &shortcut:SelectIn; 을(를) 누르거나 탐색 | 다음에서 선택 을 호출하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/ShowUsages.html b/ideTipsAndTricks/resources/localization/ko/tips/ShowUsages.html
index 8c9576291143..728261f560a7 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/ShowUsages.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/ShowUsages.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
사용 위치 표시
전체 프로젝트에 있는 클래스, 메서드, 변수의 모든 사용 위치 목록을 볼 수 있으며 선택한 항목으로 빠르게 이동할 수 있습니다. 캐럿을 심볼에 놓고 &shortcut:ShowUsages; (편집 | 사용 위치 찾기 | 사용 위치 표시 )을(를) 누르세요.
사용 위치로 이동하려면 목록에서 해당 항목을 선택하고 &shortcut:EditorEnter; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeAfterNew.html b/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeAfterNew.html
index 4211ed0ec98d..e079df78906f 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeAfterNew.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeAfterNew.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
타입 일치 코드 완성
new 키워드 다음 타입 일치 코드 완성 &shortcut:SmartTypeCompletion; 을(를) 사용하여 필요한 타입의 객체를 인스턴스화하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeCasting.html b/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeCasting.html
index 19f9ea94c965..25d5a82974b5 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeCasting.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeCasting.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
타입 일치 완성
표현식 값을 필요한 타입으로 형 변환해야 하는 경우, 타입 일치 코드 완성 기능을 사용하세요. 예를 들어, 다음을 입력하고
String s = (
&shortcut:SmartTypeCompletion; 을(를) 눌러 결과를 확인합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeCompletion.html b/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeCompletion.html
index 18d5d014f49e..32c33152bfa9 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SmartTypeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
타입 일치 코드 완성
타입 일치 코드 제안 기능은 전체 표현식에서 필요한 타입을 분석하고 현재 컨텍스트에 적용할 수 있는 메서드 및 변수를 찾는 것을 도와줍니다. 이 기능은 대입, 메스드 호출의 인수 목록, 그 외 위치에서 return 키워드 뒤에 작동합니다. &shortcut:SmartTypeCompletion; (코드 | 코드 완성 | 타입 일치 )을(를) 누르면 필터링된 코드 완성 목록을 얻을 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SpeedSearch.html b/ideTipsAndTricks/resources/localization/ko/tips/SpeedSearch.html
index 8a837add8d06..5d116a770d94 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SpeedSearch.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SpeedSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
트리 뷰에서 빠르게 검색
프로젝트 도구 창 등의 모든 트리 뷰에서 빠른 검색을 사용할 수 있습니다. 입력을 시작하면 필요한 항목을 빠르게 찾을 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Spellchecker.html b/ideTipsAndTricks/resources/localization/ko/tips/Spellchecker.html
index d84fd040d1e1..e5452107b7aa 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Spellchecker.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Spellchecker.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
철자 및 문법 검사
철자 및 문법 검사는 기본적으로 활성화되어 있습니다. 이러한 검사는 IDE와 함께 번들로 제공되는 Grazie 플러그인에서 제공됩니다. 교정 설정을 구성하려면 &shortcut:ShowSettings; 을(를) 눌러 설정을 열고 에디터 | 자연어 | 문법 으로 이동합니다.
주석, 텍스트 문자열 및 리터럴을 포함한 모든 텍스트를 사전 정의 사전 또는 사용자 지정 사전과 비교하여 검사합니다. 올바른 단어를 선택하거나, 현재 철자를 사용하거나, 검사를 비활성화할 수 있도록 오타가 강조 표시됩니다.
철자 또는 문법 오류를 수정하려면 &shortcut:ShowIntentionActions; 을(를) 눌러 사용 가능한 액션 목록을 확인합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SpellcheckerDictionaries.html b/ideTipsAndTricks/resources/localization/ko/tips/SpellcheckerDictionaries.html
index bf66f8ea0b06..7d39179c9408 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SpellcheckerDictionaries.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SpellcheckerDictionaries.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
사용자 지정 사전을 추가하여 철자 검사
사전 정의된 사전에 일부 단어가 누락된 경우, 단어를 직접 생성할 수 있습니다. 사용자 지정 사전은 새 줄에 각 단어가 포함된 .dic 텍스트 파일입니다.
새 사전을 추가하려면 &shortcut:ShowSettings; 을(를) 눌러 설정을 열고 에디터 | 자연어 | 철자 로 이동합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SplitEditor.html b/ideTipsAndTricks/resources/localization/ko/tips/SplitEditor.html
index a4ef2600a102..6623c9414f23 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SplitEditor.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SplitEditor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
파일 나란히 보기
에디터에서 여러 파일을 나란히 볼 수 있습니다. 원하는 에디터 탭을 마우스 오른쪽 버튼으로 클릭하고 에디터 분할 방식(오른쪽으로 분할 또는 아래로 분할 )을 선택하세요.
대신 탭을 에디터 내 아무 영역으로 드래그하여 분할 화면 모드를 활성화하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/SurroundWith.html b/ideTipsAndTricks/resources/localization/ko/tips/SurroundWith.html
index fbcc57a488bf..a503e2d38a79 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/SurroundWith.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/SurroundWith.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 조각 둘러싸기
유용한 구문 내 코드 블록을 빠르게 감싸려면 에디터에서 코드 블록을 선택하고 &shortcut:SurroundWith; (코드 | 다음으로 둘러싸기 )을(를) 누르세요.
사용 가능한 옵션 또는 래퍼 목록은 컨텍스트 및 언어에 따라 다릅니다. 예를 들어, html 블록은 태그 등으로 둘러쌀 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/Switcher.html b/ideTipsAndTricks/resources/localization/ko/tips/Switcher.html
index da6009f0051f..aa59a07e3ddb 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/Switcher.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/Switcher.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
탐색용 전환기
전환기 &shortcut:Switcher; 를 사용하면 여러 열린 파일과 도구 창을 탐색할 수 있습니다. Control 을(를) 계속 누르면 전환기 팝업이 뜹니다. 이동하려면 Tab 와(과) Shift+Tab 을 사용하세요.
삭제 또는 백스페이스 를 누르면 에디터 탭을 닫거나 도구 창을 숨길 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/TabInLookups.html b/ideTipsAndTricks/resources/localization/ko/tips/TabInLookups.html
index a27d06740aa9..e2ac32021f54 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/TabInLookups.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/TabInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성
코드 완성 기능 사용 시 &shortcut:EditorChooseLookupItemReplace; 을(를) 누르면 팝업 목록에서 현재 강조 표시된 선택 항목을 수락할 수 있습니다.
&shortcut:EditorChooseLookupItem; (으)로 수락하는 것과 다르게, 선택한 이름은 이름에서 캐럿 오른쪽에 있는 나머지 부분을 덮어씁니다. 이는 특히 하나의 메서드 또는 변수 이름을 다른 이름으로 교체하는 데 유용합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/TagNameCompletion.html b/ideTipsAndTricks/resources/localization/ko/tips/TagNameCompletion.html
index e7327afce365..11d2889ca830 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/TagNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/TagNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
XML 태그 이름 완성
&shortcut:CodeCompletion; 을(를) 누번 누르면 현재 파일에서 선언되지 않은 네임스페이스의 XML 태그 이름이 완성됩니다. 네임스페이스가 아직 선언되지 않은 경우 선언이 자동으로 생성됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/VariableNameCompletion.html b/ideTipsAndTricks/resources/localization/ko/tips/VariableNameCompletion.html
index 551fdbe5a39c..28e22aae2599 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/VariableNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/VariableNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
변수 이름 완성
변수를 선언할 때 코드 완성 기능이 변수의 이름을 제안합니다. 예를 들어, private FileOutputStream 을 입력해 보세요. 그러면 IDE에서 제안 목록이 표시됩니다.
코드 스타일 아래의 Settings 대화상자 (&shortcut:ShowSettings; )에서 지역 변수, 매개변수, 인스턴스 및 static 필드에 대한 이름 접두사를 사용자 지정할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/VcsQuickList.html b/ideTipsAndTricks/resources/localization/ko/tips/VcsQuickList.html
index e836d17b35d4..fc414abd8e59 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/VcsQuickList.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/VcsQuickList.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
VCS와 관련된 옵션에 액세스
현재 컨텍스트에서 사용 가능한 VCS 관련 명령어에 모두 액세스하려면 &shortcut:Vcs.QuickListPopupAction; 을(를) 누르세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/WideScreen.html b/ideTipsAndTricks/resources/localization/ko/tips/WideScreen.html
index 7c2ade84f306..ae93a2a617fa 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/WideScreen.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/WideScreen.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
도구 창 레이아웃 조정
IDE 도구 창 레이아웃을 조정하면 화면 영역을 더 효율적으로 활용할 수 있습니다.
스플리터에서 Control+LeftClick (Windows 및 Linux)/Control+LeftClick (mac OS)을(를) 눌러 도구 창의 수직 배치 및 가로 배치 사이를 전환하세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/WildcardsInNavigationPopups.html b/ideTipsAndTricks/resources/localization/ko/tips/WildcardsInNavigationPopups.html
index 0f9630649178..9222d0c85f40 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/WildcardsInNavigationPopups.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/WildcardsInNavigationPopups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
전체 검색에서 와일드카드 사용
클래스, 파일 또는 심볼을 검색하는 경우, 어디서나 검색(Shift 두 번)에서 텍스트 패턴을 사용해보세요. * 및 공백 을 사용하세요.
* 는 임의의 문자 수를 나타냅니다.
공백 은 패턴의 끝을 나타냅니다. 선행 문자열은 접두사뿐만 아니라 패턴 전체로 간주됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/add_jdk.html b/ideTipsAndTricks/resources/localization/ko/tips/add_jdk.html
index 5d9f223dae0a..94b6d26e17c9 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/add_jdk.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/add_jdk.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
프로젝트에 JDK 추가
필요한 버전의 JDK와 벤더를 IDE에서 바로 추가할 수 있습니다. 파일 | 프로젝트 구조 | 프로젝트 로 이동하여 SDK 목록을 펼친 다음 JDK 다운로드 를 선택하세요. 이 옵션은 새 프로젝트 마법사(파일 | 새로 만들기 | 프로젝트 )에서 새 프로젝트에도 사용할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/find_usages.html b/ideTipsAndTricks/resources/localization/ko/tips/find_usages.html
index de97302ef1d9..45803ebba281 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/find_usages.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/find_usages.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
사용 위치 찾기
심볼이 클래스, 메서드, 필드. 매개변수, 또 다른 구문의 일부인지 여부에 관계없이 &shortcut:FindUsages; 을(를) 누르면 캐럿 위치의 심볼을 참조하는 코드의 모든 찾은 위치를 빠르게 확인할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/implement-using-completion.html b/ideTipsAndTricks/resources/localization/ko/tips/implement-using-completion.html
index 23478d102398..7e48e5fdf008 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/implement-using-completion.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/implement-using-completion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 완성으로 상용구 생성
getter 및 setter와 같은 상용구 코드를 생성하고 코드 완성 기능을 사용해 인터페이스 메서드를 구현할 수 있습니다.
간단히 생성 또는 구현하려는 메서드 이름을 입력하기 시작해보세요. 예를 들어, gn 을 입력하여 getName() 을 생성하거나 ct 를 입력하여 compareTo() 를 구현해보세요.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/jump_to_colors_fonts.html b/ideTipsAndTricks/resources/localization/ko/tips/jump_to_colors_fonts.html
index d473741fd97b..82d552c1bae3 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/jump_to_colors_fonts.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/jump_to_colors_fonts.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
코드 색상 사용자 지정
코드의 색상이 마음에 들지 않는 경우, &shortcut:GotoAction; 을(를) 누르고 Jump 를 입력한 다음 색상 및 글꼴로 이동 을 클릭하세요. 그러면 캐럿 위치의 코드 요소 색상을 수정할 수 있는 설정 페이지로 이동됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/local_history.html b/ideTipsAndTricks/resources/localization/ko/tips/local_history.html
index c144a1f41cfc..276efca7ba23 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/local_history.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/local_history.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
로컬 기록
로컬 기록을 사용하면 파일, 클래스, 메서드 또는 코드 조각에 대한 모든 변경 내용을 추적하고 필요에 따라 안정적인 지점으로 롤백할 수 있습니다. 로컬 기록을 표시하려면 메인 메뉴에서 파일 | 로컬 기록 | 기록 표시 를 선택합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/new_items.html b/ideTipsAndTricks/resources/localization/ko/tips/new_items.html
index de2da2a62095..7b2914cff7b0 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/new_items.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/new_items.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
파일, 폴더 및 패키지 추가
프로젝트 도구 창(&shortcut:ActivateProjectToolWindow; )에서 새 항목이 필요한 노드를 선택하고 &shortcut:Generate; 을(를) 눌러 가능한 옵션의 목록을 엽니다.
예를 들어, Java 클래스, 패키지 또는 폴더를 생성할 수 있습니다. 단, 목록의 옵션은 현재 컨텍스트 및 설치된 플러그인에 따라 달라집니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/partial_git_commit.html b/ideTipsAndTricks/resources/localization/ko/tips/partial_git_commit.html
index 652fde4e1a29..a53c12efa074 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/partial_git_commit.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/partial_git_commit.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
변경 사항을 일부만 커밋
각기 다른 커밋에서 같은 파일에 적용된 변경 내용을 분할하려면 커밋 도구 창 &shortcut:ActivateCommitToolWindow; 에서 Diff 를 클릭합니다. 커밋하려는 수정된 코드 또는 새 코드의 각 청크 옆의 체크박스를 선택한 다음 커밋 을 클릭합니다. 선택 해제된 변경 내용은 현재 변경 목록에 남게 됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/pull_requests.html b/ideTipsAndTricks/resources/localization/ko/tips/pull_requests.html
index a91c7df5c243..e427a1aec43c 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/pull_requests.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/pull_requests.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
풀 요청 관리
수신되는 GitHub 풀 리퀘스트를 IDE에서 바로 관리하세요. 메인 메뉴에서 Git | GitHub | 풀 리퀘스트 표시 를 선택하세요. OpenIDE을(를) 사용하면 IDE를 벗어날 필요 없이 풀 리퀘스트의 할당 및 병합, 타임라인 및 인라인 주석 표시, 주석 및 검토 제출, 변경 수락이 가능합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/recent-locations.html b/ideTipsAndTricks/resources/localization/ko/tips/recent-locations.html
index 15ff7b4cad28..6e00d283451f 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/recent-locations.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/recent-locations.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
최근 위치로 이동
&shortcut:RecentLocations; 을(를) 누르면 최근에 본 목록 또는 변경된 코드 조각 목록을 얻을 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/run_anything.html b/ideTipsAndTricks/resources/localization/ko/tips/run_anything.html
index 3739a413a7df..bce0df184e98 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/run_anything.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/run_anything.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
무엇이든 실행
Control 을(를) 두 번 누르면 프로젝트 열기, 실행/디버그 구성 시작, 명령줄 유틸리티 실행 등의 다양한 액션으로 빠르게 액세스할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/search_everywhere_expr.html b/ideTipsAndTricks/resources/localization/ko/tips/search_everywhere_expr.html
index 9527c3a54919..a8c9149ad643 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/search_everywhere_expr.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/search_everywhere_expr.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
수식 평가
어디서나 검색 창(Shift 두 번)을 사용하여 간단한 산술 표현식을 평가할 수 있습니다.
검색 창에 계산하려는 표현식을 입력해보세요. 검색 결과에 결과가 표시됩니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/smart_selection.html b/ideTipsAndTricks/resources/localization/ko/tips/smart_selection.html
index 537ea9daa16a..99c0ec342cd0 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/smart_selection.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/smart_selection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
선택된 코드 변경
에디터에서 &shortcut:EditorSelectWord; / &shortcut:EditorUnSelectWord; 을(를) 누르면 현재 코드 선택 범위를 확장하거나 축소할 수 있습니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/ko/tips/structural_search.html b/ideTipsAndTricks/resources/localization/ko/tips/structural_search.html
index e644887f9b80..ae9a18dc4012 100644
--- a/ideTipsAndTricks/resources/localization/ko/tips/structural_search.html
+++ b/ideTipsAndTricks/resources/localization/ko/tips/structural_search.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
구조 검색
코드 패턴 또는 문법적 구문을 검색하려면 편집 | 찾기 | 구조 검색 을 선택합니다.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/AltInsertInEditor.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/AltInsertInEditor.html
index e1f7b56c6f15..b97f6ed00f25 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/AltInsertInEditor.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/AltInsertInEditor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码生成
IDE 可以为类中的字段生成 getter 和 setter 方法。将文本光标置于类中,按 &shortcut:Generate; (代码 | 生成 )。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/AnnotationsAndDiffs.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/AnnotationsAndDiffs.html
index 77cf61ddbd69..e79859bc2a3a 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/AnnotationsAndDiffs.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/AnnotationsAndDiffs.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查看 Git Blame 注解
Git 注释显示每行代码来源的详细信息(右键点击装订区域并选择 使用 Git 追溯注解 )。
右键点击一条注释,然后选择 显示差异 ,以检查文件当前版本与以前版本之间的差异。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Antivirus.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Antivirus.html
index ca8af2520ea7..2e19f4dd1498 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Antivirus.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Antivirus.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
提升 IDE 性能
如果您注意到 IDE 运行速度缓慢,不妨减少处于防病毒保护下的文件夹数量。此举可能会提高性能。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/BreakpointIntentions.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/BreakpointIntentions.html
index 340e757ee7c5..2e69a8d78c40 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/BreakpointIntentions.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/BreakpointIntentions.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
通过上下文操作访问断点
通过上下文操作(&shortcut:ShowIntentionActions; )访问最常用的断点操作和筛选器。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/BreakpointSpeedmenu.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/BreakpointSpeedmenu.html
index 5f1c92d5c488..7ddc47128a67 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/BreakpointSpeedmenu.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/BreakpointSpeedmenu.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
断点菜单
右键点击装订区域中的断点标记可以快速启用/禁用断点或调整其属性。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CamelHumpsInCodeCompletion.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CamelHumpsInCodeCompletion.html
index 6bf1b7621e6c..82728eb81050 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CamelHumpsInCodeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CamelHumpsInCodeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全中的骆驼拼写法
您可以使用驼峰拼写法前缀缩小代码补全建议列表的范围。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CamelPrefixesInNavigationPopups.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CamelPrefixesInNavigationPopups.html
index 786496f11e5b..3776613efbc0 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CamelPrefixesInNavigationPopups.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CamelPrefixesInNavigationPopups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
随处搜索中的骆驼拼写法
搜索类、文件或符号时,在 随处搜索 弹出窗口(按两次 Shift )中使用驼峰拼写法可以筛选结果列表。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CancelByControlArrows.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CancelByControlArrows.html
index 58fb0f7a1988..c995bad741f8 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CancelByControlArrows.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CancelByControlArrows.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
选择补全建议
为代码补全启用 输入时显示建议 选项时,可以使用 向上查找 和 向下查找 操作来关闭建议列表并在编辑器中上下移动文本光标。
在 Windows 中,使用 &shortcut:EditorLookupDown; 和 &shortcut:EditorLookupUp; 快捷键。
在 macOS 中,默认情况下未配置快捷键,因此您可以在 设置 | 按键映射 中分配任何方便的组合键。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ChangeSignatureAfterMovingParameters.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ChangeSignatureAfterMovingParameters.html
index f430abc408dd..ce952772b5dc 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ChangeSignatureAfterMovingParameters.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ChangeSignatureAfterMovingParameters.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
更改签名
您可以使用 &shortcut:MoveElementLeft; 和 &shortcut:MoveElementRight; 移动声明和调用中的方法形参。此外,还可以将方法声明中进行的移动传播到方法调用: 移动后按 &shortcut:ShowIntentionActions; ,然后选择 更新用法以反映签名更改 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ChangeSorting.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ChangeSorting.html
index f9daa4bb44cf..ad8367c695a4 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ChangeSorting.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ChangeSorting.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
对补全建议进行排序
您可以按相关性或字母顺序对补全建议进行排序。
要按字母顺序排序,请选择 按名称排序 选项。要按相关性排序,请清除 按名称排序 复选框。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CheckRegExp.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CheckRegExp.html
index 9f64269aca93..185feb831143 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CheckRegExp.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CheckRegExp.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
验证正则表达式
要验证正则表达式是否正确,请将文本光标置于要检查的表达式中,按 &shortcut:ShowIntentionActions; ,然后选择 检查正则表达式 。
在弹出窗口中,键入应与正则表达式相匹配的示例字符串。 图标表明发现匹配。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ClipboardStack.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ClipboardStack.html
index 4d139398fcd6..ba262fb9dd9b 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ClipboardStack.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ClipboardStack.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
从剪贴板历史记录粘贴
按 &shortcut:PasteMultiple; 可选择以前复制到剪贴板的文本片段。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CloseOthers.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CloseOthers.html
index 50c6f802c0c5..f69e8b558e12 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CloseOthers.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CloseOthers.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
关闭编辑器标签页
要关闭编辑器中除当前标签页外的所有标签页,请按住 Alt (在 Windows 和 Linux 中)/Alt (在 macOS 中),然后点击当前编辑器标签页的“×”。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Close_all_editor_tabs.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Close_all_editor_tabs.html
index 120aa11b92eb..2a28351bdb58 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Close_all_editor_tabs.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Close_all_editor_tabs.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
关闭所有编辑器标签页
要关闭编辑器中的所有标签页,请右键点击一个标签页,然后选择 关闭所有标签页 。
要关闭除活动标签页外的所有标签页,请按住 Alt (在 Windows 和 Linux 中)/Alt (在 macOS 中),然后点击活动标签页上的 关闭 按钮。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CodeCompletion.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CodeCompletion.html
index dadb8778ab35..29241e0f6d17 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CodeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CodeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全
代码补全有助于快速补全代码语句。当您输入以下内容时,它会自动提供当前文本光标位置处可用的建议列表:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CodeCompletionInSearch.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CodeCompletionInSearch.html
index e4dcd7ad2f91..4a168224ac73 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CodeCompletionInSearch.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CodeCompletionInSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
搜索栏中的代码补全
在当前文件 &shortcut:Find; 中搜索文本时,请按搜索栏中的 &shortcut:CodeCompletion; ,这样则无需输入整个字符串。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ColumnSelection.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ColumnSelection.html
index 8b1171c515c2..975811c90aad 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ColumnSelection.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ColumnSelection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
列选择模式
要选择一段矩形代码,请在按住 Alt (在 Windows 和 Linux 中)/Alt (在 macOS 中) 的同时拖动鼠标。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CommentCode.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CommentCode.html
index 3af87821612c..358f5dc178dd 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CommentCode.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CommentCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
注释和取消注释代码
使用快捷键对代码行和代码块进行注释和取消注释:
&shortcut:CommentByLineComment; : 用于单行注释 (//... )
&shortcut:CommentByBlockComment; : 用于块注释 (/*...*/ )
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CompareEditorWithClipboard.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CompareEditorWithClipboard.html
index 3b2cdcea8322..52bb78121289 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CompareEditorWithClipboard.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CompareEditorWithClipboard.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
与剪贴板比较
要将活动编辑器与剪贴板内容比较,请右键点击编辑器中的任意位置,然后从上下文菜单中选择 与剪贴板比较 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CompleteStatement.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CompleteStatement.html
index 74eb0305617e..cbc40725f8f2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CompleteStatement.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CompleteStatement.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
创建带有补全功能的代码结构
您可以使用语句补全创建代码结构。开始输入方法声明、方法调用或语句,例如 if 、 do-while 、 try-catch 或 return 。按 &shortcut:EditorCompleteStatement; 可将语句补全为语法正确的结构。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CompletionImportStatic.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CompletionImportStatic.html
index cf4d1b938fa5..a5b4bbcd0eac 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CompletionImportStatic.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CompletionImportStatic.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全
要快速补全项目、库或 JDK 中任意位置的 static 方法的方法调用,请输入前缀并按两次 &shortcut:CodeCompletion; 。您可以按 &shortcut:ShowIntentionActions; 导入所选方法。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ConfiguringTerminal.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ConfiguringTerminal.html
index 52960d61df66..e55815cf84da 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ConfiguringTerminal.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ConfiguringTerminal.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
为终端选择 shell
从内置终端使用您最喜欢的 shell。
在 Settings 对话框 &shortcut:ShowSettings; 中,转到 工具 | 终端 ,并指定 shell 可执行文件的路径。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ContextActions.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ContextActions.html
index a96d25457ddc..cf00d80dbcd0 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ContextActions.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ContextActions.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
通过上下文操作改进代码
在编辑器中按 &shortcut:ShowIntentionActions; 以修正高亮显示的错误或警告、改进或优化代码结构。对于某些意图操作,可以按 &shortcut:QuickJavaDoc; (视图 | 快速文档 )打开预览或操作描述。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyClass.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyClass.html
index 9542a4ce52d0..ddc9066560e4 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyClass.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyClass.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
复制类
使用 重构 | 复制类 可以创建一个类,该类为所选类的副本。
在需要创建与现有类相似的类,并且在公共超类中纳入共享功能不可行时,这项功能非常有用。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyPasteReference.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyPasteReference.html
index 7dd77b7b00f3..95b5bf752ec2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyPasteReference.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyPasteReference.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
复制路径或引用
使用 编辑 | 复制路径/引用 操作,将对字段/方法/类/文件的引用插入到编辑器中的当前位置。
将文本光标放置在 MyMethod 方法名称中,然后按 &shortcut:CopyReference; .
要粘贴引用,请按 &shortcut:$Paste; .
您还可以复制 转到类/转到符号/转到文件 对话框中的引用。在查找列表中的任意元素上按 &shortcut:$Copy; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyWithNoSelection.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyWithNoSelection.html
index 948aec1cc722..4e6288788952 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyWithNoSelection.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CopyWithNoSelection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
复制行
如果在编辑器中未选择任何内容,按 &shortcut:$Copy; 可将文本光标处的整行复制到剪贴板。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Copyright.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Copyright.html
index 2301a63ed9a9..426cd8bd067a 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Copyright.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Copyright.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
添加版权声明
在 OpenIDE 中,可以为不同的文件集配置不同的版权声明。为方便起见,可以使用变量。例如,使用 $today.year 保持年份处于最新状态。
在 Settings 对话框(&shortcut:ShowSettings; )中,选择 编辑器 | 版权 | 版权配置文件 ,创建新的配置文件,然后使用变量添加版权声明文本。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CreatePropertyTag.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CreatePropertyTag.html
index df735070afae..dca567bcb57e 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CreatePropertyTag.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CreatePropertyTag.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
创建 Ant 属性标记
即使尚未定义 Ant 属性或目标,您也可以开始引用。按 &shortcut:ShowIntentionActions; 并从意图操作列表中选择 创建属性 ,即可在不离开当前编辑位置的情况下创建必要的标记。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlD.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlD.html
index d3699b8a59b2..8f80a8b71852 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlD.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlD.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
复制代码块或行
在编辑器中按 &shortcut:EditorDuplicate; 可复制所选代码块,或在未选择块时复制当前行。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlDotInLookups.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlDotInLookups.html
index b0084629653e..ceb3c707dfba 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlDotInLookups.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlDotInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全
在使用条目的同时在建议列表中按 &shortcut:EditorChooseLookupItemDot; 。
IDE 将根据当前上下文插入所选条目,后面跟随点号或 -> 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlShiftI.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlShiftI.html
index 4ae918baafb7..0ae64b87fcec 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlShiftI.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlShiftI.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
快速定义
不必在单独的编辑器标签页中打开文本光标处的符号,只需按 &shortcut:QuickImplementations; (视图 | 快速定义 ),即可预览该符号的定义或内容。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlShiftIForLookup.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlShiftIForLookup.html
index 4962f807cd8d..0ca8e0716d18 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlShiftIForLookup.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlShiftIForLookup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
快速定义
对于代码补全列表中的条目以及类、文件或符号导航命令,可以调用 快速定义查看器 (&shortcut:QuickImplementations; )。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlW.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlW.html
index d1605dfa0ecc..ad4282276aa8 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlW.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/CtrlW.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
扩展代码选择
要展开选区,请按 &shortcut:EditorSelectWord; 。每次按 &shortcut:EditorSelectWord; 时,选区将扩展到代码的其他区域。
例如,选区从一个方法名称扩展到调用此方法的表达式,然后扩展到整个语句,继而扩展到包含的块,等等。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/DeleteLine.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/DeleteLine.html
index f741733c5263..4a4a1b2ed171 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/DeleteLine.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/DeleteLine.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
删除一行
在编辑器中按 &shortcut:EditorDeleteLine; 可删除文本光标处的整行。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/DiffChevron.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/DiffChevron.html
index 52221b962a35..8b6840080cf1 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/DiffChevron.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/DiffChevron.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
比较文件和文件夹
比较文件或文件夹时,可以使用 V 形按钮 ( ) 在 差异查看器 中的窗格之间应用差异
要将当前窗格的内容附加到其他窗格,请按住 Ctrl 。按钮将变为 。
要还原更改,请按住 Shift 。 V 形 变为 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/DirDiff.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/DirDiff.html
index 201356d45732..dbc954fbf62a 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/DirDiff.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/DirDiff.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
比较文件和文件夹
要比较任意两个文件或文件夹,请在 项目 工具窗口中将其选中,然后按 &shortcut:CompareTwoFiles; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/DotEtcInLookups.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/DotEtcInLookups.html
index 7860f0b6120f..c1c243102983 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/DotEtcInLookups.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/DotEtcInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全
您可以使用句点(.)、逗号(,)、分号(;)、空格和其他字符来接受代码补全建议列表中的当前选择。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/DragToOpen.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/DragToOpen.html
index d6ed6f6a245f..0b7596a909f2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/DragToOpen.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/DragToOpen.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
打开外部文件
将外部文件从文件管理器拖到编辑器,即可打开该文件进行编辑。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/EditRegExp.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/EditRegExp.html
index e8e7b3556ce3..4a53f8ff8e60 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/EditRegExp.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/EditRegExp.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
编辑正则表达式
您可以使用专门的编辑器在代码中编辑正则表达式。
开始输入正则表达式,按 &shortcut:ShowIntentionActions; ,然后点击 编辑正则表达式片段 。该正则表达式将在编辑器中一个单独的标签页中打开,从中您可以按原样输入反斜杠。
所有更改都与原始正则表达式同步,并自动呈现转义字符。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/EditorConfig.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/EditorConfig.html
index c6023677fb08..dd1320479ea2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/EditorConfig.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/EditorConfig.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码样式的 EditorConfig
您可以使用 EditorConfig (https://editorconfig.org/ )中的设置覆盖 IDE 代码样式设置。
在想要更改代码样式并根据需要指定新设置的节点中创建一个新的 .editorconfig 文件。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Escape.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Escape.html
index a234588c7221..0d383e51ac0e 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Escape.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Escape.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
更改工具窗口中的焦点
在任何工具窗口中按 &shortcut:EditorEscape; 都会将焦点移至编辑器。
按 &shortcut:HideActiveWindow; 可将焦点移至编辑器,并隐藏当前或最后一个活动工具窗口。
按 &shortcut:JumpToLastWindow; 可将焦点从编辑器移至上次聚焦的工具窗口。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/EvaluateExpression.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/EvaluateExpression.html
index 643486f1cfd5..96fc86fee17b 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/EvaluateExpression.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/EvaluateExpression.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
对表达式求值
当您的脚本被断点停止时,您可以执行表达式或为变量重新赋值。 对表达式求值 功能可帮助您获取有关程序状态的其他详细信息或在运行时测试各种方案。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ExternalJavaDoc.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ExternalJavaDoc.html
index a077769f8f66..5b8f42c6cbf6 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ExternalJavaDoc.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ExternalJavaDoc.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
外部文档
要使用文本光标处元素的文档页面打开浏览器,请按 &shortcut:ExternalJavaDoc; 或从主菜单中选择 工具 | Web 浏览器和预览 。
确保在设置中设置了默认浏览器。要检查默认浏览器,请按 &shortcut:ShowSettings; 打开设置,然后导航到 工具 | Web 浏览器和预览 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/FileStructurePopup.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/FileStructurePopup.html
index 8e04ffcad2c5..0b461ce3d5e9 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/FileStructurePopup.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/FileStructurePopup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
显示文件结构
您可以使用 &shortcut:FileStructurePopup; (导航 | 文件结构 ) 在当前文件中快速导航。
文件结构会显示当前类的成员列表。要导航到某个元素,请选择该元素,然后按 &shortcut:EditorEnter; 或 &shortcut:EditSource; 。
要轻松定位列表中的条目,请开始输入其名称。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/FindInPath.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/FindInPath.html
index d84d003f9455..ac9ebd58f6b2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/FindInPath.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/FindInPath.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
预览搜索结果
您可以使用 在文件中查找 对话框(&shortcut:FindInPath; )的 预览 区域,不必退出对话框就能执行快速搜索。 预览 对话框可以显示前 100 条结果。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/FindReplaceToggle.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/FindReplaceToggle.html
index 4c18cfea93ee..9865087cd653 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/FindReplaceToggle.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/FindReplaceToggle.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查找并替换
按 &shortcut:Find; 可显示搜索栏。按 &shortcut:Replace; 可添加另一个字段,从中可以输入替换字符串。
在 在文件中查找 对话框中,可以按 &shortcut:ReplaceInPath; 切换到“替换为”。同样,按 &shortcut:FindInPath; 可隐藏 替换为 字段,并切换到常规搜索。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/FinishByExclamation.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/FinishByExclamation.html
index b12dab89d2ba..121cc2146c81 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/FinishByExclamation.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/FinishByExclamation.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全
如果按感叹号(!)来接受补全建议,将对此表达式求反。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/FinishBySmartEnter.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/FinishBySmartEnter.html
index cd070d0788e5..01b7360e6f56 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/FinishBySmartEnter.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/FinishBySmartEnter.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全
在使用代码补全时,可以通过 &shortcut:EditorCompleteStatement; 接受建议列表中的当前选择。IDE 不仅会插入所选字符串,还会将当前代码结构转变为语法正确的代码结构(平衡圆括号,添加缺少的大括号和分号等)。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/FixDocComment.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/FixDocComment.html
index 82fc02376ce5..4c4e70d152d2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/FixDocComment.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/FixDocComment.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
修正 Javadoc
如果方法签名已变更,IDE 会高亮显示不同步的文档注释标记,并提供快速修复建议:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/FocusProjectToolWindow.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/FocusProjectToolWindow.html
index bb6a4a831855..33fd46318bec 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/FocusProjectToolWindow.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/FocusProjectToolWindow.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
项目工具窗口
按 &shortcut:ActivateProjectToolWindow; 打开 项目 工具窗口,并将焦点切换到该窗口。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToAction.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToAction.html
index b4d99f7b3dc9..7a7be53cdec2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToAction.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToAction.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查找操作
要快速查找菜单命令、设置或操作,请按 &shortcut:GotoAction; (帮助 | 查找操作 )。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToClass.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToClass.html
index ef5d293c8ecf..8b54697837b4 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToClass.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToClass.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
要在编辑器中快速打开任何类,请按 &shortcut:GotoClass; (导航 | 类 ) 并开始输入类的名称。然后,在建议列表中点击该类。
同样,可以使用 &shortcut:GotoFile; (导航 | 文件 )打开项目中的任何文件。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToDeclaration.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToDeclaration.html
index 5fcca47d9b38..d96acc613b14 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToDeclaration.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToDeclaration.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
导航到声明
要从类、方法或变量的用法导航到其声明,请将文本光标置于符号处并按 &shortcut:GotoDeclaration; (导航 | 声明或用法 )。您还可以在按 Control (在 Windows 和 Linux 中)/Control (在 macOS 中)键的同时点击用法来跳转到声明。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToFile.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToFile.html
index 4c13b0b75352..1e51f372f941 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToFile.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
导航到文件
要快速打开某个文件,请按 &shortcut:GotoFile; (导航 | 文件 )并开始输入其名称。使用筛选器图标可以仅在所选文件类型中进行搜索:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToImplementation.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToImplementation.html
index 5d934c8d7469..8be7ebae9d74 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToImplementation.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToImplementation.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
导航到实现
要导航至抽象方法的实现,请将文本光标置于声明中的用法或名称处,然后按 &shortcut:GotoImplementation; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToInspection.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToInspection.html
index ef822c794a07..bed1ddb3ff65 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToInspection.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToInspection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
搜索代码检查
要快速查找并运行检查,请按 &shortcut:RunInspection; 并开始输入检查名称或其组的名称。从建议列表中选择一项检查并指定作用域。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToSymbol.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToSymbol.html
index 5f16c9096282..3722d9799112 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToSymbol.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/GoToSymbol.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
导航到符号
要在编辑器中快速打开任何类、字段或函数,请按 &shortcut:GotoSymbol; (导航 | 符号 )并开始输入其名称。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/GotoLineInFile.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/GotoLineInFile.html
index 7a125845600d..7faf8f2a22bb 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/GotoLineInFile.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/GotoLineInFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
导航到行
您可以在编辑器中打开文件的特定行。请按 &shortcut:GotoFile; (导航 | 文件 ),开始输入文件名,然后输入 : ,后跟行号。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/HideWidgets.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/HideWidgets.html
index f131a800caa7..1471e9a78cdc 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/HideWidgets.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/HideWidgets.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
在状态栏中配置微件
您可以配置状态栏中显示的微件组。要执行此操作,请右键点击微件,然后选择要查看的条目。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/HierarchyBrowser.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/HierarchyBrowser.html
index ce18dc08b770..33304bde8fa2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/HierarchyBrowser.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/HierarchyBrowser.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查看继承层次结构
要查看所选类的继承层次结构,请按 &shortcut:TypeHierarchy; (导航 | 类型层次结构 )。您也可以直接从编辑器调用层次结构视图来查看当前编辑的类的层次结构。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightImplements.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightImplements.html
index df75d0012f18..48677468d109 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightImplements.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightImplements.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
高亮显示实现
要查看类中实现的接口的所有方法,请在类声明中的 implements 关键字处放置文本光标,然后按 &shortcut:HighlightUsagesInFile; :
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightMethodExitPoint.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightMethodExitPoint.html
index 54c5cb8dd4d3..0351bd9353d8 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightMethodExitPoint.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightMethodExitPoint.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
高亮显示方法的出口点
要查看一个方法的所有退出点,请在其中一个退出点处放置文本光标,例如在 return 语句处放置文本光标,然后按 &shortcut:HighlightUsagesInFile; :
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightThrows.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightThrows.html
index 5ed3027170e9..c695f097de4c 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightThrows.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightThrows.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
高亮显示可能引发异常的语句
您可以查看方法中所有可能抛出某些异常的语句。将文本光标放在 throws 语句处,然后按 &shortcut:HighlightUsagesInFile; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightUsagesInFile.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightUsagesInFile.html
index 45fa46e3efe3..7955cd16ed0e 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightUsagesInFile.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/HighlightUsagesInFile.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
高亮显示文件中的用法
按 &shortcut:HighlightUsagesInFile; (编辑 | 查找用法 | 高亮显示文件中的用法 )可快速高亮显示某个变量在当前文件中的用法。
按 &shortcut:FindNext; 和 &shortcut:FindPrevious; 可浏览高亮显示的用法。 按 &shortcut:EditorEscape; 可移除高亮显示。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/HorizontalScrolling.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/HorizontalScrolling.html
index 7e1f9338e237..fd17631c3350 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/HorizontalScrolling.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/HorizontalScrolling.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
水平滚动
要水平滚动文件,请在按住 Shift 的同时转动鼠标滚轮。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ImagesLookup.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ImagesLookup.html
index c5c5018e28c3..bf448ab683fd 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ImagesLookup.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ImagesLookup.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
预览引用的图像
在弹出窗口而不是单独的编辑器选项卡中预览引用的图像: 将文本光标放在图像名称处,然后按 &shortcut:QuickImplementations; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/InsertLiveTemplate.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/InsertLiveTemplate.html
index 96f752b9b5b9..32223c3603d2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/InsertLiveTemplate.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/InsertLiveTemplate.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查看可用的实时模板
如果您不记得实时模板缩写,请按 &shortcut:InsertLiveTemplate; 查看当前上下文的建议列表。例如,输入 it 并按 &shortcut:InsertLiveTemplate; 可以查看发生的情况。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/InspectCode.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/InspectCode.html
index 8493aad40571..fc2139486218 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/InspectCode.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/InspectCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
检查代码
使用 代码 | 检查代码 可对整个项目或自定义作用域运行代码分析,并在单独的窗口中检查结果。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/IntroduceVariable.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/IntroduceVariable.html
index 93c911fe2e2a..25c9c39b2105 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/IntroduceVariable.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/IntroduceVariable.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
提取变量重构
提取变量 重构可以将所选表达式包装成一个变量。它会添加新的变量声明,并将该表达式用作初始值设定项。请选择一个表达式并按 &shortcut:IntroduceVariable; (重构 | 提取/引入 | 变量 )。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/IntroduceVariableIncompleteCode.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/IntroduceVariableIncompleteCode.html
index 80d09108c36c..494ecb20a457 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/IntroduceVariableIncompleteCode.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/IntroduceVariableIncompleteCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
提取变量
可以对不完整的语句使用 提取变量 重构。按 &shortcut:IntroduceVariable; 并选择表达式。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/JarDiff.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/JarDiff.html
index bd3eae643cae..0c34c7aed755 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/JarDiff.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/JarDiff.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
比较归档
要比较两个 .jar 、 .zip 或 .phar 归档或甚至一个归档中的文件,请在 项目 工具窗口中选择它们并按 &shortcut:CompareTwoFiles; 。
比较归档 功能与 Java 字节码反编译器集成在一起,这样您就可以查看一个库的两个不同版本之间到底有哪些变化。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/JoinLines.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/JoinLines.html
index e89ed53f3489..00cad26e20f4 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/JoinLines.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/JoinLines.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
加入行
要将两行合并为一行并移除不必要的空格,请按 &shortcut:EditorJoinLines; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/LayoutCode.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/LayoutCode.html
index 786bb12f568f..391b183a8173 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/LayoutCode.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/LayoutCode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
重新格式化代码
要根据当前代码样式设置重新格式化代码,请从主菜单中选择 代码 | 重新格式化代码 或按 &shortcut:ReformatCode; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/LensMode.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/LensMode.html
index 5ca0c0c431c0..29ca26be1ebe 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/LensMode.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/LensMode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
镜头模式
要预览代码而不是真正滚动到代码,可将鼠标指针悬停在滚动条上的警告、错误条带或一部分源代码上,就会看到一个镜头:
要禁用镜头,请右键点击滚动条中的错误条纹,然后清除 在滚动条悬停时显示代码镜头 复选框。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/LineEndings.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/LineEndings.html
index 8a1384438b11..e2703446c79a 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/LineEndings.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/LineEndings.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
行分隔符
要检查当前文件中使用了哪些行分隔符,可查看状态栏:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/LineEndingsFolder.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/LineEndingsFolder.html
index 8896fb379f68..78c70d9fc78b 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/LineEndingsFolder.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/LineEndingsFolder.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
更改行分隔符
您不需要在编辑器中打开文件来更改其行分隔符样式。改用 项目 工具窗口: 选择一个或多个文件或文件夹,从主菜单中选择 文件 | 文件属性 | 行分隔符 ,然后选择所需的行尾样式。
对于目录,新行分隔符将递归应用。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/LiveTemplates.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/LiveTemplates.html
index e7c511156d54..22ff9aebdd72 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/LiveTemplates.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/LiveTemplates.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
实时模板
使用实时模板可以插入频繁使用的代码结构。
当您从建议列表中选择一个实时模板时,该模板会扩展到在 Settings 对话框(&shortcut:ShowSettings; )的 编辑器 | 实时模板 页面中定义的变体。
使用 Tab 可在模板字段之间移动。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/MoveInnerToUpper.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/MoveInnerToUpper.html
index f0b2345215a9..df2ffc794c29 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/MoveInnerToUpper.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/MoveInnerToUpper.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
“移动”重构
对声明为 static 的内部类调用 移动 重构 &shortcut:Move; 时,系统会提示您将其设置为顶层类或将其移至另一个类。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/MoveUpDown.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/MoveUpDown.html
index cc047f95ab51..97f580d16740 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/MoveUpDown.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/MoveUpDown.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
上下移动语句
代码 | 上移/下移语句 操作对于重新组织代码行非常有用,例如,可以让变量声明更靠近变量用法。
选择一段代码,然后按 &shortcut:MoveStatementUp; 或 &shortcut:MoveStatementDown; 。
在编辑器中没有选择任何内容时,将移动文本光标位置处的代码行。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Multicursor.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Multicursor.html
index 32afac64d810..e5f53221e674 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Multicursor.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Multicursor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
使用多个文本光标
在 OpenIDE 中,可以使用多个文本光标。按住 Shift+Alt (在 Windows 和 Linux 中) / Shift+Alt (在 macOS 中),然后在不同位置点击,以在编辑器中设置其它文本光标。
然后可以使用左箭头键或右箭头键按 Shift ,以选择多段文本。
按 &shortcut:EditorEscape; 可以移除最近添加的文本光标之外的其他所有文本光标。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Multiselection1.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Multiselection1.html
index a2dd06515189..c076418a1e79 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Multiselection1.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Multiselection1.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
同时编辑多行
要在 列模式 &shortcut:EditorToggleColumnMode; 下选择多段代码,请按住 Control+Alt+Shift (在 Windows 和 Linux 中)/Control+Alt+Shift (在 macOS 中) 并拖动鼠标:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Multiselection2.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Multiselection2.html
index bf710afa3466..af5ffab767ce 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Multiselection2.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Multiselection2.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
选择多个代码段
要选择多段文本并同时对所有片段进行修改,请按住 Shift+Alt (在 Windows 和 Linux 中)/Shift+Alt (在 macOS 中),然后在文本上拖动鼠标:
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/MultiselectionWords.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/MultiselectionWords.html
index 4767f3e9e5d9..850b41887e8f 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/MultiselectionWords.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/MultiselectionWords.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
选择多个代码元素
要选择多个代码元素,请按住 Shift+Alt (在 Windows 和 Linux 中)/Shift+Alt (在 macOS 中),并双击要选择的每个词语。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/NavigateBetweenErrors.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/NavigateBetweenErrors.html
index 05d96bb88b57..aaeb0cb29dcb 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/NavigateBetweenErrors.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/NavigateBetweenErrors.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
在错误之间跳转
按 &shortcut:GotoNextError; 或 &shortcut:GotoPreviousError; 可以分别跳转到当前文件中的下一个或上一个错误。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/OverrideImplementMethods.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/OverrideImplementMethods.html
index a43f18361e92..3f7419f6fac1 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/OverrideImplementMethods.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/OverrideImplementMethods.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
重写方法
按 &shortcut:OverrideMethods; (代码 | 重写方法 ),可以轻松重写基类的方法。
要实现当前类实现的接口(或抽象基类)的方法,请按 &shortcut:ImplementMethods; (代码 | 实现方法 )。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/PostfixCompletion.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/PostfixCompletion.html
index 89b4c10842e8..6568de4aec35 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/PostfixCompletion.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/PostfixCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
后缀代码补全
后缀代码补全从右到左应用,以避免编码时文本光标向后跳转。在要更改的代码段后面输入点 . 并选择所需选项。
要查看带有后缀模板的建议列表,也可以按 &shortcut:InsertLiveTemplate; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/PrintKeywords.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/PrintKeywords.html
index d7b1eb15da5c..1c9dd406ce57 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/PrintKeywords.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/PrintKeywords.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
打印输出的关键字
要让打印输出(文件 | 打印 )变得美观且内容丰富,可以使用关键字。
例如,使用 $DATE$ 和 $TIME$ 可以指定打印输出的确切日期和时间。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickJavaDoc.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickJavaDoc.html
index 3f3e42e3dc32..3f6caf04cf45 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickJavaDoc.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickJavaDoc.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
快速代码文档
要快速查看文本光标处的类或方法的文档,请按 &shortcut:QuickJavaDoc; (视图 | 快速文档 )。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickJavaDocInLookups.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickJavaDocInLookups.html
index 0b026e38e4b5..a47f06d974c4 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickJavaDocInLookups.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickJavaDocInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查看代码引用信息
使用代码补全时,不仅可以在编辑器中使用 &shortcut:QuickJavaDoc; (视图 | 快速文档 )、 &shortcut:ParameterInfo; (视图 | 形参信息 )、 &shortcut:GotoDeclaration; (导航 | 声明 ) 以及类似的快捷键,也可以在建议列表中使用。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickSwitchScheme.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickSwitchScheme.html
index b27181d24284..e3e986447a91 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickSwitchScheme.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/QuickSwitchScheme.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
切换方案
在编辑器中,您可以一键应用不同的代码样式、配色方案或按键映射。按 &shortcut:QuickChangeScheme; (视图 | 快速切换方案 )指定要切换到的方案。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ReaderMode.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ReaderMode.html
index 617757aa7606..1fd1c44a9bc1 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ReaderMode.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ReaderMode.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
阅读器模式
使用 Settings | 编辑器 | 阅读器模式 设置中的选项,可以配置如何在只读文件和库中显示代码和注释,以便于阅读和理解。
您可以启用嵌入提示、字体连字,调整行距,切换注释的渲染视图,等等。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentChanges.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentChanges.html
index 2aaa0d2542aa..ee508e4c760f 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentChanges.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentChanges.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查看最近的更改
使用 &shortcut:RecentChanges; 可以快速查看最近对项目进行的更改。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentFiles.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentFiles.html
index 29d4af166861..964a098176ea 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentFiles.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentFiles.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查看最近的文件
按 &shortcut:RecentFiles; (视图 | 最近的文件 )可查看最近打开的文件列表。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentSearch.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentSearch.html
index e02e479fb623..d258da399294 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentSearch.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/RecentSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
最近搜索历史记录
在文件中搜索文本字符串时,请使用最近搜索历史记录。按 &shortcut:Find; 打开搜索栏,然后按 &shortcut:ShowSearchHistory; 显示最近条目的列表。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/RefactorThis.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/RefactorThis.html
index dfdc2d4b78ab..d895aa6a744e 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/RefactorThis.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/RefactorThis.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
重构此
如果将文本光标置于符号处并按 &shortcut:Refactorings.QuickListPopupAction; ,将打开适用于当前上下文的重构列表。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/RemoveBreakpoint.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/RemoveBreakpoint.html
index 4da307f44b88..96404784e8b1 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/RemoveBreakpoint.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/RemoveBreakpoint.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
断点
为避免意外移除断点,您可以选择从装订区域中拖出断点来将其移除。按 &shortcut:ShowSettings; ,转到 构建、执行、部署 | 调试器 ,并选择 拖动到编辑器中或使用鼠标中键点击 。
点击断点可以启用或禁用断点。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Rename.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Rename.html
index 7605ad4fe21e..de4270db552f 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Rename.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Rename.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
“重命名”重构
通过自动更正您的类、方法和变量的所有使用位置,您可以轻松对它们进行重命名。
将文本光标放置在要重命名的符号处,然后按 &shortcut:RenameElement; (重构 | 重命名 )。键入新名称,然后按 &shortcut:EditorEnter; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/RunTests.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/RunTests.html
index 8572b3fb6303..378a17e35fa3 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/RunTests.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/RunTests.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
运行测试
要快速运行测试类中的所有方法,请点击装订区域中的 ,然后选择 运行 '<TestClass>' :
要只运行一个方法,请点击装订区域中的 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Scratch.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Scratch.html
index a2ead077481c..9bc8ab5d2a19 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Scratch.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Scratch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
临时文件
临时文件是一种临时性文件,借助这种文件,不必创建任何项目文件,即可在编辑器中进行实验和原型设计。
要创建临时文件,请按 &shortcut:NewScratchFile; ,然后选择要使用的语言。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchEverywhere.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchEverywhere.html
index e5f0b519599f..d8c672362d09 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchEverywhere.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchEverywhere.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
随处搜索
按两次 Shift 可在项目中搜索文件、操作、符号、UI 元素、Git 分支和注释。再次按两次 Shift ,可将搜索扩展到非项目条目。
对类使用标签页或直接快捷键 &shortcut:GotoClass; ,对文件使用 &shortcut:GotoFile; ,对符号使用 &shortcut:GotoSymbol; ,对操作使用 &shortcut:GotoAction; ,可以缩小搜索结果的范围。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchEverywhereSettings.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchEverywhereSettings.html
index 1a8904ccceff..4e95239ec6eb 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchEverywhereSettings.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchEverywhereSettings.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
搜索设置和插件
在“随处搜索”窗口的搜索字段中输入 / (按两次 Shift )可以搜索设置、设置选项和插件组。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchForGit.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchForGit.html
index db404090ae24..dd5a0d0a3a84 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchForGit.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SearchForGit.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
搜索 Git 提交
按两下 Shift ,然后在 日志 视图中搜索 Git 分支、标记、提交哈希或消息以跳转到相应位置.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondBasicClassNameCompletion.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondBasicClassNameCompletion.html
index 613237a7a207..a4b5f45cca43 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondBasicClassNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondBasicClassNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全
代码补全会建议从当前文本光标位置可以到达的选择。按两次 &shortcut:CodeCompletion; 还可以查看不可访问的类和成员。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionArrayMember.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionArrayMember.html
index d388e7219510..add7321f2f8e 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionArrayMember.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionArrayMember.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
类型匹配代码补全
当上下文中存在预期类型的数组时,调用两次类型匹配代码补全(&shortcut:SmartTypeCompletion; )。IDE 将建议从该数组中获取元素。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionAsList.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionAsList.html
index 5baa351ef6a1..e2c9c1cccd40 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionAsList.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionAsList.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
类型匹配代码补全
在预期为数组类型时,调用两次类型匹配代码补全(&shortcut:SmartTypeCompletion; )。IDE 将搜索具有相同组件类型的数组,并建议使用 Arrays.asList() 调用进行转换。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionChain.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionChain.html
index f6c2084ea78e..cf3cb56e3326 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionChain.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionChain.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
类型匹配补全
调用两次类型匹配代码补全(&shortcut:SmartTypeCompletion; )将搜索预期类型的链式表达式。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionToar.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionToar.html
index f04c46fd88c7..25f65b7b18fc 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionToar.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SecondSmartCompletionToar.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
类型匹配代码补全
在预期为数组类型时,调用两次类型匹配代码补全(&shortcut:SmartTypeCompletion; )。IDE 将搜索具有相同组件类型的集合,并建议使用 toArray() 调用进行转换。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SelectIn.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SelectIn.html
index eb2dd6e4ccb3..f0ce9d008b67 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SelectIn.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SelectIn.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
选择范围
要在另一视图中快速选择当前编辑的元素(类、文件、方法或字段),请按 &shortcut:SelectIn; 或调用 导航 | 选择范围 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/ShowUsages.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/ShowUsages.html
index dcc48f149bce..de6cc66eacb3 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/ShowUsages.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/ShowUsages.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
显示用法
您可以查看类、方法或变量在整个项目中的所有用法的列表,并快速导航至所选条目。将文本光标放在符号处,然后按 &shortcut:ShowUsages; (编辑 | 查找用法 | 显示用法 )。
要跳转到某个用法,请在列表中选择该用法,然后按 &shortcut:EditorEnter; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeAfterNew.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeAfterNew.html
index fbef40f95eb5..8955d90cef4a 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeAfterNew.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeAfterNew.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
类型匹配代码补全
在 new 关键字后面使用类型匹配补全 &shortcut:SmartTypeCompletion; ,可以实例化预期类型的对象。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeCasting.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeCasting.html
index 2e83ece49550..d257e049857f 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeCasting.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeCasting.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
类型匹配补全
在需要将表达式值转换为所需类型时,请使用类型匹配补全。例如,键入
String s = (
并按 &shortcut:SmartTypeCompletion; 查看发生的情况。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeCompletion.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeCompletion.html
index 6220213e2002..0c73010375bb 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeCompletion.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SmartTypeCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
类型匹配代码补全
类型匹配代码补全可以分析整个表达式的预期类型,并帮助找到在当前上下文中适用的方法和变量。它适用于 return 关键字后面、赋值中、方法调用的实参列表中以及其他位置。按 &shortcut:SmartTypeCompletion; (代码 | 代码补全 | 类型匹配 )可获取筛选后的补全列表。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SpeedSearch.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SpeedSearch.html
index b61aafeaf29f..e2a809ac565c 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SpeedSearch.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SpeedSearch.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
在树状图中快速搜索
在所有树状图中都可以执行快速搜索,例如,在 项目 工具窗口中。开始输入,然后很快就能找到所需条目。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Spellchecker.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Spellchecker.html
index e9d480be7a3d..e76b987270de 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Spellchecker.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Spellchecker.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
检查拼写和语法
拼写和语法检查默认处于启用状态。这些检查由与 IDE 捆绑在一起的 Grazie 插件提供。要配置校对设置,请按 &shortcut:ShowSettings; 打开设置,然后导航至 编辑器 | 自然语言 | 语法 。
所有文本,包括注释、文本字符串和文字,都根据预定义或自定义字典进行检查。拼写错误会高亮显示,以便您可以选择正确的单词、接受当前的拼写或禁用检查。
要修正拼写或语法错误,请按 &shortcut:ShowIntentionActions; 查看可用操作列表。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SpellcheckerDictionaries.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SpellcheckerDictionaries.html
index d38790bad51e..97434919c397 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SpellcheckerDictionaries.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SpellcheckerDictionaries.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
添加自定义字典以检查拼写
当预定义字典中缺少某些单词时,您可以自行创建字典。自定义字典是 .dic 文本文件,其中的每个单词都位于新行。
要添加新字典,请按 &shortcut:ShowSettings; 打开设置,然后导航至 编辑器 | 自然语言 | 拼写 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SplitEditor.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SplitEditor.html
index 90dfd0eed95b..814e00b2beee 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SplitEditor.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SplitEditor.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
并排查看文件
在编辑器中可以并排查看多个文件。右键点击所需的编辑器标签页,然后选择编辑器拆分方式(向右拆分 或 向下拆分 )。
或者,将标签页拖动到编辑器中的任何区域以激活分屏模式。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/SurroundWith.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/SurroundWith.html
index a19f0678cf90..f6c2a0b24bb4 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/SurroundWith.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/SurroundWith.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
包围代码段
要以有用的结构快速包装代码块,请在编辑器中将其选中,然后按 &shortcut:SurroundWith; (代码 | 包围方式 )。
可用选项或包装器的列表具有上下文相关的特点,并且取决于语言。例如,可以使用标记包围 html 块,等等。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/Switcher.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/Switcher.html
index 4514f906fdb0..e8d07c06aa53 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/Switcher.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/Switcher.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
导航切换器
使用切换器 &shortcut:Switcher; 在打开的文件和工具窗口之间导航。按住 Control 使切换器弹出框保持打开状态。对于导航,请使用 Tab 和 Shift+Tab 。
按 Delete 或 BackSpace 关闭编辑器标签页或隐藏工具窗口。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/TabInLookups.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/TabInLookups.html
index 0b15cd8a8b39..49f62972a5cd 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/TabInLookups.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/TabInLookups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
代码补全
使用代码补全时,可以按 &shortcut:EditorChooseLookupItemReplace; 来接受弹出列表中当前高亮显示的选择。
与使用 &shortcut:EditorChooseLookupItem; 接受建议不同,所选名称将覆盖文本光标右侧名称的其余部分。这对于将一个方法或变量名称替换为另一个特别有用。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/TagNameCompletion.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/TagNameCompletion.html
index a61e40a4b4f0..0c98286bbff5 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/TagNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/TagNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
补全 XML 标签名称
按两次 &shortcut:CodeCompletion; 可以从没有在当前文件中声明的命名空间补全 XML 标记名称。如果命名空间尚未声明,则会自动生成声明。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/VariableNameCompletion.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/VariableNameCompletion.html
index 5a4f12acff3d..97a5875619d2 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/VariableNameCompletion.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/VariableNameCompletion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
补全变量名称
在声明变量时,代码补全可以提供名称建议。例如,开始输入 private FileOutputStream 。IDE 将向您显示一个建议列表。
您可以在 Settings 对话框(&shortcut:ShowSettings; )的 代码样式 下自定义局部变量、参数、实例和 static 字段的名称前缀。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/VcsQuickList.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/VcsQuickList.html
index 5ca9734c354b..51063b62f4af 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/VcsQuickList.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/VcsQuickList.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
访问 VCS 相关选项
要访问当前上下文中可用的所有与 VCS 相关的命令,请按 &shortcut:Vcs.QuickListPopupAction; 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/WideScreen.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/WideScreen.html
index 45ca24d1182d..ea32dfd0ae41 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/WideScreen.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/WideScreen.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
调整工具窗口布局
调整 IDE 工具窗口布局,以便更好地利用屏幕区域。
按拆分器上的 Control+LeftClick (在 Windows 和 Linux 中) / Control+LeftClick (在 macOS 中),在垂直放置和并排放置工具窗口之间切换。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/WildcardsInNavigationPopups.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/WildcardsInNavigationPopups.html
index 0e3a3fe97f61..ea94d27ec9ee 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/WildcardsInNavigationPopups.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/WildcardsInNavigationPopups.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
随处搜索中的通配符
搜索类、文件或符号时,在“到随处索”(按两下 Shift ) 中使用文本模式。 使用 * 和 空格键 :
* 表示任意数量的任意字符。
空格 表明模式结束。前面的字符串不仅被视为前缀,也被视为整个模式。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/add_jdk.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/add_jdk.html
index b1fc614e2e22..cfe3885b6676 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/add_jdk.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/add_jdk.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
为您的项目添加 JDK
您可以直接从 IDE 添加所需版本和供应商的 JDK。转到 文件 | 项目结构 | 项目 ,展开 SDK 列表,然后选择 下载 JDK 。此选项也适用于 新建项目 向导(文件 | 新建 | 项目 )中的新项目。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/find_usages.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/find_usages.html
index a2d19cec4d30..792b37c47650 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/find_usages.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/find_usages.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
查找用法
按 &shortcut:FindUsages; 可快速定位引用文本光标处符号的代码的所有匹配项,无论该符号是类、方法、字段、形参的一部分还是其他语句的一部分,它都能找到。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/implement-using-completion.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/implement-using-completion.html
index 1b9552d9085a..b8a7f7db1874 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/implement-using-completion.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/implement-using-completion.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
通过代码补全生成样板代码
您可以生成 getter 和 setter 等样板代码,并使用代码补全实现接口方法。
只需开始输入可能的方法名称,例如输入 gn 可以生成 getName() ,输入 ct 可以实现 compareTo() 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/jump_to_colors_fonts.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/jump_to_colors_fonts.html
index 7e312aa628da..9c9ae82da878 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/jump_to_colors_fonts.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/jump_to_colors_fonts.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
自定义代码颜色
如果不喜欢代码的颜色,请按 &shortcut:GotoAction; ,输入 Jump ,然后点击 跳转到颜色和字体 。您将转到设置页面,从中可以修改文本光标处代码元素的颜色。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/local_history.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/local_history.html
index a66e89627344..f5030478afc9 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/local_history.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/local_history.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
本地历史记录
借助“本地历史记录”,您可以跟踪对文件、类、方法或任何代码段的所有更改,并在必要时回滚到任何稳定的点。要查看本地历史记录,请从主菜单中选择 文件 | 本地历史记录 | 显示历史记录 。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/new_items.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/new_items.html
index 58482973ba88..a30f6e7ed8a6 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/new_items.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/new_items.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
添加文件、文件夹和软件包
在 项目 工具窗口(&shortcut:ActivateProjectToolWindow; )中,选择需要新条目的节点,然后按 &shortcut:Generate; 打开可能选项的列表。
例如,您可以创建 Java 类、软件包或文件夹。请注意,列表中的选项取决于您当前的上下文和已安装的插件。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/partial_git_commit.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/partial_git_commit.html
index 2f78f8142291..255efcadb0f1 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/partial_git_commit.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/partial_git_commit.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
部分提交更改
要在不同提交之间拆分对同一文件所做的更改,请在 提交 工具窗口 &shortcut:ActivateCommitToolWindow; 中点击 差异 。选中要提交的每个被修改的代码块或新代码块旁边的复选框,然后点击 提交 。未选择的更改将保留在当前更改列表中。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/pull_requests.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/pull_requests.html
index 734108302197..d0f6e023e45a 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/pull_requests.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/pull_requests.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
管理拉取请求
直接从 IDE 管理传入的 GitHub 拉取请求: 从主菜单中选择 Git | GitHub | 查看拉取请求 。OpenIDE 支持您分配和合并拉取请求,查看时间线和内联注释,提交注释和检查,以及在不退出 IDE 的情况下接受更改.
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/recent-locations.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/recent-locations.html
index 103a9757d8cd..9aa080ab617f 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/recent-locations.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/recent-locations.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
导航到最近的位置
按 &shortcut:RecentLocations; 可获取最近查看或更改的代码段的列表。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/run_anything.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/run_anything.html
index d88e058f0cdf..09a9082db1b0 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/run_anything.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/run_anything.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
运行任何内容
按两次 Control 可快速访问多项操作,例如打开项目、启动运行/调试配置、运行命令行实用工具等。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/search_everywhere_expr.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/search_everywhere_expr.html
index 95be5641e891..fec32ab380b6 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/search_everywhere_expr.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/search_everywhere_expr.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
对数学表达式求值
您可以使用 随处搜索 窗口(按两次 Shift )对简单的算术表达式求值。
在“搜索”字段中输入要求值的表达式。结果将显示在搜索结果中。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/smart_selection.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/smart_selection.html
index 48f75b55c846..68c1e8245225 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/smart_selection.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/smart_selection.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
更改代码选择
在编辑器中,按 &shortcut:EditorSelectWord; / &shortcut:EditorUnSelectWord; 可扩大或缩小当前代码选区。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/localization/zh/CN/tips/structural_search.html b/ideTipsAndTricks/resources/localization/zh/CN/tips/structural_search.html
index 46bd4e01bdd3..bec9c2cc2409 100644
--- a/ideTipsAndTricks/resources/localization/zh/CN/tips/structural_search.html
+++ b/ideTipsAndTricks/resources/localization/zh/CN/tips/structural_search.html
@@ -1,3 +1,14 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
结构化搜索
选择 编辑 | 查找 | 结构化搜索 以搜索代码模式或语法结构。
\ No newline at end of file
diff --git a/ideTipsAndTricks/resources/tips/AltInsertInEditor.html b/ideTipsAndTricks/resources/tips/AltInsertInEditor.html
index eddbd840ddb0..efa18233f56e 100644
--- a/ideTipsAndTricks/resources/tips/AltInsertInEditor.html
+++ b/ideTipsAndTricks/resources/tips/AltInsertInEditor.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/AnnotationsAndDiffs.html b/ideTipsAndTricks/resources/tips/AnnotationsAndDiffs.html
index c49c6241b478..8770fd29396d 100644
--- a/ideTipsAndTricks/resources/tips/AnnotationsAndDiffs.html
+++ b/ideTipsAndTricks/resources/tips/AnnotationsAndDiffs.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Antivirus.html b/ideTipsAndTricks/resources/tips/Antivirus.html
index abbf226eefee..bca541ccd884 100644
--- a/ideTipsAndTricks/resources/tips/Antivirus.html
+++ b/ideTipsAndTricks/resources/tips/Antivirus.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/BreakpointIntentions.html b/ideTipsAndTricks/resources/tips/BreakpointIntentions.html
index e95bde83d716..1abdaad64f47 100644
--- a/ideTipsAndTricks/resources/tips/BreakpointIntentions.html
+++ b/ideTipsAndTricks/resources/tips/BreakpointIntentions.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/BreakpointSpeedmenu.html b/ideTipsAndTricks/resources/tips/BreakpointSpeedmenu.html
index 368c46fdd3fb..a5810d1b881a 100644
--- a/ideTipsAndTricks/resources/tips/BreakpointSpeedmenu.html
+++ b/ideTipsAndTricks/resources/tips/BreakpointSpeedmenu.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CamelHumpsInCodeCompletion.html b/ideTipsAndTricks/resources/tips/CamelHumpsInCodeCompletion.html
index 7d78a3d6b95d..97bee64aa7c1 100644
--- a/ideTipsAndTricks/resources/tips/CamelHumpsInCodeCompletion.html
+++ b/ideTipsAndTricks/resources/tips/CamelHumpsInCodeCompletion.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CamelPrefixesInNavigationPopups.html b/ideTipsAndTricks/resources/tips/CamelPrefixesInNavigationPopups.html
index d9029086ecb6..9dca2f224b1f 100644
--- a/ideTipsAndTricks/resources/tips/CamelPrefixesInNavigationPopups.html
+++ b/ideTipsAndTricks/resources/tips/CamelPrefixesInNavigationPopups.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CancelByControlArrows.html b/ideTipsAndTricks/resources/tips/CancelByControlArrows.html
index 28acdd079e08..a74bb005c54c 100644
--- a/ideTipsAndTricks/resources/tips/CancelByControlArrows.html
+++ b/ideTipsAndTricks/resources/tips/CancelByControlArrows.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ChangeSignatureAfterMovingParameters.html b/ideTipsAndTricks/resources/tips/ChangeSignatureAfterMovingParameters.html
index d25f8c73ad24..1c85367e2761 100644
--- a/ideTipsAndTricks/resources/tips/ChangeSignatureAfterMovingParameters.html
+++ b/ideTipsAndTricks/resources/tips/ChangeSignatureAfterMovingParameters.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ChangeSorting.html b/ideTipsAndTricks/resources/tips/ChangeSorting.html
index 885e5fa10b85..660ef27fb3fb 100644
--- a/ideTipsAndTricks/resources/tips/ChangeSorting.html
+++ b/ideTipsAndTricks/resources/tips/ChangeSorting.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CheckRegExp.html b/ideTipsAndTricks/resources/tips/CheckRegExp.html
index e7688f60d535..568b928cd035 100644
--- a/ideTipsAndTricks/resources/tips/CheckRegExp.html
+++ b/ideTipsAndTricks/resources/tips/CheckRegExp.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ClipboardStack.html b/ideTipsAndTricks/resources/tips/ClipboardStack.html
index afc7bc1a48f1..b31d2e1e306d 100644
--- a/ideTipsAndTricks/resources/tips/ClipboardStack.html
+++ b/ideTipsAndTricks/resources/tips/ClipboardStack.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CloseOthers.html b/ideTipsAndTricks/resources/tips/CloseOthers.html
index 58f4dcb075d6..dd581d08e6ae 100644
--- a/ideTipsAndTricks/resources/tips/CloseOthers.html
+++ b/ideTipsAndTricks/resources/tips/CloseOthers.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Close_all_editor_tabs.html b/ideTipsAndTricks/resources/tips/Close_all_editor_tabs.html
index a5ee73af90d4..05f464c6dde8 100644
--- a/ideTipsAndTricks/resources/tips/Close_all_editor_tabs.html
+++ b/ideTipsAndTricks/resources/tips/Close_all_editor_tabs.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CodeCompletion.html b/ideTipsAndTricks/resources/tips/CodeCompletion.html
index 196ee922d6bc..78249bf48de0 100644
--- a/ideTipsAndTricks/resources/tips/CodeCompletion.html
+++ b/ideTipsAndTricks/resources/tips/CodeCompletion.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CodeCompletionInSearch.html b/ideTipsAndTricks/resources/tips/CodeCompletionInSearch.html
index 9c35fe7a153d..edfa120a20c5 100644
--- a/ideTipsAndTricks/resources/tips/CodeCompletionInSearch.html
+++ b/ideTipsAndTricks/resources/tips/CodeCompletionInSearch.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ColumnSelection.html b/ideTipsAndTricks/resources/tips/ColumnSelection.html
index 67691590cbec..7365a5e5eebf 100644
--- a/ideTipsAndTricks/resources/tips/ColumnSelection.html
+++ b/ideTipsAndTricks/resources/tips/ColumnSelection.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CommentCode.html b/ideTipsAndTricks/resources/tips/CommentCode.html
index a1f3635361cf..28be06563905 100644
--- a/ideTipsAndTricks/resources/tips/CommentCode.html
+++ b/ideTipsAndTricks/resources/tips/CommentCode.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CompareEditorWithClipboard.html b/ideTipsAndTricks/resources/tips/CompareEditorWithClipboard.html
index 66fe731d51b0..3bb047e4066b 100644
--- a/ideTipsAndTricks/resources/tips/CompareEditorWithClipboard.html
+++ b/ideTipsAndTricks/resources/tips/CompareEditorWithClipboard.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CompleteStatement.html b/ideTipsAndTricks/resources/tips/CompleteStatement.html
index 935896c21e5b..98d9f2964037 100644
--- a/ideTipsAndTricks/resources/tips/CompleteStatement.html
+++ b/ideTipsAndTricks/resources/tips/CompleteStatement.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CompletionImportStatic.html b/ideTipsAndTricks/resources/tips/CompletionImportStatic.html
index 6d88dd5bae7a..69c734297975 100644
--- a/ideTipsAndTricks/resources/tips/CompletionImportStatic.html
+++ b/ideTipsAndTricks/resources/tips/CompletionImportStatic.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ConfiguringTerminal.html b/ideTipsAndTricks/resources/tips/ConfiguringTerminal.html
index f25f70d23c17..95269e63b3c9 100644
--- a/ideTipsAndTricks/resources/tips/ConfiguringTerminal.html
+++ b/ideTipsAndTricks/resources/tips/ConfiguringTerminal.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ContextActions.html b/ideTipsAndTricks/resources/tips/ContextActions.html
index 0378753b8a28..69d023363f92 100644
--- a/ideTipsAndTricks/resources/tips/ContextActions.html
+++ b/ideTipsAndTricks/resources/tips/ContextActions.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CopyClass.html b/ideTipsAndTricks/resources/tips/CopyClass.html
index 9a2eb2ab5922..543ce08f691d 100644
--- a/ideTipsAndTricks/resources/tips/CopyClass.html
+++ b/ideTipsAndTricks/resources/tips/CopyClass.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CopyPasteReference.html b/ideTipsAndTricks/resources/tips/CopyPasteReference.html
index a5e397f85fcf..b86cd5bf1ad0 100644
--- a/ideTipsAndTricks/resources/tips/CopyPasteReference.html
+++ b/ideTipsAndTricks/resources/tips/CopyPasteReference.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CopyWithNoSelection.html b/ideTipsAndTricks/resources/tips/CopyWithNoSelection.html
index 4ccc879f5862..8f3e3e08e32f 100644
--- a/ideTipsAndTricks/resources/tips/CopyWithNoSelection.html
+++ b/ideTipsAndTricks/resources/tips/CopyWithNoSelection.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Copyright.html b/ideTipsAndTricks/resources/tips/Copyright.html
index 00d5bed69c98..9a2a3608ddc4 100644
--- a/ideTipsAndTricks/resources/tips/Copyright.html
+++ b/ideTipsAndTricks/resources/tips/Copyright.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CreatePropertyTag.html b/ideTipsAndTricks/resources/tips/CreatePropertyTag.html
index 4ac102116f1f..bca50143d43b 100644
--- a/ideTipsAndTricks/resources/tips/CreatePropertyTag.html
+++ b/ideTipsAndTricks/resources/tips/CreatePropertyTag.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CtrlD.html b/ideTipsAndTricks/resources/tips/CtrlD.html
index aeee0728bf8e..730766ca14e6 100644
--- a/ideTipsAndTricks/resources/tips/CtrlD.html
+++ b/ideTipsAndTricks/resources/tips/CtrlD.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CtrlDotInLookups.html b/ideTipsAndTricks/resources/tips/CtrlDotInLookups.html
index 9e623afd6f8c..a15fe4281543 100644
--- a/ideTipsAndTricks/resources/tips/CtrlDotInLookups.html
+++ b/ideTipsAndTricks/resources/tips/CtrlDotInLookups.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CtrlShiftI.html b/ideTipsAndTricks/resources/tips/CtrlShiftI.html
index 94300f008aad..38a5c99c2a99 100644
--- a/ideTipsAndTricks/resources/tips/CtrlShiftI.html
+++ b/ideTipsAndTricks/resources/tips/CtrlShiftI.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CtrlShiftIForLookup.html b/ideTipsAndTricks/resources/tips/CtrlShiftIForLookup.html
index 5f746b936f74..8c643199c142 100644
--- a/ideTipsAndTricks/resources/tips/CtrlShiftIForLookup.html
+++ b/ideTipsAndTricks/resources/tips/CtrlShiftIForLookup.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/CtrlW.html b/ideTipsAndTricks/resources/tips/CtrlW.html
index a6830c163de3..fc0fed373814 100644
--- a/ideTipsAndTricks/resources/tips/CtrlW.html
+++ b/ideTipsAndTricks/resources/tips/CtrlW.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/DeleteLine.html b/ideTipsAndTricks/resources/tips/DeleteLine.html
index 5e999fca3896..23e402c2327e 100644
--- a/ideTipsAndTricks/resources/tips/DeleteLine.html
+++ b/ideTipsAndTricks/resources/tips/DeleteLine.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/DiffChevron.html b/ideTipsAndTricks/resources/tips/DiffChevron.html
index bb593e508b23..2828a0132c83 100644
--- a/ideTipsAndTricks/resources/tips/DiffChevron.html
+++ b/ideTipsAndTricks/resources/tips/DiffChevron.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/DirDiff.html b/ideTipsAndTricks/resources/tips/DirDiff.html
index 47c464557c30..bc5517e2da01 100644
--- a/ideTipsAndTricks/resources/tips/DirDiff.html
+++ b/ideTipsAndTricks/resources/tips/DirDiff.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/DotEtcInLookups.html b/ideTipsAndTricks/resources/tips/DotEtcInLookups.html
index dbbe3daa5e39..8d965282cec1 100644
--- a/ideTipsAndTricks/resources/tips/DotEtcInLookups.html
+++ b/ideTipsAndTricks/resources/tips/DotEtcInLookups.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/DragToOpen.html b/ideTipsAndTricks/resources/tips/DragToOpen.html
index 6cee3c1efde6..f57d32589b76 100644
--- a/ideTipsAndTricks/resources/tips/DragToOpen.html
+++ b/ideTipsAndTricks/resources/tips/DragToOpen.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/EditRegExp.html b/ideTipsAndTricks/resources/tips/EditRegExp.html
index 8274bf142a79..95ec0d26fe65 100644
--- a/ideTipsAndTricks/resources/tips/EditRegExp.html
+++ b/ideTipsAndTricks/resources/tips/EditRegExp.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/EditorConfig.html b/ideTipsAndTricks/resources/tips/EditorConfig.html
index 7f3a717494f2..f640261a79a9 100644
--- a/ideTipsAndTricks/resources/tips/EditorConfig.html
+++ b/ideTipsAndTricks/resources/tips/EditorConfig.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Escape.html b/ideTipsAndTricks/resources/tips/Escape.html
index 630150f83111..97549ef4108a 100644
--- a/ideTipsAndTricks/resources/tips/Escape.html
+++ b/ideTipsAndTricks/resources/tips/Escape.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/EvaluateExpression.html b/ideTipsAndTricks/resources/tips/EvaluateExpression.html
index 11e530cf43fe..e513f184140c 100644
--- a/ideTipsAndTricks/resources/tips/EvaluateExpression.html
+++ b/ideTipsAndTricks/resources/tips/EvaluateExpression.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ExternalJavaDoc.html b/ideTipsAndTricks/resources/tips/ExternalJavaDoc.html
index f8392793b7bb..bc31c006b2fa 100644
--- a/ideTipsAndTricks/resources/tips/ExternalJavaDoc.html
+++ b/ideTipsAndTricks/resources/tips/ExternalJavaDoc.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/FileStructurePopup.html b/ideTipsAndTricks/resources/tips/FileStructurePopup.html
index e719efdca521..6291c75396e6 100644
--- a/ideTipsAndTricks/resources/tips/FileStructurePopup.html
+++ b/ideTipsAndTricks/resources/tips/FileStructurePopup.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/FindInPath.html b/ideTipsAndTricks/resources/tips/FindInPath.html
index 4c83965fac92..9e1f2eada7a8 100644
--- a/ideTipsAndTricks/resources/tips/FindInPath.html
+++ b/ideTipsAndTricks/resources/tips/FindInPath.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/FindReplaceToggle.html b/ideTipsAndTricks/resources/tips/FindReplaceToggle.html
index e75598880943..bed39b939fb6 100644
--- a/ideTipsAndTricks/resources/tips/FindReplaceToggle.html
+++ b/ideTipsAndTricks/resources/tips/FindReplaceToggle.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/FinishByExclamation.html b/ideTipsAndTricks/resources/tips/FinishByExclamation.html
index b834e0205d64..7db54eb15a9d 100644
--- a/ideTipsAndTricks/resources/tips/FinishByExclamation.html
+++ b/ideTipsAndTricks/resources/tips/FinishByExclamation.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/FinishBySmartEnter.html b/ideTipsAndTricks/resources/tips/FinishBySmartEnter.html
index 49caaa7a0c05..1ca98bc6549d 100644
--- a/ideTipsAndTricks/resources/tips/FinishBySmartEnter.html
+++ b/ideTipsAndTricks/resources/tips/FinishBySmartEnter.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/FixDocComment.html b/ideTipsAndTricks/resources/tips/FixDocComment.html
index e2924dcd7ae6..c1f66fd95cbb 100644
--- a/ideTipsAndTricks/resources/tips/FixDocComment.html
+++ b/ideTipsAndTricks/resources/tips/FixDocComment.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/FocusProjectToolWindow.html b/ideTipsAndTricks/resources/tips/FocusProjectToolWindow.html
index a9aef3f32f61..85a47c1cf508 100644
--- a/ideTipsAndTricks/resources/tips/FocusProjectToolWindow.html
+++ b/ideTipsAndTricks/resources/tips/FocusProjectToolWindow.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/GoToAction.html b/ideTipsAndTricks/resources/tips/GoToAction.html
index 64959ef82640..5c6301226e41 100644
--- a/ideTipsAndTricks/resources/tips/GoToAction.html
+++ b/ideTipsAndTricks/resources/tips/GoToAction.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/GoToClass.html b/ideTipsAndTricks/resources/tips/GoToClass.html
index 1a402e78d18e..a8dbf1a1363c 100644
--- a/ideTipsAndTricks/resources/tips/GoToClass.html
+++ b/ideTipsAndTricks/resources/tips/GoToClass.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/GoToDeclaration.html b/ideTipsAndTricks/resources/tips/GoToDeclaration.html
index 7c1d54fa800f..451bd1963121 100644
--- a/ideTipsAndTricks/resources/tips/GoToDeclaration.html
+++ b/ideTipsAndTricks/resources/tips/GoToDeclaration.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/GoToFile.html b/ideTipsAndTricks/resources/tips/GoToFile.html
index 9088bccf9267..69d7c36fd1c2 100644
--- a/ideTipsAndTricks/resources/tips/GoToFile.html
+++ b/ideTipsAndTricks/resources/tips/GoToFile.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/GoToImplementation.html b/ideTipsAndTricks/resources/tips/GoToImplementation.html
index a8f092c7fa80..c702ed53f276 100644
--- a/ideTipsAndTricks/resources/tips/GoToImplementation.html
+++ b/ideTipsAndTricks/resources/tips/GoToImplementation.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/GoToInspection.html b/ideTipsAndTricks/resources/tips/GoToInspection.html
index 74cbad0f3329..6a52e6d25382 100644
--- a/ideTipsAndTricks/resources/tips/GoToInspection.html
+++ b/ideTipsAndTricks/resources/tips/GoToInspection.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/GoToSymbol.html b/ideTipsAndTricks/resources/tips/GoToSymbol.html
index 66d3f2449933..8d0cab730d48 100644
--- a/ideTipsAndTricks/resources/tips/GoToSymbol.html
+++ b/ideTipsAndTricks/resources/tips/GoToSymbol.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/GotoLineInFile.html b/ideTipsAndTricks/resources/tips/GotoLineInFile.html
index 4740b7709e2a..bbf31bfbc011 100644
--- a/ideTipsAndTricks/resources/tips/GotoLineInFile.html
+++ b/ideTipsAndTricks/resources/tips/GotoLineInFile.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/HideWidgets.html b/ideTipsAndTricks/resources/tips/HideWidgets.html
index b86cb25aacdf..2a046722e90d 100644
--- a/ideTipsAndTricks/resources/tips/HideWidgets.html
+++ b/ideTipsAndTricks/resources/tips/HideWidgets.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/HierarchyBrowser.html b/ideTipsAndTricks/resources/tips/HierarchyBrowser.html
index 34d35d5ac8b0..4879b7da1138 100644
--- a/ideTipsAndTricks/resources/tips/HierarchyBrowser.html
+++ b/ideTipsAndTricks/resources/tips/HierarchyBrowser.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/HighlightImplements.html b/ideTipsAndTricks/resources/tips/HighlightImplements.html
index 1fd1deb55c4a..b945195cbf16 100644
--- a/ideTipsAndTricks/resources/tips/HighlightImplements.html
+++ b/ideTipsAndTricks/resources/tips/HighlightImplements.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/HighlightMethodExitPoint.html b/ideTipsAndTricks/resources/tips/HighlightMethodExitPoint.html
index e23840931050..eaf7667aafb1 100644
--- a/ideTipsAndTricks/resources/tips/HighlightMethodExitPoint.html
+++ b/ideTipsAndTricks/resources/tips/HighlightMethodExitPoint.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/HighlightThrows.html b/ideTipsAndTricks/resources/tips/HighlightThrows.html
index c5087daedb5d..16ead1ed671a 100644
--- a/ideTipsAndTricks/resources/tips/HighlightThrows.html
+++ b/ideTipsAndTricks/resources/tips/HighlightThrows.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/HighlightUsagesInFile.html b/ideTipsAndTricks/resources/tips/HighlightUsagesInFile.html
index df763c9e2503..d48e9432ee58 100644
--- a/ideTipsAndTricks/resources/tips/HighlightUsagesInFile.html
+++ b/ideTipsAndTricks/resources/tips/HighlightUsagesInFile.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/HorizontalScrolling.html b/ideTipsAndTricks/resources/tips/HorizontalScrolling.html
index 6c28e9ba4eb2..bd96fe41c72f 100644
--- a/ideTipsAndTricks/resources/tips/HorizontalScrolling.html
+++ b/ideTipsAndTricks/resources/tips/HorizontalScrolling.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ImagesLookup.html b/ideTipsAndTricks/resources/tips/ImagesLookup.html
index a208bb8f94c2..209e0a91e0db 100644
--- a/ideTipsAndTricks/resources/tips/ImagesLookup.html
+++ b/ideTipsAndTricks/resources/tips/ImagesLookup.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/InsertLiveTemplate.html b/ideTipsAndTricks/resources/tips/InsertLiveTemplate.html
index e0bbf9e1c2cb..11bbb5a30b35 100644
--- a/ideTipsAndTricks/resources/tips/InsertLiveTemplate.html
+++ b/ideTipsAndTricks/resources/tips/InsertLiveTemplate.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/InspectCode.html b/ideTipsAndTricks/resources/tips/InspectCode.html
index 1f0e9c36317c..5ce900a1233b 100644
--- a/ideTipsAndTricks/resources/tips/InspectCode.html
+++ b/ideTipsAndTricks/resources/tips/InspectCode.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/IntroduceVariable.html b/ideTipsAndTricks/resources/tips/IntroduceVariable.html
index 79c97ea33643..750207ed7a0d 100644
--- a/ideTipsAndTricks/resources/tips/IntroduceVariable.html
+++ b/ideTipsAndTricks/resources/tips/IntroduceVariable.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/IntroduceVariableIncompleteCode.html b/ideTipsAndTricks/resources/tips/IntroduceVariableIncompleteCode.html
index 2e1b302df27b..fa22aace8475 100644
--- a/ideTipsAndTricks/resources/tips/IntroduceVariableIncompleteCode.html
+++ b/ideTipsAndTricks/resources/tips/IntroduceVariableIncompleteCode.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/JarDiff.html b/ideTipsAndTricks/resources/tips/JarDiff.html
index 62cee86f24cb..643699cb78ff 100644
--- a/ideTipsAndTricks/resources/tips/JarDiff.html
+++ b/ideTipsAndTricks/resources/tips/JarDiff.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/JoinLines.html b/ideTipsAndTricks/resources/tips/JoinLines.html
index 261ecbd7e542..95f70d6639d4 100644
--- a/ideTipsAndTricks/resources/tips/JoinLines.html
+++ b/ideTipsAndTricks/resources/tips/JoinLines.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/LayoutCode.html b/ideTipsAndTricks/resources/tips/LayoutCode.html
index 07d21c5f3e76..803da2e40c4d 100644
--- a/ideTipsAndTricks/resources/tips/LayoutCode.html
+++ b/ideTipsAndTricks/resources/tips/LayoutCode.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/LensMode.html b/ideTipsAndTricks/resources/tips/LensMode.html
index 97a7051fd523..790954ab7bed 100644
--- a/ideTipsAndTricks/resources/tips/LensMode.html
+++ b/ideTipsAndTricks/resources/tips/LensMode.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/LineEndings.html b/ideTipsAndTricks/resources/tips/LineEndings.html
index bdc16524aae4..4e3a48fe05bf 100644
--- a/ideTipsAndTricks/resources/tips/LineEndings.html
+++ b/ideTipsAndTricks/resources/tips/LineEndings.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/LineEndingsFolder.html b/ideTipsAndTricks/resources/tips/LineEndingsFolder.html
index b7748c4249f5..1a57bb8cf999 100644
--- a/ideTipsAndTricks/resources/tips/LineEndingsFolder.html
+++ b/ideTipsAndTricks/resources/tips/LineEndingsFolder.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/LiveTemplates.html b/ideTipsAndTricks/resources/tips/LiveTemplates.html
index 670b8aa3d3f6..393017d80828 100644
--- a/ideTipsAndTricks/resources/tips/LiveTemplates.html
+++ b/ideTipsAndTricks/resources/tips/LiveTemplates.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/MoveInnerToUpper.html b/ideTipsAndTricks/resources/tips/MoveInnerToUpper.html
index 1c570f207484..3742535ec760 100644
--- a/ideTipsAndTricks/resources/tips/MoveInnerToUpper.html
+++ b/ideTipsAndTricks/resources/tips/MoveInnerToUpper.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/MoveUpDown.html b/ideTipsAndTricks/resources/tips/MoveUpDown.html
index 00c1d6f0ee13..4804c6914f0f 100644
--- a/ideTipsAndTricks/resources/tips/MoveUpDown.html
+++ b/ideTipsAndTricks/resources/tips/MoveUpDown.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Multicursor.html b/ideTipsAndTricks/resources/tips/Multicursor.html
index 6d130c6d7a0c..c4718ad4437c 100644
--- a/ideTipsAndTricks/resources/tips/Multicursor.html
+++ b/ideTipsAndTricks/resources/tips/Multicursor.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Multiselection1.html b/ideTipsAndTricks/resources/tips/Multiselection1.html
index 2f4eed5a8dea..645f4f5728b9 100644
--- a/ideTipsAndTricks/resources/tips/Multiselection1.html
+++ b/ideTipsAndTricks/resources/tips/Multiselection1.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Multiselection2.html b/ideTipsAndTricks/resources/tips/Multiselection2.html
index 99b525c3a20b..8a45908a20a5 100644
--- a/ideTipsAndTricks/resources/tips/Multiselection2.html
+++ b/ideTipsAndTricks/resources/tips/Multiselection2.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/MultiselectionWords.html b/ideTipsAndTricks/resources/tips/MultiselectionWords.html
index fdc9a93ea38e..47c4f7fdc6de 100644
--- a/ideTipsAndTricks/resources/tips/MultiselectionWords.html
+++ b/ideTipsAndTricks/resources/tips/MultiselectionWords.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/NavigateBetweenErrors.html b/ideTipsAndTricks/resources/tips/NavigateBetweenErrors.html
index 07524146d595..61e20d3374b2 100644
--- a/ideTipsAndTricks/resources/tips/NavigateBetweenErrors.html
+++ b/ideTipsAndTricks/resources/tips/NavigateBetweenErrors.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/OverrideImplementMethods.html b/ideTipsAndTricks/resources/tips/OverrideImplementMethods.html
index 4ac6cc8c5498..477727891b05 100644
--- a/ideTipsAndTricks/resources/tips/OverrideImplementMethods.html
+++ b/ideTipsAndTricks/resources/tips/OverrideImplementMethods.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/PostfixCompletion.html b/ideTipsAndTricks/resources/tips/PostfixCompletion.html
index b1cd7346aa19..8f8257af68e7 100644
--- a/ideTipsAndTricks/resources/tips/PostfixCompletion.html
+++ b/ideTipsAndTricks/resources/tips/PostfixCompletion.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/PrintKeywords.html b/ideTipsAndTricks/resources/tips/PrintKeywords.html
index b81c7e917e04..d1bb4acb67b7 100644
--- a/ideTipsAndTricks/resources/tips/PrintKeywords.html
+++ b/ideTipsAndTricks/resources/tips/PrintKeywords.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/QuickJavaDoc.html b/ideTipsAndTricks/resources/tips/QuickJavaDoc.html
index 415eb46d53e1..dbce6f0e8809 100644
--- a/ideTipsAndTricks/resources/tips/QuickJavaDoc.html
+++ b/ideTipsAndTricks/resources/tips/QuickJavaDoc.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/QuickJavaDocInLookups.html b/ideTipsAndTricks/resources/tips/QuickJavaDocInLookups.html
index 3da17f7fa77d..e492f2b7246d 100644
--- a/ideTipsAndTricks/resources/tips/QuickJavaDocInLookups.html
+++ b/ideTipsAndTricks/resources/tips/QuickJavaDocInLookups.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/QuickSwitchScheme.html b/ideTipsAndTricks/resources/tips/QuickSwitchScheme.html
index 43d6d7a9bbe2..bf287ccf2eea 100644
--- a/ideTipsAndTricks/resources/tips/QuickSwitchScheme.html
+++ b/ideTipsAndTricks/resources/tips/QuickSwitchScheme.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ReaderMode.html b/ideTipsAndTricks/resources/tips/ReaderMode.html
index 01cefe7ba3af..4a6cf3195caa 100644
--- a/ideTipsAndTricks/resources/tips/ReaderMode.html
+++ b/ideTipsAndTricks/resources/tips/ReaderMode.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/RecentChanges.html b/ideTipsAndTricks/resources/tips/RecentChanges.html
index 9baf2350b062..81b6ec41380a 100644
--- a/ideTipsAndTricks/resources/tips/RecentChanges.html
+++ b/ideTipsAndTricks/resources/tips/RecentChanges.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/RecentFiles.html b/ideTipsAndTricks/resources/tips/RecentFiles.html
index 11ad4abae404..6a1b9f1df83e 100644
--- a/ideTipsAndTricks/resources/tips/RecentFiles.html
+++ b/ideTipsAndTricks/resources/tips/RecentFiles.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/RecentSearch.html b/ideTipsAndTricks/resources/tips/RecentSearch.html
index 3cefa33dd867..54428a549a3e 100644
--- a/ideTipsAndTricks/resources/tips/RecentSearch.html
+++ b/ideTipsAndTricks/resources/tips/RecentSearch.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/RefactorThis.html b/ideTipsAndTricks/resources/tips/RefactorThis.html
index e9141baaabce..73e3163f2306 100644
--- a/ideTipsAndTricks/resources/tips/RefactorThis.html
+++ b/ideTipsAndTricks/resources/tips/RefactorThis.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/RemoveBreakpoint.html b/ideTipsAndTricks/resources/tips/RemoveBreakpoint.html
index acf33a75fb68..985e48a0c1f0 100644
--- a/ideTipsAndTricks/resources/tips/RemoveBreakpoint.html
+++ b/ideTipsAndTricks/resources/tips/RemoveBreakpoint.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Rename.html b/ideTipsAndTricks/resources/tips/Rename.html
index 9c32e69d77f4..0bbd936dbf05 100644
--- a/ideTipsAndTricks/resources/tips/Rename.html
+++ b/ideTipsAndTricks/resources/tips/Rename.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/RunTests.html b/ideTipsAndTricks/resources/tips/RunTests.html
index 37a70bdd1c81..3222c308b566 100644
--- a/ideTipsAndTricks/resources/tips/RunTests.html
+++ b/ideTipsAndTricks/resources/tips/RunTests.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Scratch.html b/ideTipsAndTricks/resources/tips/Scratch.html
index 541dc15bcce6..33a181ee7d3d 100644
--- a/ideTipsAndTricks/resources/tips/Scratch.html
+++ b/ideTipsAndTricks/resources/tips/Scratch.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SearchEverywhere.html b/ideTipsAndTricks/resources/tips/SearchEverywhere.html
index 2dae3e824669..6c10753d9588 100644
--- a/ideTipsAndTricks/resources/tips/SearchEverywhere.html
+++ b/ideTipsAndTricks/resources/tips/SearchEverywhere.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SearchEverywhereSettings.html b/ideTipsAndTricks/resources/tips/SearchEverywhereSettings.html
index 7cebcc1dab01..77832da677dc 100644
--- a/ideTipsAndTricks/resources/tips/SearchEverywhereSettings.html
+++ b/ideTipsAndTricks/resources/tips/SearchEverywhereSettings.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SearchForGit.html b/ideTipsAndTricks/resources/tips/SearchForGit.html
index 6b0c3b4d0764..50d6b292cf4f 100644
--- a/ideTipsAndTricks/resources/tips/SearchForGit.html
+++ b/ideTipsAndTricks/resources/tips/SearchForGit.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SecondBasicClassNameCompletion.html b/ideTipsAndTricks/resources/tips/SecondBasicClassNameCompletion.html
index 4a146dc8720c..5f62e5c16804 100644
--- a/ideTipsAndTricks/resources/tips/SecondBasicClassNameCompletion.html
+++ b/ideTipsAndTricks/resources/tips/SecondBasicClassNameCompletion.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SecondSmartCompletionArrayMember.html b/ideTipsAndTricks/resources/tips/SecondSmartCompletionArrayMember.html
index 42a7c71bf2c8..82286f008bc2 100644
--- a/ideTipsAndTricks/resources/tips/SecondSmartCompletionArrayMember.html
+++ b/ideTipsAndTricks/resources/tips/SecondSmartCompletionArrayMember.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SecondSmartCompletionAsList.html b/ideTipsAndTricks/resources/tips/SecondSmartCompletionAsList.html
index 7ccebf16d0fa..e4601130f822 100644
--- a/ideTipsAndTricks/resources/tips/SecondSmartCompletionAsList.html
+++ b/ideTipsAndTricks/resources/tips/SecondSmartCompletionAsList.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SecondSmartCompletionChain.html b/ideTipsAndTricks/resources/tips/SecondSmartCompletionChain.html
index 204cce2cc986..fac342eb2fb4 100644
--- a/ideTipsAndTricks/resources/tips/SecondSmartCompletionChain.html
+++ b/ideTipsAndTricks/resources/tips/SecondSmartCompletionChain.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SecondSmartCompletionToar.html b/ideTipsAndTricks/resources/tips/SecondSmartCompletionToar.html
index 2fc258cf775a..0f6fbba31ab2 100644
--- a/ideTipsAndTricks/resources/tips/SecondSmartCompletionToar.html
+++ b/ideTipsAndTricks/resources/tips/SecondSmartCompletionToar.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SelectIn.html b/ideTipsAndTricks/resources/tips/SelectIn.html
index c7173ee102e9..a67b52633b09 100644
--- a/ideTipsAndTricks/resources/tips/SelectIn.html
+++ b/ideTipsAndTricks/resources/tips/SelectIn.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/ShowUsages.html b/ideTipsAndTricks/resources/tips/ShowUsages.html
index 6bea28056031..6e778a92b83a 100644
--- a/ideTipsAndTricks/resources/tips/ShowUsages.html
+++ b/ideTipsAndTricks/resources/tips/ShowUsages.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SmartTypeAfterNew.html b/ideTipsAndTricks/resources/tips/SmartTypeAfterNew.html
index ab20709346c2..559e0e55dd3e 100644
--- a/ideTipsAndTricks/resources/tips/SmartTypeAfterNew.html
+++ b/ideTipsAndTricks/resources/tips/SmartTypeAfterNew.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SmartTypeCasting.html b/ideTipsAndTricks/resources/tips/SmartTypeCasting.html
index acb9a27268bf..ec5258e0a916 100644
--- a/ideTipsAndTricks/resources/tips/SmartTypeCasting.html
+++ b/ideTipsAndTricks/resources/tips/SmartTypeCasting.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SmartTypeCompletion.html b/ideTipsAndTricks/resources/tips/SmartTypeCompletion.html
index 6d1ac0ee37e4..615c31228b8d 100644
--- a/ideTipsAndTricks/resources/tips/SmartTypeCompletion.html
+++ b/ideTipsAndTricks/resources/tips/SmartTypeCompletion.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SpeedSearch.html b/ideTipsAndTricks/resources/tips/SpeedSearch.html
index 4a3d5554f494..e96ac61ffa6a 100644
--- a/ideTipsAndTricks/resources/tips/SpeedSearch.html
+++ b/ideTipsAndTricks/resources/tips/SpeedSearch.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Spellchecker.html b/ideTipsAndTricks/resources/tips/Spellchecker.html
index dee53c931181..25260412135a 100644
--- a/ideTipsAndTricks/resources/tips/Spellchecker.html
+++ b/ideTipsAndTricks/resources/tips/Spellchecker.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SpellcheckerDictionaries.html b/ideTipsAndTricks/resources/tips/SpellcheckerDictionaries.html
index 158f1b2cf6b0..bab444b1c4e1 100644
--- a/ideTipsAndTricks/resources/tips/SpellcheckerDictionaries.html
+++ b/ideTipsAndTricks/resources/tips/SpellcheckerDictionaries.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SplitEditor.html b/ideTipsAndTricks/resources/tips/SplitEditor.html
index 51bca7cb51c1..849417cb6d5c 100644
--- a/ideTipsAndTricks/resources/tips/SplitEditor.html
+++ b/ideTipsAndTricks/resources/tips/SplitEditor.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/SurroundWith.html b/ideTipsAndTricks/resources/tips/SurroundWith.html
index 9f39459ebe9b..c4d7e8548797 100644
--- a/ideTipsAndTricks/resources/tips/SurroundWith.html
+++ b/ideTipsAndTricks/resources/tips/SurroundWith.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/Switcher.html b/ideTipsAndTricks/resources/tips/Switcher.html
index c39e1ca888a4..379ebe52a8c8 100644
--- a/ideTipsAndTricks/resources/tips/Switcher.html
+++ b/ideTipsAndTricks/resources/tips/Switcher.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/TabInLookups.html b/ideTipsAndTricks/resources/tips/TabInLookups.html
index 9e76e4579202..bdca99d69160 100644
--- a/ideTipsAndTricks/resources/tips/TabInLookups.html
+++ b/ideTipsAndTricks/resources/tips/TabInLookups.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/TagNameCompletion.html b/ideTipsAndTricks/resources/tips/TagNameCompletion.html
index 9ac823eb8bbb..dc6e5c30da86 100644
--- a/ideTipsAndTricks/resources/tips/TagNameCompletion.html
+++ b/ideTipsAndTricks/resources/tips/TagNameCompletion.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/VariableNameCompletion.html b/ideTipsAndTricks/resources/tips/VariableNameCompletion.html
index 3d3fe37bbb0b..56d72c8fb969 100644
--- a/ideTipsAndTricks/resources/tips/VariableNameCompletion.html
+++ b/ideTipsAndTricks/resources/tips/VariableNameCompletion.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/VcsQuickList.html b/ideTipsAndTricks/resources/tips/VcsQuickList.html
index 6284a8574550..9381ea2b8b83 100644
--- a/ideTipsAndTricks/resources/tips/VcsQuickList.html
+++ b/ideTipsAndTricks/resources/tips/VcsQuickList.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/WideScreen.html b/ideTipsAndTricks/resources/tips/WideScreen.html
index 7b9cef256061..65356654c70e 100644
--- a/ideTipsAndTricks/resources/tips/WideScreen.html
+++ b/ideTipsAndTricks/resources/tips/WideScreen.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/WildcardsInNavigationPopups.html b/ideTipsAndTricks/resources/tips/WildcardsInNavigationPopups.html
index 6f0571034063..9d4cf3120319 100644
--- a/ideTipsAndTricks/resources/tips/WildcardsInNavigationPopups.html
+++ b/ideTipsAndTricks/resources/tips/WildcardsInNavigationPopups.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/add_jdk.html b/ideTipsAndTricks/resources/tips/add_jdk.html
index ed59b95e01f0..632a516ed6f2 100644
--- a/ideTipsAndTricks/resources/tips/add_jdk.html
+++ b/ideTipsAndTricks/resources/tips/add_jdk.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/find_usages.html b/ideTipsAndTricks/resources/tips/find_usages.html
index eed6a2f670d8..5978cf4a2fbb 100644
--- a/ideTipsAndTricks/resources/tips/find_usages.html
+++ b/ideTipsAndTricks/resources/tips/find_usages.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_filestructure@2x.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_filestructure@2x.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_filestructure@2x.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_filestructure@2x.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_filestructure@2x_dark.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_filestructure@2x_dark.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_filestructure@2x_dark.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_filestructure@2x_dark.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_goto_camel_completion@2x.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_goto_camel_completion@2x.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_goto_camel_completion@2x.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_goto_camel_completion@2x.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_goto_camel_completion@2x_dark.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_goto_camel_completion@2x_dark.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_goto_camel_completion@2x_dark.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_goto_camel_completion@2x_dark.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_move_inner@2x.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_move_inner@2x.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_move_inner@2x.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_move_inner@2x.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_move_inner@2x_dark.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_move_inner@2x_dark.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_move_inner@2x_dark.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_move_inner@2x_dark.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_showUsages@2x.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_showUsages@2x.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_showUsages@2x.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_showUsages@2x.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_showUsages@2x_dark.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_showUsages@2x_dark.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_showUsages@2x_dark.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/ij_tips_showUsages@2x_dark.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/tip_search_everywhere_git@2x.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/tip_search_everywhere_git@2x.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/tip_search_everywhere_git@2x.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/tip_search_everywhere_git@2x.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/tip_search_everywhere_git@2x_dark.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/tip_search_everywhere_git@2x_dark.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/tip_search_everywhere_git@2x_dark.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/tip_search_everywhere_git@2x_dark.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/tips_evaluate_expression@2x.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/tips_evaluate_expression@2x.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/tips_evaluate_expression@2x.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/tips_evaluate_expression@2x.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/tips_evaluate_expression@2x_dark.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/tips_evaluate_expression@2x_dark.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/tips_evaluate_expression@2x_dark.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/tips_evaluate_expression@2x_dark.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere@2x.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere@2x.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere@2x.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere@2x.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere@2x_dark.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere@2x_dark.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere@2x_dark.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere@2x_dark.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere_settings@2x.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere_settings@2x.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere_settings@2x.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere_settings@2x.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere_settings@2x_dark.png.xml b/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere_settings@2x_dark.png.xml
index 6b3819faef38..abd7bfdf8b34 100644
--- a/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere_settings@2x_dark.png.xml
+++ b/ideTipsAndTricks/resources/tips/images/.comments/tips_search_everywhere_settings@2x_dark.png.xml
@@ -1,6 +1,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Screenshot
diff --git a/ideTipsAndTricks/resources/tips/images/app.actions.runAll.svg b/ideTipsAndTricks/resources/tips/images/app.actions.runAll.svg
index 494f752ed0fb..e0e1fda6f357 100644
--- a/ideTipsAndTricks/resources/tips/images/app.actions.runAll.svg
+++ b/ideTipsAndTricks/resources/tips/images/app.actions.runAll.svg
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/images/app.actions.runAll_dark.svg b/ideTipsAndTricks/resources/tips/images/app.actions.runAll_dark.svg
index 2074655d699b..45788f8a7b4b 100644
--- a/ideTipsAndTricks/resources/tips/images/app.actions.runAll_dark.svg
+++ b/ideTipsAndTricks/resources/tips/images/app.actions.runAll_dark.svg
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/implement-using-completion.html b/ideTipsAndTricks/resources/tips/implement-using-completion.html
index 28ca0c0bcb87..945232c372d3 100644
--- a/ideTipsAndTricks/resources/tips/implement-using-completion.html
+++ b/ideTipsAndTricks/resources/tips/implement-using-completion.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/jump_to_colors_fonts.html b/ideTipsAndTricks/resources/tips/jump_to_colors_fonts.html
index 28745768971c..ffa50856f146 100644
--- a/ideTipsAndTricks/resources/tips/jump_to_colors_fonts.html
+++ b/ideTipsAndTricks/resources/tips/jump_to_colors_fonts.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/local_history.html b/ideTipsAndTricks/resources/tips/local_history.html
index 8d889c5c6fda..eefe3f01659c 100644
--- a/ideTipsAndTricks/resources/tips/local_history.html
+++ b/ideTipsAndTricks/resources/tips/local_history.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/new_items.html b/ideTipsAndTricks/resources/tips/new_items.html
index 05964499eb07..9dded8bceb9b 100644
--- a/ideTipsAndTricks/resources/tips/new_items.html
+++ b/ideTipsAndTricks/resources/tips/new_items.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/partial_git_commit.html b/ideTipsAndTricks/resources/tips/partial_git_commit.html
index 5264a3013cf4..96849ed040a7 100644
--- a/ideTipsAndTricks/resources/tips/partial_git_commit.html
+++ b/ideTipsAndTricks/resources/tips/partial_git_commit.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/pull_requests.html b/ideTipsAndTricks/resources/tips/pull_requests.html
index 124e31c0fda7..4b85d10666dc 100644
--- a/ideTipsAndTricks/resources/tips/pull_requests.html
+++ b/ideTipsAndTricks/resources/tips/pull_requests.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/recent-locations.html b/ideTipsAndTricks/resources/tips/recent-locations.html
index 0d379f76890b..d282fd0ec6f6 100644
--- a/ideTipsAndTricks/resources/tips/recent-locations.html
+++ b/ideTipsAndTricks/resources/tips/recent-locations.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/run_anything.html b/ideTipsAndTricks/resources/tips/run_anything.html
index 375ba05c1244..534ab41f00ff 100644
--- a/ideTipsAndTricks/resources/tips/run_anything.html
+++ b/ideTipsAndTricks/resources/tips/run_anything.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/search_everywhere_expr.html b/ideTipsAndTricks/resources/tips/search_everywhere_expr.html
index 44ad717fd3d0..357fa0aae1d3 100644
--- a/ideTipsAndTricks/resources/tips/search_everywhere_expr.html
+++ b/ideTipsAndTricks/resources/tips/search_everywhere_expr.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/smart_selection.html b/ideTipsAndTricks/resources/tips/smart_selection.html
index 99ba3909faf7..bd457d3e762c 100644
--- a/ideTipsAndTricks/resources/tips/smart_selection.html
+++ b/ideTipsAndTricks/resources/tips/smart_selection.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ideTipsAndTricks/resources/tips/structural_search.html b/ideTipsAndTricks/resources/tips/structural_search.html
index 1fa539d85b49..616fccac11bd 100644
--- a/ideTipsAndTricks/resources/tips/structural_search.html
+++ b/ideTipsAndTricks/resources/tips/structural_search.html
@@ -1,5 +1,16 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/idea/customization/base/src/OpenIdeExternalResourceUrls.kt b/idea/customization/base/src/OpenIdeExternalResourceUrls.kt
index 704706349624..7220fc6e19de 100644
--- a/idea/customization/base/src/OpenIdeExternalResourceUrls.kt
+++ b/idea/customization/base/src/OpenIdeExternalResourceUrls.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2024. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package com.intellij.idea.customization.base
import com.intellij.openapi.application.ApplicationInfo
diff --git a/java/execution/impl/src/com/intellij/execution/testDiscovery/IntellijTestDiscoveryProducer.java b/java/execution/impl/src/com/intellij/execution/testDiscovery/IntellijTestDiscoveryProducer.java
index a76f873cf825..bfd04ab1fab3 100644
--- a/java/execution/impl/src/com/intellij/execution/testDiscovery/IntellijTestDiscoveryProducer.java
+++ b/java/execution/impl/src/com/intellij/execution/testDiscovery/IntellijTestDiscoveryProducer.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.execution.testDiscovery;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
diff --git a/java/idea-ui/testSrc/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkUpdateTest.kt b/java/idea-ui/testSrc/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkUpdateTest.kt
index 5364121af6f8..0325d03d8921 100644
--- a/java/idea-ui/testSrc/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkUpdateTest.kt
+++ b/java/idea-ui/testSrc/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkUpdateTest.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.openapi.projectRoots.impl.jdkDownloader
import com.intellij.application.subscribe
diff --git a/java/java-features-trainer/src/com/intellij/java/ift/JavaLangSupport.kt b/java/java-features-trainer/src/com/intellij/java/ift/JavaLangSupport.kt
index 8548210e2b11..c6c614375b2f 100644
--- a/java/java-features-trainer/src/com/intellij/java/ift/JavaLangSupport.kt
+++ b/java/java-features-trainer/src/com/intellij/java/ift/JavaLangSupport.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.java.ift
import com.intellij.openapi.project.ProjectBundle
diff --git a/java/java-features-trainer/src/com/intellij/java/ift/lesson/essential/JavaOnboardingTourLesson.kt b/java/java-features-trainer/src/com/intellij/java/ift/lesson/essential/JavaOnboardingTourLesson.kt
index cc61d97f9c43..013bd6e20026 100644
--- a/java/java-features-trainer/src/com/intellij/java/ift/lesson/essential/JavaOnboardingTourLesson.kt
+++ b/java/java-features-trainer/src/com/intellij/java/ift/lesson/essential/JavaOnboardingTourLesson.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.java.ift.lesson.essential
import com.intellij.java.ift.JavaLessonsBundle
diff --git a/java/java-impl/src/com/intellij/openapi/projectRoots/impl/SdkmanrcConfigurationProvider.kt b/java/java-impl/src/com/intellij/openapi/projectRoots/impl/SdkmanrcConfigurationProvider.kt
index aa2f76aee2d3..cfbb068faa50 100644
--- a/java/java-impl/src/com/intellij/openapi/projectRoots/impl/SdkmanrcConfigurationProvider.kt
+++ b/java/java-impl/src/com/intellij/openapi/projectRoots/impl/SdkmanrcConfigurationProvider.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.openapi.projectRoots.impl
import com.intellij.openapi.diagnostic.logger
diff --git a/java/java-impl/src/com/intellij/openapi/projectRoots/impl/ToolVersionsConfigurationProvider.kt b/java/java-impl/src/com/intellij/openapi/projectRoots/impl/ToolVersionsConfigurationProvider.kt
index e477a380a4b8..9ba085339bc5 100644
--- a/java/java-impl/src/com/intellij/openapi/projectRoots/impl/ToolVersionsConfigurationProvider.kt
+++ b/java/java-impl/src/com/intellij/openapi/projectRoots/impl/ToolVersionsConfigurationProvider.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.openapi.projectRoots.impl
import com.intellij.openapi.diagnostic.logger
diff --git a/jps/model-api/src/org/jetbrains/jps/model/java/JdkVersionDetector.java b/jps/model-api/src/org/jetbrains/jps/model/java/JdkVersionDetector.java
index a6f15453de8b..2c79db005368 100644
--- a/jps/model-api/src/org/jetbrains/jps/model/java/JdkVersionDetector.java
+++ b/jps/model-api/src/org/jetbrains/jps/model/java/JdkVersionDetector.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package org.jetbrains.jps.model.java;
import com.intellij.openapi.util.NlsSafe;
diff --git a/jps/model-impl/src/org/jetbrains/jps/model/java/impl/JdkVersionDetectorImpl.java b/jps/model-impl/src/org/jetbrains/jps/model/java/impl/JdkVersionDetectorImpl.java
index d56d4143d040..8d483cf98dd2 100644
--- a/jps/model-impl/src/org/jetbrains/jps/model/java/impl/JdkVersionDetectorImpl.java
+++ b/jps/model-impl/src/org/jetbrains/jps/model/java/impl/JdkVersionDetectorImpl.java
@@ -1,4 +1,7 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package org.jetbrains.jps.model.java.impl;
import com.intellij.openapi.diagnostic.Logger;
diff --git a/jps/model-impl/testSrc/org/jetbrains/jps/model/JdkVariantDetectorTest.kt b/jps/model-impl/testSrc/org/jetbrains/jps/model/JdkVariantDetectorTest.kt
index 7e83287fba87..e22fb9b3c877 100644
--- a/jps/model-impl/testSrc/org/jetbrains/jps/model/JdkVariantDetectorTest.kt
+++ b/jps/model-impl/testSrc/org/jetbrains/jps/model/JdkVariantDetectorTest.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package org.jetbrains.jps.model
import com.intellij.testFramework.rules.TempDirectory
diff --git a/openide/src/ru/openide/OpenIdePluginBundler.kt b/openide/src/ru/openide/OpenIdePluginBundler.kt
index 9fd09d8a7359..3c7bb41a953f 100644
--- a/openide/src/ru/openide/OpenIdePluginBundler.kt
+++ b/openide/src/ru/openide/OpenIdePluginBundler.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2024. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide
import com.intellij.openapi.util.JDOMUtil
diff --git a/platform/build-scripts/src/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt b/platform/build-scripts/src/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt
index c825e6191639..08316f5de265 100644
--- a/platform/build-scripts/src/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt
+++ b/platform/build-scripts/src/org/jetbrains/intellij/build/CommunityLibraryLicenses.kt
@@ -1,4 +1,7 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package org.jetbrains.intellij.build
import org.jetbrains.intellij.build.LibraryLicense.Companion.jetbrainsLibrary
diff --git a/platform/build-scripts/src/org/jetbrains/intellij/build/impl/brokenPlugins.kt b/platform/build-scripts/src/org/jetbrains/intellij/build/impl/brokenPlugins.kt
index 5437a227e2e8..675b2d1c62e1 100644
--- a/platform/build-scripts/src/org/jetbrains/intellij/build/impl/brokenPlugins.kt
+++ b/platform/build-scripts/src/org/jetbrains/intellij/build/impl/brokenPlugins.kt
@@ -1,4 +1,7 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package org.jetbrains.intellij.build.impl
import io.opentelemetry.api.trace.Span
diff --git a/platform/built-in-server/src/org/jetbrains/ide/InstallPluginService.kt b/platform/built-in-server/src/org/jetbrains/ide/InstallPluginService.kt
index 050d5c307b00..23ce8a87976b 100644
--- a/platform/built-in-server/src/org/jetbrains/ide/InstallPluginService.kt
+++ b/platform/built-in-server/src/org/jetbrains/ide/InstallPluginService.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package org.jetbrains.ide
import com.google.gson.reflect.TypeToken
diff --git a/platform/core-api/src/com/intellij/util/PlatformUtils.java b/platform/core-api/src/com/intellij/util/PlatformUtils.java
index a6c6429bcb6a..2bc881da270d 100644
--- a/platform/core-api/src/com/intellij/util/PlatformUtils.java
+++ b/platform/core-api/src/com/intellij/util/PlatformUtils.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.util;
import com.intellij.openapi.application.ApplicationInfo;
diff --git a/platform/core-impl/src/com/intellij/openapi/application/impl/ApplicationInfoImpl.java b/platform/core-impl/src/com/intellij/openapi/application/impl/ApplicationInfoImpl.java
index d9a5200b26fa..84d525532540 100644
--- a/platform/core-impl/src/com/intellij/openapi/application/impl/ApplicationInfoImpl.java
+++ b/platform/core-impl/src/com/intellij/openapi/application/impl/ApplicationInfoImpl.java
@@ -1,4 +1,7 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.openapi.application.impl;
import com.intellij.ReviseWhenPortedToJDK;
diff --git a/platform/feedback/src/com/intellij/platform/feedback/impl/GeneralFeedbackSubmit.kt b/platform/feedback/src/com/intellij/platform/feedback/impl/GeneralFeedbackSubmit.kt
index f07ee0ce3290..7507ae68fdd8 100644
--- a/platform/feedback/src/com/intellij/platform/feedback/impl/GeneralFeedbackSubmit.kt
+++ b/platform/feedback/src/com/intellij/platform/feedback/impl/GeneralFeedbackSubmit.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.platform.feedback.impl
import com.intellij.ide.RegionUrlMapper
diff --git a/platform/ide-core-impl/src/com/intellij/util/OpenIdePluginUtilImpl.kt b/platform/ide-core-impl/src/com/intellij/util/OpenIdePluginUtilImpl.kt
index 4c32ac1688c0..ca2bf08c5141 100644
--- a/platform/ide-core-impl/src/com/intellij/util/OpenIdePluginUtilImpl.kt
+++ b/platform/ide-core-impl/src/com/intellij/util/OpenIdePluginUtilImpl.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2025. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package com.intellij.util
import com.intellij.ide.plugins.PluginManagerCore
diff --git a/platform/ide-core/resources/messages/OpenIdeBundle.properties b/platform/ide-core/resources/messages/OpenIdeBundle.properties
index 407ee845f5dc..ab107307a6f7 100644
--- a/platform/ide-core/resources/messages/OpenIdeBundle.properties
+++ b/platform/ide-core/resources/messages/OpenIdeBundle.properties
@@ -1,4 +1,15 @@
-# Copyright (c) Haulmont 2025. All Rights Reserved.
-# Use is subject to license terms.
+# OpenIDE Project
+# Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see http://www.gnu.org/licenses/.
access.to.untrusted.source=Access to an untrusted source
allow.access=Allow access
\ No newline at end of file
diff --git a/platform/ide-core/resources/messages/OpenIdeBundle_ru_RU.properties b/platform/ide-core/resources/messages/OpenIdeBundle_ru_RU.properties
index a0156964d643..ef7531538036 100644
--- a/platform/ide-core/resources/messages/OpenIdeBundle_ru_RU.properties
+++ b/platform/ide-core/resources/messages/OpenIdeBundle_ru_RU.properties
@@ -1,2 +1,15 @@
+# OpenIDE Project
+# Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see http://www.gnu.org/licenses/.
access.to.untrusted.source=Доступ к неразрешенному источнику
allow.access=Разрешить доступ
\ No newline at end of file
diff --git a/platform/ide-core/src/com/intellij/facet/frameworks/LibrariesDownloadConnectionService.java b/platform/ide-core/src/com/intellij/facet/frameworks/LibrariesDownloadConnectionService.java
index ea9dd6ace6ec..df5a9af92ece 100644
--- a/platform/ide-core/src/com/intellij/facet/frameworks/LibrariesDownloadConnectionService.java
+++ b/platform/ide-core/src/com/intellij/facet/frameworks/LibrariesDownloadConnectionService.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.facet.frameworks;
public final class LibrariesDownloadConnectionService extends SettingsConnectionService {
diff --git a/platform/ide-core/src/com/intellij/util/io/HttpRequests.java b/platform/ide-core/src/com/intellij/util/io/HttpRequests.java
index 76e70fbaa1e0..86b7158c5cb1 100644
--- a/platform/ide-core/src/com/intellij/util/io/HttpRequests.java
+++ b/platform/ide-core/src/com/intellij/util/io/HttpRequests.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.util.io;
import com.intellij.Patches;
diff --git a/platform/ide-core/src/ru/openide/io/OpenIdeBundle.kt b/platform/ide-core/src/ru/openide/io/OpenIdeBundle.kt
index a217a373553c..77e69da18742 100644
--- a/platform/ide-core/src/ru/openide/io/OpenIdeBundle.kt
+++ b/platform/ide-core/src/ru/openide/io/OpenIdeBundle.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2025. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.io
import com.intellij.DynamicBundle
diff --git a/platform/ide-core/src/ru/openide/io/OpenIdePersistentUrlStorage.kt b/platform/ide-core/src/ru/openide/io/OpenIdePersistentUrlStorage.kt
index b1fdab2923db..b39b21ed284e 100644
--- a/platform/ide-core/src/ru/openide/io/OpenIdePersistentUrlStorage.kt
+++ b/platform/ide-core/src/ru/openide/io/OpenIdePersistentUrlStorage.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2025. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.io
import com.intellij.openapi.application.ApplicationManager
diff --git a/platform/ide-core/src/ru/openide/io/OpenIdePluginUtil.kt b/platform/ide-core/src/ru/openide/io/OpenIdePluginUtil.kt
index f4fe5ba51aa3..72c099ac3cc7 100644
--- a/platform/ide-core/src/ru/openide/io/OpenIdePluginUtil.kt
+++ b/platform/ide-core/src/ru/openide/io/OpenIdePluginUtil.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2025. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.io
import com.intellij.openapi.application.ApplicationManager
diff --git a/platform/ide-core/src/ru/openide/io/WhiteListUrls.kt b/platform/ide-core/src/ru/openide/io/WhiteListUrls.kt
index 1829f537cc64..de7eb274fb75 100644
--- a/platform/ide-core/src/ru/openide/io/WhiteListUrls.kt
+++ b/platform/ide-core/src/ru/openide/io/WhiteListUrls.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2024. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.io
import com.intellij.notification.Notification
diff --git a/platform/lang-impl/resources/com/intellij/util/indexing/diagnostic/presentation/res/logo.svg b/platform/lang-impl/resources/com/intellij/util/indexing/diagnostic/presentation/res/logo.svg
index 547eb5c50ec7..f0f7e069e6d4 100644
--- a/platform/lang-impl/resources/com/intellij/util/indexing/diagnostic/presentation/res/logo.svg
+++ b/platform/lang-impl/resources/com/intellij/util/indexing/diagnostic/presentation/res/logo.svg
@@ -1,5 +1,7 @@
-
-
+
+
+
+
diff --git a/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkDownloadDialog.kt b/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkDownloadDialog.kt
index 4ef19e5f0bf4..b0952d0e66ac 100644
--- a/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkDownloadDialog.kt
+++ b/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkDownloadDialog.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.openapi.projectRoots.impl.jdkDownloader
import com.intellij.execution.wsl.WSLDistribution
diff --git a/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkList.kt b/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkList.kt
index e5548f265e8b..c299ab8553cb 100644
--- a/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkList.kt
+++ b/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkList.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
@file:Suppress("ReplaceGetOrSet")
package com.intellij.openapi.projectRoots.impl.jdkDownloader
diff --git a/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/RuntimeChooserJbr.kt b/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/RuntimeChooserJbr.kt
index 5b58afd48ec8..9a744b074b5f 100644
--- a/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/RuntimeChooserJbr.kt
+++ b/platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/RuntimeChooserJbr.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.openapi.projectRoots.impl.jdkDownloader
import com.intellij.lang.LangBundle
diff --git a/platform/lang-impl/testSources/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkDownloaderTest.kt b/platform/lang-impl/testSources/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkDownloaderTest.kt
index 1cc41bb9a2dd..a390e5b5870c 100644
--- a/platform/lang-impl/testSources/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkDownloaderTest.kt
+++ b/platform/lang-impl/testSources/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkDownloaderTest.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
@file:Suppress("UsePropertyAccessSyntax")
package com.intellij.openapi.projectRoots.impl.jdkDownloader
diff --git a/platform/platform-impl/bootstrap/src/com/intellij/platform/ide/bootstrap/eua.kt b/platform/platform-impl/bootstrap/src/com/intellij/platform/ide/bootstrap/eua.kt
index 5309ca407802..841824a0ddeb 100644
--- a/platform/platform-impl/bootstrap/src/com/intellij/platform/ide/bootstrap/eua.kt
+++ b/platform/platform-impl/bootstrap/src/com/intellij/platform/ide/bootstrap/eua.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.platform.ide.bootstrap
import com.intellij.ide.gdpr.*
diff --git a/platform/platform-impl/resources/fileTemplates/internal/openIdeWelcomeScreen.html.ft b/platform/platform-impl/resources/fileTemplates/internal/openIdeWelcomeScreen.html.ft
index c660928d0e6d..fb1f5edda912 100644
--- a/platform/platform-impl/resources/fileTemplates/internal/openIdeWelcomeScreen.html.ft
+++ b/platform/platform-impl/resources/fileTemplates/internal/openIdeWelcomeScreen.html.ft
@@ -1,4 +1,3 @@
-
#[[
diff --git a/platform/platform-impl/src/com/intellij/diagnostic/ITNReporter.kt b/platform/platform-impl/src/com/intellij/diagnostic/ITNReporter.kt
index 0872afaf7714..4b7cd1b3838a 100644
--- a/platform/platform-impl/src/com/intellij/diagnostic/ITNReporter.kt
+++ b/platform/platform-impl/src/com/intellij/diagnostic/ITNReporter.kt
@@ -1,4 +1,7 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.diagnostic
import com.intellij.diagnostic.ITNProxy.ErrorBean
diff --git a/platform/platform-impl/src/com/intellij/diagnostic/ITNUtils.kt b/platform/platform-impl/src/com/intellij/diagnostic/ITNUtils.kt
index 25b721082c17..03ff190b392c 100644
--- a/platform/platform-impl/src/com/intellij/diagnostic/ITNUtils.kt
+++ b/platform/platform-impl/src/com/intellij/diagnostic/ITNUtils.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2024. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package com.intellij.diagnostic
import com.intellij.ide.ApplicationActivity
diff --git a/platform/platform-impl/src/com/intellij/diagnostic/UniqueComputerId.kt b/platform/platform-impl/src/com/intellij/diagnostic/UniqueComputerId.kt
index af7458a8d8cf..3cf0b88038a8 100644
--- a/platform/platform-impl/src/com/intellij/diagnostic/UniqueComputerId.kt
+++ b/platform/platform-impl/src/com/intellij/diagnostic/UniqueComputerId.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2024. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package com.intellij.diagnostic
import com.intellij.internal.statistic.eventLog.fus.MachineIdManager
diff --git a/platform/platform-impl/src/com/intellij/ide/RegionUrlMapper.java b/platform/platform-impl/src/com/intellij/ide/RegionUrlMapper.java
index 6f3900d32e6a..066562aea53c 100644
--- a/platform/platform-impl/src/com/intellij/ide/RegionUrlMapper.java
+++ b/platform/platform-impl/src/com/intellij/ide/RegionUrlMapper.java
@@ -1,4 +1,7 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.ide;
import com.github.benmanes.caffeine.cache.AsyncLoadingCache;
diff --git a/platform/platform-impl/src/com/intellij/ide/gdpr/ConsentOptions.java b/platform/platform-impl/src/com/intellij/ide/gdpr/ConsentOptions.java
index cb4499370177..e549f3faf72c 100644
--- a/platform/platform-impl/src/com/intellij/ide/gdpr/ConsentOptions.java
+++ b/platform/platform-impl/src/com/intellij/ide/gdpr/ConsentOptions.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.ide.gdpr;
import com.intellij.diagnostic.LoadingState;
diff --git a/platform/platform-impl/src/com/intellij/ide/gdpr/OpenIdeAgreements.kt b/platform/platform-impl/src/com/intellij/ide/gdpr/OpenIdeAgreements.kt
index feef8bddeb0a..316085c67525 100644
--- a/platform/platform-impl/src/com/intellij/ide/gdpr/OpenIdeAgreements.kt
+++ b/platform/platform-impl/src/com/intellij/ide/gdpr/OpenIdeAgreements.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2025. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package com.intellij.ide.gdpr
import com.intellij.ui.AppUIUtil
diff --git a/platform/platform-impl/src/com/intellij/ide/plugins/StandalonePluginUpdateChecker.kt b/platform/platform-impl/src/com/intellij/ide/plugins/StandalonePluginUpdateChecker.kt
index 385f21405d24..d9d270cd9747 100644
--- a/platform/platform-impl/src/com/intellij/ide/plugins/StandalonePluginUpdateChecker.kt
+++ b/platform/platform-impl/src/com/intellij/ide/plugins/StandalonePluginUpdateChecker.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.ide.plugins
import com.intellij.ide.IdeBundle
diff --git a/platform/platform-impl/src/com/intellij/ide/plugins/newui/LicensePanel.java b/platform/platform-impl/src/com/intellij/ide/plugins/newui/LicensePanel.java
index 1cecfbec42ac..1509dea5536b 100644
--- a/platform/platform-impl/src/com/intellij/ide/plugins/newui/LicensePanel.java
+++ b/platform/platform-impl/src/com/intellij/ide/plugins/newui/LicensePanel.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.ide.plugins.newui;
import com.intellij.icons.AllIcons;
diff --git a/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginAdvertiserService.kt b/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginAdvertiserService.kt
index 0879525b2317..6ac9158e6d02 100644
--- a/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginAdvertiserService.kt
+++ b/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginAdvertiserService.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.openapi.updateSettings.impl.pluginsAdvertisement
import com.intellij.ide.IdeBundle
diff --git a/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginsAdvertiser.kt b/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginsAdvertiser.kt
index fa3f0c184407..4d72410da6f7 100644
--- a/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginsAdvertiser.kt
+++ b/platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginsAdvertiser.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
@file:JvmName("PluginsAdvertiser")
package com.intellij.openapi.updateSettings.impl.pluginsAdvertisement
diff --git a/platform/platform-impl/src/com/intellij/platform/ide/impl/customization/OpenIdeFeedbackReporter.kt b/platform/platform-impl/src/com/intellij/platform/ide/impl/customization/OpenIdeFeedbackReporter.kt
index 7e5c74507954..e2783ad434c2 100644
--- a/platform/platform-impl/src/com/intellij/platform/ide/impl/customization/OpenIdeFeedbackReporter.kt
+++ b/platform/platform-impl/src/com/intellij/platform/ide/impl/customization/OpenIdeFeedbackReporter.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2024. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package com.intellij.platform.ide.impl.customization
import com.intellij.platform.ide.customization.FeedbackReporter
diff --git a/platform/platform-impl/src/ru/openide/action/OpenIdeWelcomeScreenOpenAction.kt b/platform/platform-impl/src/ru/openide/action/OpenIdeWelcomeScreenOpenAction.kt
index 4e8001012ca1..5a8508faa728 100644
--- a/platform/platform-impl/src/ru/openide/action/OpenIdeWelcomeScreenOpenAction.kt
+++ b/platform/platform-impl/src/ru/openide/action/OpenIdeWelcomeScreenOpenAction.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.action
import ru.openide.welcome.screen.WelcomeScreenHelper
diff --git a/platform/platform-impl/src/ru/openide/html/HtmlEditorProvider.kt b/platform/platform-impl/src/ru/openide/html/HtmlEditorProvider.kt
index 06de28903e9f..a5aeece8858e 100644
--- a/platform/platform-impl/src/ru/openide/html/HtmlEditorProvider.kt
+++ b/platform/platform-impl/src/ru/openide/html/HtmlEditorProvider.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.html
import ru.openide.welcome.screen.WelcomeScreenHelper
diff --git a/platform/platform-impl/src/ru/openide/html/HtmlEditorTemplate.kt b/platform/platform-impl/src/ru/openide/html/HtmlEditorTemplate.kt
index 9b3269e088e9..4cc78f18ed36 100644
--- a/platform/platform-impl/src/ru/openide/html/HtmlEditorTemplate.kt
+++ b/platform/platform-impl/src/ru/openide/html/HtmlEditorTemplate.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.html
import com.intellij.ide.fileTemplates.FileTemplateManager
diff --git a/platform/platform-impl/src/ru/openide/html/HtmlFileEditor.kt b/platform/platform-impl/src/ru/openide/html/HtmlFileEditor.kt
index 523760bcbc87..4d5ffc7431d4 100644
--- a/platform/platform-impl/src/ru/openide/html/HtmlFileEditor.kt
+++ b/platform/platform-impl/src/ru/openide/html/HtmlFileEditor.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.html
import com.intellij.CommonBundle
diff --git a/platform/platform-impl/src/ru/openide/html/model.kt b/platform/platform-impl/src/ru/openide/html/model.kt
index 261eb1d4c468..69031257a7e2 100644
--- a/platform/platform-impl/src/ru/openide/html/model.kt
+++ b/platform/platform-impl/src/ru/openide/html/model.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.html
import com.intellij.ide.BrowserUtil
diff --git a/platform/platform-impl/src/ru/openide/welcome/screen/OpenIdeProjectLocalState.kt b/platform/platform-impl/src/ru/openide/welcome/screen/OpenIdeProjectLocalState.kt
index 63d205273e49..a880a2aa6132 100644
--- a/platform/platform-impl/src/ru/openide/welcome/screen/OpenIdeProjectLocalState.kt
+++ b/platform/platform-impl/src/ru/openide/welcome/screen/OpenIdeProjectLocalState.kt
@@ -1,5 +1,16 @@
-// Copyright (c) Haulmont 2025. All Rights Reserved.
-// Use is subject to license terms.
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.welcome.screen
import com.intellij.openapi.components.*
diff --git a/platform/platform-impl/src/ru/openide/welcome/screen/OpenIdeWelcomeScreenProjectActivity.kt b/platform/platform-impl/src/ru/openide/welcome/screen/OpenIdeWelcomeScreenProjectActivity.kt
index dbf02f5f739a..cccb1408de21 100644
--- a/platform/platform-impl/src/ru/openide/welcome/screen/OpenIdeWelcomeScreenProjectActivity.kt
+++ b/platform/platform-impl/src/ru/openide/welcome/screen/OpenIdeWelcomeScreenProjectActivity.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.welcome.screen
diff --git a/platform/platform-impl/src/ru/openide/welcome/screen/WelcomeScreenHelper.kt b/platform/platform-impl/src/ru/openide/welcome/screen/WelcomeScreenHelper.kt
index 0b74b71e9bb4..ee1a4224f4c4 100644
--- a/platform/platform-impl/src/ru/openide/welcome/screen/WelcomeScreenHelper.kt
+++ b/platform/platform-impl/src/ru/openide/welcome/screen/WelcomeScreenHelper.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.welcome.screen
import com.intellij.ide.plugins.PluginManagerConfigurable
diff --git a/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFile.kt b/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFile.kt
index ab0b5fa70aff..a8b2ff614849 100644
--- a/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFile.kt
+++ b/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFile.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.welcome.screen.editor
import com.intellij.openapi.project.Project
diff --git a/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFileSystem.kt b/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFileSystem.kt
index fd27575158f6..b20b79abfa60 100644
--- a/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFileSystem.kt
+++ b/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFileSystem.kt
@@ -1,7 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.welcome.screen.editor
import com.intellij.openapi.project.Project
diff --git a/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFileType.kt b/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFileType.kt
index 67ebb1a1d877..115f3510806f 100644
--- a/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFileType.kt
+++ b/platform/platform-impl/src/ru/openide/welcome/screen/editor/WelcomeScreenFileType.kt
@@ -1,8 +1,16 @@
-/*
- * Copyright (c) Haulmont 2024. All Rights Reserved.
- * Use is subject to license terms.
- */
-
+// OpenIDE Project
+// Copyright (C) 2025 “Open Development Platform” Ltd. (https://openide.ru)
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License version 3 or later as published by the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see http://www.gnu.org/licenses/.
package ru.openide.welcome.screen.editor
import com.intellij.icons.AllIcons
diff --git a/platform/statistics/src/com/intellij/internal/statistic/eventLog/EventLogInternalApplicationInfo.java b/platform/statistics/src/com/intellij/internal/statistic/eventLog/EventLogInternalApplicationInfo.java
index 15d9c43dd346..6386171cc2fb 100644
--- a/platform/statistics/src/com/intellij/internal/statistic/eventLog/EventLogInternalApplicationInfo.java
+++ b/platform/statistics/src/com/intellij/internal/statistic/eventLog/EventLogInternalApplicationInfo.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.internal.statistic.eventLog;
import com.intellij.internal.statistic.eventLog.connection.EventLogConnectionSettings;
diff --git a/platform/statistics/uploader/src/com/intellij/internal/statistic/eventLog/connection/EventLogUploadSettingsService.java b/platform/statistics/uploader/src/com/intellij/internal/statistic/eventLog/connection/EventLogUploadSettingsService.java
index 0faaa222d184..020c79d0a472 100644
--- a/platform/statistics/uploader/src/com/intellij/internal/statistic/eventLog/connection/EventLogUploadSettingsService.java
+++ b/platform/statistics/uploader/src/com/intellij/internal/statistic/eventLog/connection/EventLogUploadSettingsService.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.internal.statistic.eventLog.connection;
import com.intellij.internal.statistic.config.EventLogExternalSendSettings;
diff --git a/platform/util/resources/misc/registry.properties b/platform/util/resources/misc/registry.properties
index 2d095f3e1444..78f75fa0838c 100644
--- a/platform/util/resources/misc/registry.properties
+++ b/platform/util/resources/misc/registry.properties
@@ -1,4 +1,8 @@
-# Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
+
# TODO please use EP com.intellij.registryKey for plugin/product specific keys
#
# Registry supports multi values. Use [a|b|c] syntax and * to mark the selected element.
diff --git a/plugins/grazie/src/main/kotlin/com/intellij/grazie/remote/LangDownloader.kt b/plugins/grazie/src/main/kotlin/com/intellij/grazie/remote/LangDownloader.kt
index a829a6ee80b8..0db022215d23 100644
--- a/plugins/grazie/src/main/kotlin/com/intellij/grazie/remote/LangDownloader.kt
+++ b/plugins/grazie/src/main/kotlin/com/intellij/grazie/remote/LangDownloader.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.grazie.remote
import com.intellij.grazie.GrazieConfig
diff --git a/plugins/ide-startup/importSettings/resources/ideIcons/IC_20.svg b/plugins/ide-startup/importSettings/resources/ideIcons/IC_20.svg
index b914bdfcb084..96681fb110f6 100644
--- a/plugins/ide-startup/importSettings/resources/ideIcons/IC_20.svg
+++ b/plugins/ide-startup/importSettings/resources/ideIcons/IC_20.svg
@@ -1,5 +1,7 @@
-
-
+
+
+
+
diff --git a/plugins/ide-startup/importSettings/resources/ideIcons/IC_24.svg b/plugins/ide-startup/importSettings/resources/ideIcons/IC_24.svg
index c26764a9e4bb..bd6425e874d0 100644
--- a/plugins/ide-startup/importSettings/resources/ideIcons/IC_24.svg
+++ b/plugins/ide-startup/importSettings/resources/ideIcons/IC_24.svg
@@ -1,5 +1,7 @@
-
-
+
+
+
+
diff --git a/plugins/ide-startup/importSettings/resources/ideIcons/IC_48.svg b/plugins/ide-startup/importSettings/resources/ideIcons/IC_48.svg
index 60418dd27455..2198b4ba667a 100644
--- a/plugins/ide-startup/importSettings/resources/ideIcons/IC_48.svg
+++ b/plugins/ide-startup/importSettings/resources/ideIcons/IC_48.svg
@@ -1,5 +1,7 @@
-
-
+
+
+
+
diff --git a/plugins/ide-startup/importSettings/resources/ideNames/IC.svg b/plugins/ide-startup/importSettings/resources/ideNames/IC.svg
index ef4540c0bd0c..04006fed634a 100644
--- a/plugins/ide-startup/importSettings/resources/ideNames/IC.svg
+++ b/plugins/ide-startup/importSettings/resources/ideNames/IC.svg
@@ -1,5 +1,7 @@
-
-
+
+
+
+
diff --git a/plugins/javaFX/src/org/jetbrains/plugins/javaFX/sceneBuilder/SceneBuilderEditor.java b/plugins/javaFX/src/org/jetbrains/plugins/javaFX/sceneBuilder/SceneBuilderEditor.java
index 8e6fbba12b69..05b1df994c1a 100644
--- a/plugins/javaFX/src/org/jetbrains/plugins/javaFX/sceneBuilder/SceneBuilderEditor.java
+++ b/plugins/javaFX/src/org/jetbrains/plugins/javaFX/sceneBuilder/SceneBuilderEditor.java
@@ -1,4 +1,7 @@
-// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project (https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package org.jetbrains.plugins.javaFX.sceneBuilder;
import com.intellij.jarRepository.JarRepositoryManager;