Back to Devexpress

Implementations

coderushforroslyn-401235-navigation-and-search-tools-navigate-to-implementations.md

latest1.1 KB
Original Source

Implementations

  • Sep 12, 2019

The Implementations provider navigates to a type or member implementation.

How to Use

  • Place the caret in the interface, abstract class declaration, abstract member or reference.

  • Press Ctrl + Alt + N to invoke the Jump To window.

  • Select Implementations and press Enter.

  • Choose an item from the implementation list and press Enter.

CodeRush closes the Jump To window and navigates to the implementations of the member, interface or abstract type.

Filter Search Results

  • Press Ctrl to switch to filter mode in the invoked Jump To window.

Note

Press Ctrl again to return to search mode.

  • Use one of the following keys to filter search results:

View Search Results in the References Window

Refer to the corresponding section of the Navigate to topic.