- Added custom exclude patterns from gitignore file
- Added comment support for generated tree
- Added button to appending generated tree to readme file
- Added tree spacing setting
- None
- Enhance .gitignore pattern handling in
loadGitignorePatternsandisExcludedByGitignorefunctions. - Improve regex conversion in
convertGlobToRegExpfor better directory matching and support for patterns with trailing slashes and globstars.
- Initial release of RepoTree.
- Visual tree representation of directories and files.
- Customizable file/folder exclusion in settings.
- Context menu command "Generate to Tree".
- Command Palette command "Generate to Tree".
- None
- None