image-comments
image-comments copied to clipboard
Visual Studio extension that allows images to be embedded in code comments
As per the title, the 'Toggle Image Comments' command remains in the menu after the extension has been uninstalled.   Repro'd in VS 2019 Community, v16.7.6. ## Workaround Manually...
Comment parse errors still appear
I was wondering how hard would be to use this extension while editing XAML in XML mode. My intention is to crop some pieces of design (as the designer sends...
It will be really nice if Drag and dropping an image was 1) inserting automatically the tag for me like /// 2) and was optionally able to move the Dnd...
Probably one of the most important use cases for this sort of thing
If I select File-Print and print the current document, the images are not printed. Sure would be cool if they appeared in the printout.
Hi something like this ``` /// /// /// private VideoChannel videoChannel; ``` Thanks! Regards
This is a really interesting concept. It might be worth investigating in what it'd take to support embedding the images via data Uris. this would result in larger source files,...
It seems like a nice idea, but having to create an image, then save it, then get its path, then write it down, seems like a lot of used minutes....