
If you select an item in an intelliprompt completion list, a info popup appears next to it, with information about the item and a green line containing any documentation. I've noticed that the C# completion provider can process documentation that's inside a XML doc file that's built with my .net project. I'm curious if the methods you use to obtain the documentation string from the XML doc are public so I can use them in my own completion providers.
Thanks,
-Craig
[Modified at 09/01/2011 11:56 AM]
Thanks,
-Craig
[Modified at 09/01/2011 11:56 AM]