Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

51 lines (39 loc) · 1.11 KB

[0.0.10] - 2024-12-17

Fixed

  • Ignore everything but directories in the template directory
  • Prevent creating merged files in case multiple templates are used with same file(s)

[0.0.9] - 2024-10-13

Added

  • Custom template directory can be set

Changed

  • Multiple directories can be selected from the context menu
  • Categorized settings

[0.0.8] - 2024-10-12

Added

  • Explorer context menu to be able to use templates in any directory

[0.0.7] - 2024-10-11

Added

  • Placeholder added to every quickpick

[0.0.6] - 2024-10-10

Changed

  • Keybindings prefixed with the extension name

[0.0.5] - 2024-10-10

Added

  • If any command fails, show an error message with details

Changed

  • Copy URI path changed to fsPath

[0.0.4] - 2024-10-10

Changed

  • Command category name changed to match extension name

[0.0.3] - 2024-10-10

Added

  • Settings for dereference and force

Changed

  • Show error message if the copy operation failed

[0.0.2] - 2024-10-09

Changed

  • Dereference symlinks
  • Prevent overwriting existing files

[0.0.1] - 2024-10-09

Added

  • Initial release