Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio Recent Project list

In the start page in VS2008 or any version for that matter is there a way i can get rid of the "Getting Started" and "Visual Studio Headlines" list and have the "Recent Projects" list extend all the way down to the bottom so I can see the last 30 or so projects I have used?


1 Answers

If you'd like to show more projects in that list, you can increase it in Tools > Options > Environment > General. Change the "items shown in recently used list" to 24 (the maximum).

Other sections will overflow off the page and you'll be able to scroll to see them.

like image 86
Matt Brindley Avatar answered Sep 15 '25 05:09

Matt Brindley