You can opt to highlight the line where the caret currently resides, with a configurable color.
To enable highlighting of the current line
- On the main menu, choose ReSharper | Options. The ReSharper Options dialog box displays.
- Select Editor in the left pane.
- Select the Highlight current line check box.
- Click OK.
Highlight bar displays in the current line of your source code:
To change the color of the highlight bar
- On the main menu, choose Tools | Options. The Visual Studio Options dialog box appears.
- Select Environment | Fonts and Colors in the left pane.
- In the Display items list box, select ReSharper Current Line.
- Open the Item background drop-down list and select a color that suits you better. Alternatively, you can click the Custom button next to the Display items list box, and define a custom color using the standard Windows palette.
- Click OK in the Visual Studio Options dialog box.
