Code Navigation Tools

As the lines of code in any given project increase, effectively navigating through the code base (that is, quickly and easily finding lines of interest among the potentially thousands or even millions of lines of code) becomes an issue.

The text editor comes equipped with several tools to help you mark lines of code, search and replace text across source files, and, in general, maintain your situational awareness from within a long code listing.

Line Numbering

As mentioned in the discussion of the text editor’s selection margin, you can enable line numbering for any given document loaded into an editor. This option is controlled in the Options dialog box within the Text Editor, All Languages, General page, or selectively ...

Get Microsoft Visual Studio 2015 Unleashed, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.