ReSharper 2020.2 Help

Navigate To Sources from Symbol Files

ReSharper: Navigating to external source file

This command is not available if the Default Visual Studio Navigation is selected in the Tools | External Sources page of ReSharper options. To make it available, select any other option in this group.

Specify the path to a symbol server in Visual Studio options

  1. Choose Tools | Options from the menu and then go to Debugging | Symbols page.

  2. On the Symbols page, click the folder icon, and then type the path to the source server in the new symbol file location (for example http://domain/path/symbols). For more information, see How to: Use a Symbol Server.
    It is not important whether the check-boxes next to symbol servers are checked. ReSharper uses its own algorithm to work with symbol servers and analyzes only paths to these servers in Visual Studio options.

This feature is supported in the following languages and technologies:

Language: C#Language: VB.NETLanguage: C++Language: HTMLLanguage: ASP.NETLanguage: RazorLanguage: JavaScriptLanguage: TypeScriptLanguage: CSSLanguage: XMLLanguage: XAMLLanguage: ResxLanguage: Build ScriptsLanguage: ProtobufLanguage: JSON
Feature is available in C#Feature is available in Visual Basic .NETFeature is not available in C++Feature is not available in HTMLFeature is not available in ASP.NETFeature is not available in RazorFeature is not available in JavaScriptFeature is not available in TypeScriptFeature is not available in CSSFeature is not available in XMLFeature is not available in XAMLFeature is not available in Resource filesFeature is not available in build script filesFeature is not available in ProtobufFeature is not available in JSON

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.

Last modified: 08 May 2020