[MonoDevelop] Finding classes.
Zach Lute
zach.lute at gmail.com
Fri Nov 16 00:42:40 EST 2007
> Having a hot key, say C-o (for open) switch to the solution pad and
> activate "search for filenames" would be the best possible thing for me.
> This is similar to what Jujitsu does, or what TextMate does, let you
> pick a file from your project, which chances are, is what you are really
> looking for.
I think the "Open File In Solution" dialog I added last March (wow,
time sure does fly as that was my first real MD contribution!) may
solve this problem for you. By hitting Shift-Alt-O or choosing
File->Open File In Solution, you will bring up a dialog that lets you
quickly type in a search string and will dynamically update the list
of matching files. You can then use Up/Down and Enter to select the
appropriate file. I really can't live without this feature anymore,
which is why I added it. :) It also works for types in the solution
with Ctrl-Shift-T or View->Go To Type. I pretty much never use the
actual solution pad for opening files anymore.
Or perhaps that's not at all what you're looking for?
Zach
More information about the Monodevelop-list
mailing list