GithubHelp home page GithubHelp logo

aberus / imagevisualizer Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 11.0 2.4 MB

A debug visualizer for Visual Studio that allows you to visually view the graphic content of images during debugging.

Home Page: https://marketplace.visualstudio.com/items?itemName=AleksanderBerus.DebuggerImageVisualizerPreview

License: MIT License

C# 93.50% Visual Basic .NET 6.50%
debugger-visualizer visual-studio

imagevisualizer's Introduction

Hi there, I'm Aleksander Berus ๐Ÿฆ

I'm a full time software engineer, a tech enthusiast and previously a co-founder of tech startup. I enjoy building web and mobile apps. I write, delete and debug C# code, script Powershell packages. In my spare time I build Visual Studio extension.

Sometimes I tweet about life and tech ๐Ÿ’ฌ

You can read a breakdown of all my past work in my resume on LinkedIn ๐Ÿ’ผ

๐Ÿ“ฆโš™๏ธ Extensions, Packages, Libraries

Name A short summary Install
Debugger Image Visualizer for Visual Studio An image debug visualizer for Visual Studio. Visual Studio Marketplace Version
Stack OverflowQuick Search for Visual Studio Search Stack Overflow within Visual Studio. Visual Studio Marketplace Version
ReflectCmdlet Explore source code of Powershell commands. Nuget
EntityFramework.Conventions Conventions for EnitityFramework 6.x.

aberus.com โ†’

imagevisualizer's People

Contributors

aberus avatar aspie96 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

imagevisualizer's Issues

Simple solution for non .NET images

For non .NET strings, for instance, if the ToString() method is defined, you can see the text in the debugger even if it is not a string.
It would be nice for this tool to automatically call a method ToBitmap() which returns a Bitmap and shows it automatically if such method is defined, even if it is not a bitmap and that does not require any library.

Never gets updated

in VS 2019 it always says 0.7.0 version and always propouses to download 0.8.0 version
you download it, install and all again - 0.7.0 and available 0.8.0 update endless

A bit more info to show

Just a nice-to-have feature if you mind.
It would be nice to show the image dimensions in the visualizer window.
Maybe a bit more like pixelformat, color depth, etc.

Add support for VS 2022

The debug visualizer does currently not work with VS 2022, because the ImageForm.UIFont property references the wrong version for dteProgID.

Can it support C++/CLI mode?

I just searched from your app in the market and found it interesting.
However, it can only support C# environment.
When I load image in .Net framwork under C++/CLI environment, it said it can't load this viewer.
Can you please develop to support for C++/CLI mode?
Thanks.

not working in vs2022

No longer works in VS 2022 . Does not appear in list of installed extensions

Works in VS 2019

ImageSharp support

Hi

It could be great if you could provide support for SixLabors.Imagesharp image formats.

Publish VSIX installer on marketplace

Please provide a VSIX installer on the Visual Studio marketplace.
At the moment only the .msi of version 0.3 is available, but I see from the changelog that you already created the VSIX one for version 0.4

Zoom for very small images

I have a bitmap that has the size 3 pixels by 3 pixels. I was unable to zoom with the mouse wheel. Is this not supported? Or maybe I am not doing this correctly?

Thanks

Does not work in VS 2019 and .Net Core project

An unhandled exception of type 'System.Runtime.Serialization.SerializationException' was thrown by the custom visualizer component in the process being debugged.

Type 'System.Drawing.Bitmap' in Assembly 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' is not marked as serializable.

at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder)
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, BinaryFormatterWriter serWriter)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph)
at Microsoft.VisualStudio.DebuggerVisualizers.VisualizerObjectSource.Serialize(Stream serializationStream, Object target)
at Microsoft.VisualStudio.DebuggerVisualizers.VisualizerObjectSource.GetData(Object target, Stream outgoingData)
at Microsoft.VisualStudio.DebuggerVisualizers.DebuggeeSide.Impl.ClrCustomVisualizerDebuggeeHost.GetData(Object visualizedObject)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.