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

Update for Visual Studio 2022 #128

Open
ddobrev opened this issue Nov 19, 2021 · 17 comments
Open

Update for Visual Studio 2022 #128

ddobrev opened this issue Nov 19, 2021 · 17 comments

Comments

@ddobrev
Copy link

ddobrev commented Nov 19, 2021

It isn't even listed as available.

@asine
Copy link

asine commented Dec 12, 2021

need too

@NightOwl888
Copy link

I also need the VS2022 update. I would contribute the PR if I had the bandwidth. Maybe one of you could submit it?

@maciey
Copy link

maciey commented Mar 31, 2022

Same here - I do also miss that in vs2022

@youxiaotian
Copy link

need too

@jzoss
Copy link
Owner

jzoss commented May 10, 2022

Hey all..sorry It's not listed.. I'll take a look at see if I can't get it in there

@jzoss
Copy link
Owner

jzoss commented May 10, 2022

Also sorry...for some reason I stopped getting notifications on this

@jzoss
Copy link
Owner

jzoss commented May 10, 2022

I also need the VS2022 update. I would contribute the PR if I had the bandwidth. Maybe one of you could submit it?

If you have time to do a pr.. I'd totally take it

@jzoss
Copy link
Owner

jzoss commented May 16, 2022

HI all.. I am running into a bunch of issues with the upgrade.. this is a big one.. I'll keep going.. but again.. it anyone wants to help :)

@ceztko
Copy link

ceztko commented Jul 26, 2022

I'm sorry to be here just to say there's still desperate need for your extension in VS2022. The bundled integration in VS looks to be of no use to me: it's unable to switch on different repositories based on the focused file and it doesn't have a quick diff view.

@maciey
Copy link

maciey commented Aug 26, 2022

@jzoss any luck with this yet ?

@NightOwl888
Copy link

NightOwl888 commented Nov 11, 2022

I managed to update Git Tools to work with VS2022.

There is a helpful VS2022 extension upgrade guide here.

<UseCodebase>true</UseCodebase> also seems to be required in order for the menus to show up in VS2022. Be mindful that none of the dependencies that you are referencing require 32 bit, as VS2022 no longer supports it. It is also best to use NuGet packages instead of local references, if they exist.

@maciey
Copy link

maciey commented Nov 14, 2022

Thanks for updating this! Long waited !
However I cannot install it as it says it requires VS Common Project system.
I cant finda a way how to install that - can you plz advise ?

@jzoss
Copy link
Owner

jzoss commented Nov 15, 2022

Awesome.. I am going to test this out. Thanks.. I

@jzoss
Copy link
Owner

jzoss commented Nov 15, 2022

@NightOwl888 Did you update this fork or the original fork? Is there a pull request I can see?

@NightOwl888
Copy link

Nope, I updated Git Tools (a different plugin). See yysun/git-tools#41.

But the same type of issues will apply here, so hopefully I have provided you with a roadmap to upgrade this tool.

@NightOwl888
Copy link

Thanks for updating this! Long waited ! However I cannot install it as it says it requires VS Common Project system. I cant finda a way how to install that - can you plz advise ?

Hmm... I added that into the metadata because the VS 2019 release had it. I have no idea if it is actually a prerequisite of the tool. You might want to try compiling without it to see if that works. Otherwise, you might need to research how to use Visual Studio installer to install the required prerequisite. Either way, it would be helpful if you report your findings to https://github.com/yysun/git-tools/ if there is something about the tool that needs to be changed.

@jzoss
Copy link
Owner

jzoss commented Nov 15, 2022

@NightOwl888 I've tried that page before and got stuck. But I can give it another go..

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

7 participants