chromium / vs-chromium

A Visual Studio extension containing a collection of tools to help contributing code to the Chromium project.
BSD 3-Clause "New" or "Revised" License
311 stars 90 forks source link

VS2022 support #81

Open Yalpe opened 3 years ago

Yalpe commented 3 years ago

I would like to use this extension for VS2022 (currently preview). Is there any timeline for this?

rpaquay commented 3 years ago

Not yet. I need to install a VS2022 preview and try to build the binaries produced by PR #79.

rpaquay commented 2 years ago

Please try https://github.com/chromium/vs-chromium/releases/tag/v0.9.38 and let me know if you run into any issue with vs 2022.

sergio-nsk commented 2 years ago

Unfortunatley v0.9.38 does not see VS2022.

image

sergio-nsk commented 2 years ago

v0.9.39 seems to be working, but VSIX file names are swapped. VsChromium-0.9.39.vsix is for VS2022, VsChromium-Pre-VS2022-0.9.39.vsix is for VS2019.