File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.2.0] - 2025-01-05
2+
3+ ### ✨ Features
4+ - Added ` directoryOnly ` option to show only directories in the tree structure
5+ - Added ` showHiddenFiles ` option to control visibility of hidden files (files starting with a dot)
6+
7+ ### 🔨 Improvements
8+ - Refined file system error handling with better error messages
9+ - Enhanced configuration validation with type checking
10+
11+ [ 1.2.0 ] : https://github.com/fuzionix/vscode-file-tree/compare/1.1.0...1.2.0
12+
113## [ 1.1.0] - 2024-12-15
214
315### ✨ Features
Original file line number Diff line number Diff line change 33 "displayName" : " File Tree Extractor" ,
44 "publisher" : " Fuzionix" ,
55 "description" : " Generate a directory structure for the current project by simply copy and paste" ,
6- "version" : " 1.1.5 " ,
6+ "version" : " 1.2.0 " ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " https://github.com/fuzionix/vscode-file-tree.git"
You can’t perform that action at this time.
0 commit comments