- Add explicit menu option to update Parameters.xml
- SetParameters.xml intellisense
Features that have a checkmark are complete and available for download in the CI build.
These are the changes to each version that has been released on the official Visual Studio extension gallery.
2017-3-5
- Option to set default parameters to values from web.config or to tokenized values.
2017-3-4
- Generate parameters for appSettings
- Open files in editor window after being generated/updated.
2017-2-18
- Skip generating parameters for StringCollections and any other application settings not serialized as strings
2017-1-10
- Visual Studio 2017 support
2016-11-5
- User configurable options for which parameters to generate
2016-10-15
- Generate parameter for compilation debug attribute
- Generate parameters for mailSettings
- Generate parameters for session state settings
- Bug fix for Import Missing Parameters
2016-9-26
- Configure project to copy SetParameters.xml files to drop location during build
2016-09-07
- Handling missing connectionStrings node in web.config file
2016-09-02
- Fix for setParameters element being wrongly named parameters instead when generating SetParameters.xml files
2016-08-31
- Initial release
- Generate Parameters.xml from web.config
- Generate SetParameters.xml files from web.config
- Import missing parameters into SetParameters.xml file
- Nest SetParameters.xml files under Parameters.xml file