Go to file in Visual Studio
Posted
by Effata
on Stack Overflow
See other posts from Stack Overflow
or by Effata
Published on 2009-02-27T09:01:58Z
Indexed on
2010/05/22
11:20 UTC
Read the original article
Hit count: 158
visual-studio-2008
|keyboard-shortcuts
I've recently started a new job working with webdevelopment in .NET. Coming from a php and rails background i've been working mainly in Eclipse and NetBeans, along with some TextMate. I find myself missing a few great keyboard shortcuts and i can't seem to find a Visual Studio equivalent.
NetBeans has the awesome "Go To File" and so does Eclipse with this plugin. Eclipse also has the option of quick searching in the open file list with Cmd/Ctrl-E.
Is there something like this in Visual Studio? Either build in or via plugin. Or is there some other way of quickly navigating between files that's prefered?
© Stack Overflow or respective owner