Reinstate Namespace & Methods DropDown Lists within Visual StudioIDE?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • samueltilden@gmail.com

    Reinstate Namespace & Methods DropDown Lists within Visual StudioIDE?

    I reset all of my settings within Visual Studio IDE (Interactive
    Developer Environment) to the factory defaults for C# via Tools -->
    Import and Export Settings --Reset All Settings

    Now, my drop down lists for the namespaces on the top left and for the
    methods and properties on the top right are gone.

    I looked through View... and Tools, Options ... but they do not
    reappear.

    How do I turn on the two drop down lists: one for namespaces and the
    other for methods and properties?

    Thanks
  • samueltilden@gmail.com

    #2
    Re: Reinstate Namespace & Methods DropDown Lists within Visual StudioIDE?

    In case any of you were wondering, I found the answer:

    Tools --Options --Text Editor --C# --General --Navigation Bar

    Comment

    Working...