Notable changes to the extension will be documented in this file. Reverse chron. order.
Support for reading unsaved directly from the editor. Also a new "Rerun Commander V on Previous" feature. Refactored codebase.
Recursive folder support, bug fixes, and design + performance improvements.
Major release. Many updates and point releases fixing bloated bundle.
- ADDED keyboard bindings for The Commander (Mac:
Cmd+Shift+V/ Win:Ctrl+Shift+V)
- CHANGED $path variable to use $file, which is more accurate
- IMPROVED with updates to README.md
- ADDED sorting of files to match the project tree
- IMPROVED behavior of the project tree to override maxdepth if the selected file is deeper in the tree
- IMPROVED performance of the project tree
- REVISED function names and settings
- IMPROVED with comments and cleanup
- IMPROVED with updates to README.md
- ADDED Commander backstory
- IMPROVED pruning of the ASCII tree (asciiTreePrune) as a setting in the config file. If true, the tree will be limited to the files being concatenated. If false, the tree will be the full project tree. Defaults to true.
- ADDED ability to map hidden files that are otherwise in your ignore file when in prune mode.
- IMPROVED the README and other files you probably don't need to read.
Enjoy.
- ADDED pruning of the ASCII tree.
- Bugfixes and improvements to the ASCII tree generation
- Better READMEs and added a CHANGELOG
- Initial release. I built this the shoulders of my previous effort, PastePilot X, which was quite far along. So we're sailing from here with Commander V. I hope you enjoy it.