开发者

Is there a "multimedia comments" add-in for Visual Studio?

开发者 https://www.devze.com 2022-12-23 09:26 出处:网络
I mean, an add-in that allows me to associat开发者_StackOverflow社区e image and sound files with a comment in the middle of the code. Does this exist already?

I mean, an add-in that allows me to associat开发者_StackOverflow社区e image and sound files with a comment in the middle of the code. Does this exist already?

That would be great to help people to understand other's code. As the wise said: An image is worth a thousand words...


I'm not aware of this, but the code window has support for hyperlinks. You can click them when holding the Ctrl key to follow a link.

You might use this to link to images or videos hosted on your network...

0

精彩评论

暂无评论...
验证码 换一张
取 消