Hey guys.
In Eclipse, there is a keyboard shortcut (Ctrl + O) to open up a search window for what is in your current file. You begin typing in the name of your property or method and it shows it with the signature (see picture below).
Is there such a keyboard shortcut in MonoDevelop? The closest thing I found is a shortcut that opens up the Document Outline, which shows all of your properties and methods for the current file, but there doesn’t seem to be a way to search it.
Thanks!

I think you would have to make a feature request to MonoDevelop.
– mattssononI'm looking for the same feature. I would be happy to vote for such a feature, as would any former or current users of Visual Assist, I imagine.
– chrismarchPlease make this feature Monodevelop! It's so hard to jump from method to method with the current find function.
– midversestudios