Is there an IntelliSense add-in that allows icons / graphics in XML comments?

As Brandon Walkin suggested (for Xcode, but the same thing), great visualization in the IDE can help performance. In particular, I would like to provide small icons to better convey the meaning of the selection or enumeration classes (such as user interface controls) something like this:

The syntax inline XML syntax does not explicitly support this, but maybe someone wrote an add-in to add support, say, to the tag <img>?

+3
source share
1 answer
+1

All Articles