How to have tooltip on method signatures in MonoDevelop?

Hi,

When you see a function signature in intellisense of MonoDevelop, it doesn’t show comments about the function. Like the ones we can see by putting /* and */ before defining a function.

Is there anyway we can enable this or it’s because Unity is closed source?

Hope I made myself clear.

You can use .xml markups as described here.