All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Resolve predefined variables in templates folder path (https://code.visualstudio.com/docs/editor/variables-reference)
- Fixed bug of opening templates folder path that contains spaces
- Changed default template location to be relative to
--user-data-dir
so will function properly in portable mode. Installed versions of VSCode should be unaffected.
- Initial release