All notable changes to the "vscode-settings-switcher" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- ✨ feat: add
"select"
as possible value for"_scope"
.
- 🚀 release: update change log
- 🐞 fix: problem with nested proxy objects
- ✨ feat: adds boolean settings to show information.
- ✨ feat: adds
"_cycler"
property option to define which group has the cycling behavior in thesettings.json
file.
- 📄 Correct docs in marketplace.
- ✨ feat: add arguments to main command, to provide feature of issue #1 (Keybindings)
- ✨ feat: add
"local"
and"user"
as possible values for"_scope"
. - Update documentation
- Update documentation
- ✨ feat: adds
"_scope"
option to define where to apply the settings.
- 📄 Correct and update documentation.
- 🐞 fix: correct bug when merging objects settings
- Update documentation
- Adds
contributes.configuration
- Update documentation
- Update documentation
- Correct description definition
- Correct current state definition
- Add documentation
- Initial release
- Initial commit, development version