- Added status message when creating files and no matches are found or all files already exist.
- Add command to create a missing file from mapping.
- No longer show the full system path of files when multiple matches occur while switching a file.
- Update replace logic to allow multiple replacements in a mapping.
- Added a new command to display all generated mappings for the current file. This should be helpful when trying to debug why a mapping is not working.
- Add warning message in the VSCode status bar when no files match your mappings.
- When multiple files match your mappings a quick select will now open allowing you to choose which file to open.
- Initial release