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

Visual Studio 2022 Support #310

Closed
joesdu opened this issue Jun 18, 2021 · 9 comments
Closed

Visual Studio 2022 Support #310

joesdu opened this issue Jun 18, 2021 · 9 comments
Assignees
Milestone

Comments

@joesdu
Copy link

joesdu commented Jun 18, 2021

Visual Studio 2022 Support

@joesdu
Copy link
Author

joesdu commented Jun 19, 2021

@IllyaTheHath
Copy link

IllyaTheHath commented Jun 21, 2021

@joesdu Hi joesdu, I made a fork here to target VS 2022, seems works fine with C#/C++/F#. I don't test with other language support yet.
https://github.com/IllyaTheHath/viasfora

Take a look at screenshot here.
color

@joesdu
Copy link
Author

joesdu commented Jun 21, 2021

@joesdu Hi joesdu, I made a fork here to target VS 2022, seems works fine with C#/C++/F#. I don't test with other language support yet.
https://github.com/IllyaTheHath/viasfora

Take a look at screenshot here.
color

thanks , I'll try it for a while

@JasonLeeForOnly
Copy link

@joesdu Hi joesdu, I made a fork here to target VS 2022, seems works fine with C#/C++/F#. I don't test with other language support yet.
https://github.com/IllyaTheHath/viasfora

Take a look at screenshot here.
color

Really helpful THX

@tomasr tomasr self-assigned this Aug 8, 2021
@tomasr tomasr added this to the v4.4 milestone Aug 8, 2021
@TanvirArjel
Copy link

Why is this release being delayed?

@tomasr
Copy link
Owner

tomasr commented Sep 30, 2021

I haven't done any work on VS2022.

VS2022 requires writing a new extension for it completely separate from older Visual Studio versions. There's even no way to publish it to the marketplace unless you publish it as a completely new one.

It's unlikely I'll be doing much here until VS2022 is released, to be honest.

@svcondor
Copy link

Download the following code from @IllyaTheHath
https://github.com/IllyaTheHath/viasfora
Chose Extension Development in VS Installer
run viasfora\viasfora.sln in Visual Studio
then open viasfora\bin\debug\viasfora.vsix

@TanielianVB
Copy link

I haven't done any work on VS2022.

VS2022 requires writing a new extension for it completely separate from older Visual Studio versions. There's even no way to publish it to the marketplace unless you publish it as a completely new one.

It's unlikely I'll be doing much here until VS2022 is released, to be honest.

Maybe now, with the release candidate, it's a little better? 😄

@joesdu joesdu closed this as completed Oct 24, 2021
@JasonLeeForOnly
Copy link

Snipaste_2021-11-16_09-22-20
The plugins will cuase the VS2022 PRE report error sometimes
Plz check the screenshot~

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

No branches or pull requests

7 participants