Navigate Code

Last modified: 04 July 2023

ReSharper provides two types of navigation:

The navigation task can be divided into two steps:

Before you'll take a look at SDK examples on how to perform navigation, we strongly recommend that you acquaint with ReSharper's project model and PSI fundamentals below in this section. Also it's worth to take a look at the example in Get a Tree Node by Full CLR Name (this code actively operates with project model and PSI entities).