Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 604 Bytes

File metadata and controls

22 lines (16 loc) · 604 Bytes

Change Log

All notable changes to the "save-commands" extension will be documented in this file.

[1.2.0]

  • Run Folder: Added ability to run all commands in a folder with a configurable joiner.
  • Drag and Drop: Added support for reordering and moving items between folders.
  • Unit Testing: Established a comprehensive unit test suite with VS Code API mocking.
  • Performance: Improved placeholder resolution logic.

[1.0.0]

  • Create Folders
  • Import/Export

[0.5.0]

  • Add setting to change placeholder capturing group

[0.4.1]

  • Add Placeholder

[0.0.1]

  • Initial release