JetBrains Rider 2024.1 Help

Navigate implicit imports

If there are implicit imports that affect the current file, JetBrains Rider displays the corresponding action indicator Global imports at the top of the gutter.

You can click this indicator or press Alt+Enter when the caret is at the first line to view the whole list of implicitly imported namespaces as well as files where they are located:

JetBrains Rider: Navigate implicit imports

Select any namespace in this list to navigate to its declaration.

Last modified: 28 May 2024