How do you clear your MRU list in Visual Studio?

前端 未结 10 1246
忘了有多久
忘了有多久 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:42

    PowerCommands for Visual Studio 2008

    Features

    • Clear Recent File List
    • Clear Recent Project List
    • Clear All Panes
    • Copy Path
    • Email CodeSnippet
    • Insert Guid Attribute
    • Show All Files
    • Undo Close
    • Collapse Projects
    • Copy Class
    • Paste Class
    • Copy References
    • Paste References
    • Copy As Project Reference
    • Edit Project File
    • Open Containing Folder
    • Open Command Prompt
    • Unload Projects
    • Reload Projects
    • Remove and Sort Usings
    • Extract Constant
    • Transform Templates
    • Close All

    alt text

提交回复
热议问题