Skip to content

Latest commit

 

History

History
88 lines (48 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

88 lines (48 loc) · 1.7 KB

Change Log

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.

[0.11.0] - 2024-11-20

  • ✨ feat: add "select" as possible value for "_scope".

[0.10.2] - 2024-11-17

  • 🚀 release: update change log

[0.10.1] - 2024-11-17

  • 🐞 fix: problem with nested proxy objects

[0.10.0] - 2023-12-03

  • ✨ feat: adds boolean settings to show information.

[0.9.0] - 2023-12-03

  • ✨ feat: adds "_cycler" property option to define which group has the cycling behavior in the settings.json file.

[0.8.1] - 2023-12-02

  • 📄 Correct docs in marketplace.

[0.8.0] - 2023-12-02

  • ✨ feat: add arguments to main command, to provide feature of issue #1 (Keybindings)

[0.7.0] - 2023-11-20

  • ✨ feat: add "local" and "user"as possible values for "_scope".
  • Update documentation

[0.6.1] - 2023-11-20

  • Update documentation

[0.6.0] - 2023-11-20

  • ✨ feat: adds "_scope" option to define where to apply the settings.

[0.5.0] - 2023-08-08

  • 📄 Correct and update documentation.

[0.4.4] - 2023-07-30

  • 🐞 fix: correct bug when merging objects settings

[0.4.3] - 2022-09-05

  • Update documentation

[0.4.2] - 2022-09-04

  • Adds contributes.configuration

[0.4.1] - 2022-09-04

  • Update documentation

[0.4.0] - 2022-09-04

  • Update documentation

[0.3.0] - 2022-09-04

  • Correct description definition
  • Correct current state definition
  • Add documentation

[0.2.0] - 2022-09-04

  • Initial release

[0.1.0] - 2022-09-02

  • Initial commit, development version