In the Open File Dialog and Open Project Dialog there is a short cut panel on the right. Is there any way to add our own short cuts here? Office has a very similar dialog that allows you to do this – but Visual Studio doesn’t seem to allow this.
Share
Here is an MSDN article, how to ‘Customize your open file dialog’
In StackOverflow is a thread about VS.NET Places Bar customization.