Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Refactorable Settings Generator

Refactorable Settings Generator

Elija Hart

|
616 installs
| (0) | Free
This extension allows you to replace the default SettingsSingleFileGenerator with a version which generates more refactoring-friendly code.

Adds a custom tool for generating settings code based on a .settings XML file in Visual Studio. Similar to the default SettingsSingleFileGenerator, but with additional constants generated for each of your property names. You can use the generated constants in your SettingChanging event handlers instead of hard-coding the string names of your properties. This makes your settings code more refactoring-friendly. 

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft