stefanlenselink / ResXFileCodeGeneratorEx

A VS2022 port of the ResXFileCodeGeneratorEx extension
Other
6 stars 4 forks source link

ResXFileCodeGeneratorEx2022

A VS2022 port of the ResXFileCodeGeneratorEx extension.

Original extension developed by Dmytro Kryvko (DMK Software). More information can be found here

The original extension has been updated for multiple versions of Visual Studio over the years. Currently this version for VS2022 is not published in the VS Gallery.

Previous versions can be found at

Installing

The original project included an MSI, but installers are no longer supported in VisualStudio.

Open Visual Studio and open the ResXFileCodeGeneratorEx.sln. It is grouped into Deployment and Design folders. Build the solution. This will output the files to src\ResXFileCodeGeneratorExPackage\bin\Debug. Open the ResxCodeFileGeneratorEx2019.vsix file in that folder. This will register the generator with Visual Studio.