CodeBlueprint v1.1
Updated CodeBlueprint to v1.1
May 7, 2026, 06:30
The extension has been updated to v1.1, which includes the following changes:
New Features
●Deep tree view: files and folders are now expandable to any depth
●Folder checkboxes: checking a folder checks all children recursively
●Persistent selection state: checkbox selections are saved across VS Code restarts
●`.gitignore` filter toggle: available in both toolbar and Command Palette
●`.gitignore` filter state persists across restarts
●Gitignore-excluded items shown with `⊘` icon and no checkbox in tree view
●Partial folder selection indicator: folders with mixed selection show a distinct icon
●Glob-based exclude patterns: new `codeblueprint.excludePatterns` setting
●Token count estimate added to export success notification
●Token count and char count shown after successful export