Visual Studio 2012 “Show All Files” button missing

后端 未结 10 1770
轮回少年
轮回少年 2020-12-01 20:20

In my solution I have three projects: Console application, class library, and a website project. The Show All Files button is visible on the console and class library proje

10条回答
  •  执笔经年
    2020-12-01 21:21

    The "Show All Files" auto hides.

    Click on the folder that has the hidden file, the button should show up.

    By clicking on the project (the folder under the solution) the solution explore checks if all sub folders has hidden file, this will prompt the button to be revealed.

提交回复
热议问题