How do you clear your MRU list in Visual Studio?

前端 未结 10 1252
忘了有多久
忘了有多久 2020-12-29 18:31

I want to clear the list of projects on the start page...how do I do this? I know I can track it down in the registry, but is there an approved route to go?

10条回答
  •  轮回少年
    2020-12-29 18:39

    I had this issue as applied to VS 2017 where you do not have any MRU items in the registry as in the previous versions. The solution was, on the other hand, simple: go to "Tools->Extensions and Updates" and install "Power Commands for Visual Studio". After they have been installed, your File menu will look as shown below.

    Just click the menu item to clear the project MRU.

提交回复
热议问题