All notable changes to the "open-related-file" extension will be documented in this file.
The format is based on Keep a Changelog
- Add "Create Related File" Command to create a new file next to the currently opened file.
- Add
openSingleFile
option that defaults to true. - If there is only one related file, open it without prompting (if
openSingleFile
is true).
- Add "Open Related Files:" prefix to information messages shown by the extension.
- Add better metadata
- Initial release