image on comment in Visual Studio
Dear All
I know there we can't add or insert any image in the code file. because it is a plain text format.
the reason I am making this question. I think this is very useful if we have this option or is there any other way to do it.
for the image, we can upload or attach that image in the resource file.
and in function or code, we make more comments. some time small images or simple drawings give more clear vision than the large text description.
so is there any possibility to link to a resource file that with the comment so when we click on that link it shows that image?
for Example
I have TestA.jpg in Res File.
and, I have a comment like this
// for Detail check-in <Link: TestA.jpg> // or any other way to link with image. so if I click on <Link: TestA.jpg> it open that image