Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compile to vstudio 2022? #36

Open
R3uan3 opened this issue Sep 1, 2022 · 1 comment
Open

How to compile to vstudio 2022? #36

R3uan3 opened this issue Sep 1, 2022 · 1 comment

Comments

@R3uan3
Copy link

R3uan3 commented Sep 1, 2022

Requires: Visual Studio 2015 SDK

I installed the 2015 SDK under vs22 and the extension features (thing required to compile extensions) and tried to compile this extension, but it threw a lot of compile errors.

How could I get the extension working under vs22?

@satabol
Copy link

satabol commented Nov 22, 2024

Hi!
I love this extension and use it every day in many projects. I did fork of this extension to build it for Visual Studio 2022. Added some features:

  • Paste Image File into code from Clipboard
  • Preview with mouse hover in tooltip. You can scale image tooltip with mouse scroll

New extension has name "ImageComments2022" and you can find it in a marketplace: https://marketplace.visualstudio.com/items?itemName=ImageComments2022.ImageComments2022

or install it with Tools->Manage Extensions in Visual Studio IDE:
image

Source code: https://github.com/satabol/image-comments-2022

Hope it will be useful. (I have small skills with VS Plugins. If Something will work badly do not judge me)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants