ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Navigate breakpoints

Last modified: 21 July 2022

ReSharper | Navigate | Breakpoints…

Ctrl+Alt+F9 (ReSharper_GotoBreakpoints)

With ReSharper, you can quickly jump to any breakpoint/tracepoint in your solution and study all breakpoints in a dedicated tool window, which features grouping, search, preview, and symbol names.

ReSharper also brings its own R# Breakpoints window, which you can use as an alternative to the Visual Studio's native window — you can start typing to search for a breakpoint or use context menu to enable/disable or remove breakpoints. You can check how the both differ from each other on the screenshot below.

Visual Studio and ReSharper breakpoints windows

To display the R# Breakpoints window, open the Breakpoints popup as described above, and then click Show in Breakpoints window Themed icon search results screen gray, press Shift+Enter or + on the numeric keypad .

This feature is supported in the following languages and technologies:

The instructions and examples given here address the use of the feature in C#. For details specific to other languages, see corresponding topics in the ReSharper by language section.