Solution explorer opening files

  • Thread starter Thread starter raulavi
  • Start date Start date
R

raulavi

VS 2008...any other simple way to open files by name?
the project got to large to page in solution explorer

any suggestions ...thanks
 
VS 2008...any other simple way to open files by name?
the project got to large to page in solution explorer

any suggestions ...thanks

Yes

use CTRL+ / then open yourfilename
 
thanks Ignacio

this is what it does when I press ctrl + /

it goes to the find drop box at top of the IDE (the binoculars)
then, as I type letters it drops and shows me all the previous searched words.

short... ctrl + / goes to the find ,but not open the file.
 
thanks Ignacio

this is what it does when I press ctrl + /

it goes to the find drop box at top of the IDE (the binoculars)
then, as I type letters it drops and shows me all the previous searched words.

short... ctrl + / goes to the find ,but not open the file.

Hi,
try typing >open yourfilename , I have a solution with 50+ projects so
believe I use it A LOT; it's the fastest way to open a file
 
CTRL+/
Type open filename.ext did the trick thanks
(was missing the file extention)
thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top