Presenting metadata (CTRL+Enter) and Expand references
Hey,
Today I am going to present to you the lastest features: presenting metadata and expand references - see demo here.
Presenting metadata works when you press "CTRL+Enter" on a type/type member and you don't have the sources opened in SD. What is does is generates a temporary file having the type metadata - like F12 in Visual Studio.

Expand references works only when you activate it from Tools->Options->SharpDevelop UI -> Expand references. This will allow you to view the internals of every assembly you have referred in you project but you don't have the sources opened in SD.

So, what do you think? Do you find these features usefull?
Happy coding!
Eusebiu