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 #247

Open
ryanbuening opened this issue Jun 21, 2021 · 3 comments
Open

Update for Visual Studio 2022 #247

ryanbuening opened this issue Jun 21, 2021 · 3 comments

Comments

@ryanbuening
Copy link

Was wondering if there are plans to update this extension for VS 2022? Migration guide can be found here: https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension

@PathogenDavid
Copy link

There's a (WIP?) PR by @javierdlg for updating PeekF1 and FixMixedTabs here: #244

It's not totally clear to me what the state of the PR is. FixedMixedTabsDev17 is not working in 2022p1 for me. (It installs but doesn't react to a mixed-indent file.) Judging by the date on the PR I have to assume Javier's updates were built against an internal preview of 2022, so maybe something has changed since then that broke it. (There also seems to be something funky going on with the dependencies for the publicly-available Dev17 NuGet packages that's preventing a proper restore, although it still builds.)

I did a quick-and-lazy update of the manifests for Match Margin and (the old VS2019) Fix Mixed Tabs and they passed the smoke test. The other extensions could likely be made workable just be updating the manifests as well, but I did not check them. (On my machine the release configuration doesn't build because FXCop is crashing, but debug builds just fine.)

If you're lazy here's my builds for those two extensions only: VS-PPT2022.zip

@Mike-E-angelo
Copy link

FWIW looks like there's an official release now, even though the last commit here is from 2018. 🤔
https://devblogs.microsoft.com/visualstudio/boost-your-productivity-with-productivity-power-tools-extensions-in-visual-studio-2022/

@scottkuhl
Copy link

FYI: The Align Assignments 2022 More Information link in points to the 2019 version in the Marketplace.

image

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

4 participants