If checked, the app recognizes all file types. If unchecked, the app recognizes only the file types that are declared under Supported file types.
If checked, the "catch" keyword in a "try-catch" statement is placed on the line following the close brace. If unchecked, ...
If checked, the "else" keyword in a "if-else" statement is placed on the line following the close brace. If unchecked, it ...
If checked, the "finally" keyword in a "try-finally" statement is placed on the line following the close brace. If unchecked, ...
If checked, the "while" keyword in a "do-while" loop will placed on the line following the close brace. If unchecked, it ...
If checked, the app recognizes all file types. If unchecked, the app recognizes only the file types that are declared under ...
If checked, the open brace for a control statement is placed on the line following the statement. If unchecked, it is placed ...
If checked, the open brace for a lambda expression is placed on a new line. If unchecked, it is placed on the same line. ...
If checked, the open brace for a method, property, or indexer declaration is placed on the line following the declaration. ...
If checked, the open brace for a type declaration is placed on the line following the declaration. If unchecked, it is placed ...