ReSharper 2017.1 Help

Action Bar

By default, ReSharper shows all action indicators in the Action bar - a vertical bar next to the left margin of the text editor:

/help/img/dotnet/2017.1/action_bar_1.png

You can hide the bar using the Enable action bar option, configurable in the Environment | Editor | Editor Appearance) page of ReSharper options. In this case, fixed action indicators are shown in the left margin and context-sensitive indicators are shown to the left of the current code line:

/help/img/dotnet/2017.1/action_bar_2.png
Last modified: 12 October 2017

See Also