Visual Studio Setting Not Being Saved or Used

RogerSchlueter-7899 1,346 Reputation points
2025-02-01T18:30:49.6733333+00:00

I have Checked this option:

*Tools>Options>Text Editor>All Languages>General:Hide advanced members*

That option is also checked under Visual Basic. However, advanced members are being displayed when I do a Ctrl-J. I have tried unchecking this, exiting VS and rechecking it to no avail.

Either I am checking the wrong option or something else is amiss.

Any Suggestions on how to disable showing of advanced Members?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,399 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,081 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,816 Reputation points Microsoft Vendor
    2025-02-03T09:09:34.4566667+00:00

    Hi @RogerSchlueter-7899, 

    Welcome to Microsoft Q&A! 

    Which version of Visual Studio are you using? Please open the Visual Studio Installer and update it to the latest version. 

    You can try to reset the environment settings by going to Tools > Import and Export Settings > Reset all settings.  

    Besides, you can close all running VS instances and navigate to the following path:

    C:\Users\username\AppData\Local\Microsoft\VisualStudio\17.0_xxxx\Settings\CurrentSettings.vssettings 

    Please search for “HideAdvancedMembers” and try to change false to true. 

    If the advanced members are still being displayed when checking the option “Hide advanced members”, I recommend you report it to product team by clicking on the “Help” menu> Send Feedback. Thanks for your understanding. 

    Sincerely,

    Anna


    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.


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.