Hello
I know there's a way to show a description for the method in the popup that shows up when you type the object.method.
Right now it only shows the mthod declaration (i.e. params and return value), but no description. It'll show a description for methods inherited from the .net base classes, but not for mine.
I once saw this done, and I'm sure it is something to be done in the '///' comment block. It's probably some sort of meta tag.
Any ideas?
Thx,
I know there's a way to show a description for the method in the popup that shows up when you type the object.method.
Right now it only shows the mthod declaration (i.e. params and return value), but no description. It'll show a description for methods inherited from the .net base classes, but not for mine.
I once saw this done, and I'm sure it is something to be done in the '///' comment block. It's probably some sort of meta tag.
Any ideas?
Thx,