CodeAtlasVsix icon indicating copy to clipboard operation
CodeAtlasVsix copied to clipboard

Support for VisualStudio 2022

Open ornic opened this issue 3 years ago • 9 comments

Subj :)

ornic avatar Nov 29 '21 09:11 ornic

Yes, please add support for Visual Studio 2022. Unfortunately, this will not be a simple .vsixmanifest change like in previous versions. 😔 Here are the instructions:

https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension?view=vs-2022

jbienzms avatar Feb 04 '22 21:02 jbienzms

Using MacOS 12.4 Monterey vscode install fails: json not found in zip

fs-srogers avatar Jun 23 '22 15:06 fs-srogers

Bump on this.

Taz5150 avatar Nov 08 '22 10:11 Taz5150

Sorry for late... I will try that when I have time. But I am not sure how long it will take...

league1991 avatar Jan 24 '23 23:01 league1991

Hey @league1991 , I just discovered your outdated plugin. Is it right, that I can generate CallGrapgs for C and C++?

Have you thought about opening a sponsor/donate page for this? Or is it just a time bottle neck for you?

lukas-hofstaetter avatar Feb 16 '23 09:02 lukas-hofstaetter

I saw the addition and I liked it so much. I would like to install it, but it does not fit VS 2022

MaksimMelan avatar May 08 '23 20:05 MaksimMelan

@eDeviser Sorry for late. Yes, you can generate call graph for C/C++. The current VS plugin only supports VS2019 and previous versions.

Before you use it, you'd better watch this video.

league1991 avatar May 09 '23 01:05 league1991

@MaksimMelan Sorry, but I am afraid I don't have enough time to work on VS2022 right now. The latest version is still VS2019.

league1991 avatar May 09 '23 02:05 league1991

Yes, please add support for Visual Studio 2022. Unfortunately, this will not be a simple .vsixmanifest change like in previous versions. 😔 Here are the instructions: https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension?view=vs-2022

Wow, that is annoying. Does anyone know the minimal changes needed to get the existing code working in VS 2022 alone? Forget the modernization and shared project changes - do any package references need to be updated?

This looks like a really useful extension. I wish I could help upgrade it, but I'm new to Visual Studio.

denyeo avatar May 17 '23 05:05 denyeo