Change number of Recent Projects displayed on VS2010 Start Page

徘徊边缘 提交于 2019-12-04 14:59:34

问题


Ok, I had VS2010 Start Page set up to display 20+ projects in the Recent Projects section, but while I was messing around with theming and importing/exporting settings I seem to have reset it back to its default of 10, and I can't locate where that setting is. Does anyone know where the setting for number of recent projects on the start page, not the File menu, is located? I've changed the values in tools\options, environment to be 24 (the maximum) for both items in the recent files section of that page of settings, but alas this does not affect the start page.

TIA


回答1:


The setting you're looking for is in Tools -> Options -> Environment -> General (Items shown in recently used lists). Note that when you change the setting to a lower number that you had before, VS will delete the excess items from your list (not just hide them) so when you revert your setting the items won't show up until you explicitly open them again.

Quick test on my local machine confirms that this setting works with VS 2010.




回答2:


It's Tools->Options->Environment et cetera. Why do you only write part of the menu tree you have to use. I dont know by head that Environment is reached by Tools Options. :-|




回答3:


some times it is Not Working in Vs 2010 (SP1) found answer in the link Visual Studio 2010, "File > Recent Projects and Solutions" is not a active !

Hope it helps some one



来源:https://stackoverflow.com/questions/4026506/change-number-of-recent-projects-displayed-on-vs2010-start-page

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!