Whenever the project grows large it’s hard to take the
necessary file in Visual studio. That is we need to traverse a lot of folders
or sub folders if we know the file where it was exactly.
Sometimes, when you
deployed in a new project, if another user just mention a file name and ask you
take a look about particular logic its really painful to find that file where
it was located exactly.
At these times the hot key combination Ctrl + , (Control Key
with Semicolon) comes a handy. Which opens “Navigate To” window in which if we
started type it will list down the file name in a quicker manner. So that we
can pick up the file easily.
Navigate To - Window |
It not only listed the File names, it also list down the method name too. So whether you search a method or File use the
shortcut key Ctrl+, and navigate quicker.
shortcut key Ctrl+, and navigate quicker.
Please give your valuable comments which improves my future articles!
0 comments :