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
Comments
|
Please check the online documentations :) |
|
@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. |
thanks , I'll try it for a while |
Really helpful THX |
|
Why is this release being delayed? |
|
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. |
|
Download the following code from @IllyaTheHath |
Maybe now, with the release candidate, it's a little better? 😄 |


Visual Studio 2022 Support
The text was updated successfully, but these errors were encountered: