Groups | Blog | Home
all groups > c# > march 2008 >

c# : locate file by typing name


Andrus
3/2/2008 9:35:19 PM
I have solution opened in Visual C# 2008 Express IDE.

I want to locate any cs file quickly by its name:

type file name or first letters of it, eq. myclass.cs

After that some instance of file should highlighted in Solution Explorer
window or opened for edit.

Any idea how to use this or similar "locate file by typing" functionality
in C# express ?

Andrus.

Ignacio Machin ( .NET/ C# MVP )
3/3/2008 7:54:18 AM
Hi,

Try Ctrl+ / , it will give focus to the Find control in the toolbar, then
type in open your_file_name


[quoted text, click to view]
Andrus
3/3/2008 8:03:12 PM
[quoted text, click to view]

When Solution Explorer window is active, I pressd Ctrl+/
entered existing filename
pressed enter

Solution explorer window only flashes, nothing happens.

Andrus.

AddThis Social Bookmark Button