Finally! Visual Studio has a feature similar to Textmates “Go to File” (Command key + T), I love this feature. It means that you rarely need to look around in the project tree for a file, just type part of the file name and bam!
In visual studio it is called “Navigate to” (Ctrl + ,) it takes it one step further and even brings up methods matching the name, not sure if that is a good thing or not, so far so good.
Found out about it here. Guess it has been around for awhile
In visual studio it is called “Navigate to” (Ctrl + ,) it takes it one step further and even brings up methods matching the name, not sure if that is a good thing or not, so far so good.
Found out about it here. Guess it has been around for awhile