gitextensions / gitextensions.vsix

Visual Studio extensions for Git Extensions
MIT License
16 stars 8 forks source link

Feature Request: Visual Studio 2022 Preview Support #22

Open nsentinel opened 3 years ago

nsentinel commented 3 years ago

Feature description

It would be nice to have support for Git Extensions inside 64-bit Visual Studio 2022 Preview (Version 17.0.0 Preview 3.0 currently)

Official migration guide: Update a Visual Studio extension for Visual Studio 2022

Environment

RussKie commented 3 years ago

Would you like to have a go at it?

On Thu, 12 Aug. 2021, 11:23 pm Nick Martyshchenko, @.***> wrote:

Feature description

It would be nice to have support for Git Extensions inside 64-bit Visual Studio 2022 Preview (Version 17.0.0 Preview 3.0 currently)

Official migration guide: Update a Visual Studio extension for Visual Studio 2022 https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension?view=vs-2022 Environment

  • Git Extensions 3.5.2.12435
  • Build 77413699a9c25b160a6a622311529372b5d87f5b
  • Git 2.32.0.windows.2
  • Microsoft Windows NT 10.0.19043.0
  • .NET Framework 4.8.4400.0
  • DPI 96dpi (no scaling)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gitextensions/gitextensions.vsix/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBTEXQS6RM4T6653TFK6M3T4PDMTANCNFSM5CBGCMTQ .

nsentinel commented 3 years ago

@RussKie Sure, I'm ready to test and help if I can

@gerhardol Sorry I miss the right place for my issue.

RussKie commented 3 years ago

I meant, would you like to send a PR with a fix?

On Fri, 13 Aug. 2021, 8:25 am Nick Martyshchenko, @.***> wrote:

@RussKie https://github.com/RussKie Sure, I'm ready to test and help if I can

@gerhardol https://github.com/gerhardol Sorry I miss the right place for my issue.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gitextensions/gitextensions.vsix/issues/22#issuecomment-898008247, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBTEXVYVD5LZVWDGARNATTT4RC6LANCNFSM5CBGCMTQ .

nsentinel commented 3 years ago

Sorry, think you have a version for the test just not released yet.

Seems my Request in the header should be corrected to Feature Request so as not to be misunderstood as a Pull Request.

Since you have your own ticket (https://github.com/gitextensions/gitextensions.vsix/issues/21) I think we can close this one as a duplicate.