C# C# Used many places. Advanced 詳細 "Advanced" node under Tools > Options, Text Editor, C#. IntelliSense IntelliSense "IntelliSense" node under Tools > Options, Text Editor, C#. C# Editor C# エディター "C# Editor" node in profile Import/Export. Settings for the C# editor found under the Advanced, Formatting, and IntelliSense nodes in the Tools/Options dialog box. C# エディターの設定は、[ツール] メニューから [オプション] ダイアログ ボックスを開いた、[詳細設定]、[書式設定]、[IntelliSense] ノードにあります。 "C# Editor" node help text in profile Import/Export. Settings for general C# options found under the General and Tabs nodes in the Tools/Options dialog box. 一般的な C# オプションの設定は、[ツール] メニューから [オプション] ダイアログ ボックスを開いた、[全般] ノードおよび [タブ] ノードにあります。 "C#" node help text in profile Import/Export. Show diagnostics for closed files; Colorize regular expression; Highlight related components under cursor; Report invalid regular expressions; Enable full solution analysis; Perform editor feature analysis in external process; Enable navigation to decompiled sources; Using directives; Place system directives first when sorting usings; Separate using directive groups; Suggest usings for types in reference assemblies; Suggest usings for types in NuGet packages; Highlighting; Highlight references to symbol under cursor; Highlight related keywords under cursor; Outlining; Enter outlining mode when files open; Show procedure line separators; Show outlining for declaration level constructs; Show outlining for code level constructs; Show outlining for comments and preprocessor regions; Collapse regions when collapsing to definitions; Fading; Fade out unused usings; Fade out unreachable code; Block Structure Guides; Show guides for declaration level constructs; Show guides for code level constructs; Editor Help; Generate XML documentation comments for ///; Insert * at the start of new lines when writing /* */ comments; Show preview for rename tracking; Split string literals on Enter; Report invalid placeholders in string.Format calls; Extract Method; Don't put ref or out on custom struct; Implement Interface or Abstract Class; When inserting properties, events and methods, place them; with other members of the same kind; at the end; When generating property; prefer throwing properties; prefer auto properties; カーソルの下にあるシンボルへの参照をハイライトする;カーソルの下にあるキーワードの関連キーワードをハイライトする;ファイルを開くときにアウトライン モードに入る;プロシージャ行の区切り記号を表示する;XML ドキュメント コメントを生成する;閉じているファイルの診断結果を表示する;名前変更の追跡用プレビューの表示;using を並べ替える際に、'System' ディレクティブを先頭に配置する;カスタム構造体に ref または out を設定しない C# Advanced options page keywords Automatically format when typing; Automatically format statement on semicolon ; Automatically format block on end brace; Automatically format on return; Automatically format on paste; セミコロンでステートメントをオート フォーマットする;中かっこでブロックをオート フォーマットする;貼り付け時にオート フォーマットする;コードをクリーンアップする C# Formatting > General options page keywords Indent block contents; indent open and close braces; indent case contents; indent case contents (when block); indent case labels; label indentation; place goto labels in leftmost column; indent labels normally; place goto labels one indent less than current; ブロックの内容をインデントする;始めと終わりの中かっこをインデントする、case の内容をインデントする;case ラベルをインデントする;ラベル インデント C# Formatting > Indentation options page keywords New line formatting option for braces;New line formatting options for keywords;New line options for braces; Place open brace on new line for types; Place open brace on new line for methods and local functions; Place open brace on new line for properties, indexers, and events; Place open brace on new line for property, indexer, and event accessors; Place open brace on new line for anonymous methods; Place open brace on new line for control blocks; Place open brace on new line for anonymous types; Place open brace on new line for object, collection and array initializers; New line options for keywords; Place else on new line; Place catch on new line; Place finally on new line; New line options for expression; Place members in object initializers on new line; Place members in anonymous types on new line; Place query expression clauses on new line; 中かっこの改行書式オプション;キーワードの改行書式オプション C# Formatting > New Lines options page keywords Set spacing for method declarations; Insert space between method name and its opening parenthesis; Insert space within parameter list parentheses; Insert space within empty parameter list parentheses; Set spacing for method calls; Insert space within argument list parentheses; Insert space within empty argument list parentheses; Set other spacing options; Insert space after keywords in control flow statements; Insert space within parentheses of expressions; Insert space within parentheses of type casts; Insert spaces within parentheses of control flow statements; Insert space after cast; Ignore spaces in declaration statements; Set spacing for brackets; Insert space before open square bracket; Insert space within empty square brackets; Insert spaces within square brackets; Set spacing for delimiters; Insert space after colon for base or interface in type declaration; Insert space after comma; Insert space after dot; Insert space after semicolon in for statement; Insert space before colon for base or interface in type declaration; Insert space before comma; Insert space before dot; Insert space before semicolon in for statement; Set spacing for operators; Ignore spaces around binary operators; Remove spaces before and after binary operators; Insert space before and after binary operators; メソッド宣言子のスペースを設定する;メソッドの呼び出しのスペースを設定する;他のスペース オプションを設定する;大かっこのスペースを設定する;区切り記号のスペースを設定する;演算子のスペースを設定する C# Formatting > Spacing options page keywords Change formatting options for wrapping;leave block on single line;leave statements and member declarations on the same line 折り返しの書式オプションを変更する;ブロックを単一行に配置する;1 行に複数のステートメントとメンバー宣言を表示する C# Formatting > Wrapping options page keywords Change completion list settings;Pre-select most recently used member; Completion Lists; Show completion list after a character is typed; Show completion list after a character is deleted; Highlight matching portions of completion list items; Show completion item filters; Snippets behavior; Never include snippets; Always include snippets; Include snippets when ?-Tab is typed after an identifier; Enter key behavior; Never add new line on enter; Only add new line on enter after end of fully typed word; Always add new line on enter; Show name suggestions; 入力候補一覧の設定を変更する;最近使用されたメンバーをあらかじめ選択する C# IntelliSense options page keywords Formatting 書式設定 "Formatting" category node under Tools > Options, Text Editor, C#, Code Style (no corresponding keywords) General 全般 "General" node under Tools > Options, Text Editor, C# (used for Code Style and Formatting) Indentation インデント "Indentation" node under Tools > Options, Text Editor, C#, Formatting. Wrapping 折り返し New Lines 改行 Spacing スペース CSharp Editor CSharp エディター CSharp Editor with Encoding エンコード付き CSharp エディター Microsoft Visual C# Microsoft Visual C# Used for String in Tools > Options, Text Editor, File Extensions Code Style コード スタイル "Code Style" category node under Tools > Options, Text Editor, C# (no corresponding keywords) Style;Qualify;This;Code Style;var;member access;locals;parameters;var preferences;predefined type;framework type;built-in types;when variable type is apparent;elsewhere;qualify field access;qualify property access; qualify method access;qualify event access; スタイル;修飾;This;コード スタイル;var;メンバー アクセス;ローカル;パラメーター;var の設定;事前定義された型;フレームワーク型;ビルトイン型;変数の型が明確な場合;他の場合;フィールド アクセスの修飾;プロパティ アクセスの修飾; メソッド アクセスの修飾;イベント アクセスの修飾; C# Code Style options page keywords Naming 名前指定 Naming Style;Name Styles;Naming Rule;Naming Conventions 名前付けのスタイル;名前のスタイル;名前付け規則;名前付けの規則 C# Naming Style options page keywords C# Tools C# ツール Help > About C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used. IDE で使用する C# コンポーネント。プロジェクトの種類や設定に応じて、異なるバージョンのコンパイラを使用できます。 Help > About