Skip to content

valentk777/ImageDisplayerVSExtension

Repository files navigation

ImageDisplayerVSExtension

Published

Concept

This is a VisualStudio extension to display your selected image or gif inside VisualStudio. The initial purpose of this extension was to try how to create VS extension in general, but I found this extension kind of fun to use too. It makes VS environment a bit cozier.

Demo

Check it out - a demo to see the extension functionality in action

How to use

You can add this extension the same way as all regular VS extensions.

After installation, select View -> Other Windows -> Display Image.

view location

Then press on the white section (maybe later I will improve that part) and select the image you want to import.

view location

And that is it!

Support

This extension supports multiple image formats (.jpg, .jpeg, .png), and animation format - .gif.

CI/CD

I use appveyor for CI/CD builds and releases appveyor

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages