The navigation bar is not working in Visual Studio.

Tongue_In _Chique 0 Reputation points
2023-03-19T16:12:36.27+00:00

The right most drop down in the navigation bar is not working. It doesn't jump to the code selected like it used to.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,131 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Dou Xu-MSFT 170 Reputation points Microsoft Vendor
    2023-03-20T06:08:23.29+00:00

    Hello@Tongue_In _Chique,

    Thanks for taking time to post this issue in Microsoft Q&A forum.

    May i confirm that whether you upgrade or downgrade the version of visual studio after navigation bar working normally ?

    I tested in different types of project (e.g: console app ,winforms app ) and different languages (e.g:c++/c#), in vs 2022 17.4.4,but i found navigation bar can jump to the code selected normally after enabling it in Tools > Options > Text Editor > All Languages.

    test example:1

    You can recreate a project and create a class file that includes many functions and use navigation bar to test and see if it can jump to the code selected. By this method, you can confirm if this issue appears on all projects or a specific project. if this issue persist on all projects, try to restart your visual studio and see if it persist. BTW can you provide simple reproduce information that include visual studio version, project type, language type and class file sample code to help us to investigate further ?

    Feel free to contact us.

    Sincerely,

    Douxu

    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.