| Item | Description |
|
Highlight current line |
Select this check box to allow the current line to be highlighted as you work with your code. You can set the color of the highlight by choosing Tools | Options | Environment | Fonts and Colors and adjusting options for the ReSharper Current Line display item. |
|
Auto-format on semicolon |
If this check box is selected, a statement is formatted when you enter a semicolon. |
|
Auto-format on closing brace |
If this check box is selected, a block of code is formatted when you enter its closing brace. |
|
Use CamelHumps |
Enables
|
|
Braces and Parentheses |
|
|
Highlight matching brackets when caret is: |
When this check box is selected, any closing delimiter (bracket, brace, parenthesis or quote) is highlighted when the caret is:
(And vice versa: an opening delimiter is highlighted when the caret is, depending on the option you chose, immediately to the right of, or at any side of, the corresponding closing delimiter.) |
|
Highlight with color / outline |
These radio buttons help choose one of two ways to highlight matching brackets and quotes, with color or with slightly less distinguishable outlines. |
|
Auto-insert pair brackets, parenthesis and quotes |
If this check box is selected, a closing bracket, parenthesis or quote is automatically created whenever you type the opening
element |
|
Auto-insert closing brace: |
If this check box is selected, a closing brace is inserted automatically:
|
