Visual Studio does it with ctrl+. (period). Perhaps reference that in your feature request.
On Mon, Oct 31, 2011 at 3:36 PM, Dotan Cohen <[email protected]> wrote: > On Mon, Oct 31, 2011 at 20:26, Abe Gillespie <[email protected]> wrote: >> Furthermore, since you're using MD, this is where intellisense helps >> out. If you're not getting autocompletion for a given type then it's >> likely you don't have the namespace referenced. An easy way to do >> this is right-click the text and you'll get options to fully qualify >> the type (whether that's to add a "using" statement or use the types >> fully qualified name). >> > > Thanks. I see it now: Resolve. I'm not a big fan of the mouse, though > I have raised pet rats. There is no menu item nor keyboard shortcut > for Resolve it seems. Maybe I'll file an RFE. > > Thank you. > > -- > Dotan Cohen > > http://gibberish.co.il > http://what-is-what.com > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
