Blueprint Studio v2.2.2 — CSV Support & Multi-Language Suite
This update brings highly requested spreadsheet support, a massive internationalization effort covering 31 languages, and several workflow optimizations to make your editing experience even smoother.
🚀 New Features
📊 CSV Support
You can now create, edit, and view .csv files directly within Blueprint Studio.
- Syntax Highlighting: Custom CodeMirror mode for clear differentiation of strings, numbers, and delimiters.
- Visuals: Added a spreadsheet-inspired icon for easy identification in the file tree.
📑 One Tab Mode
For users who prefer a focused, "Zen" workspace.
- When enabled, opening a new file automatically saves and closes the current tab.
- Toggle it via the new Tab icon in the toolbar or under Settings → Editor → Behavior.
📂 Collapse All Folders
Keep your sidebar tidy with a single click.
- Added a Collapse All button (
unfold_lessicon) to the main toolbar to reset the file tree state instantly.
🛠️ Toolbar Enhancements
- Accessibility: "Show Hidden Files" and "Select Files" buttons have been moved from the sidebar header to the main toolbar, making them available at all times.
- Scrollbar Visibility: Modal scrollbars have been darkened to ensure they are always visible, especially in long configuration or entity lists.
🌍 Internationalisation
Blueprint Studio is now more accessible globally with official translation support for 31 new languages, including:
- Chinese (Simplified), Spanish, Hindi, Arabic, French, Portuguese, Russian, German, Japanese, Italian, Polish, Dutch, Swedish, and many more.
🐛 Bug Fixes
- Favorites Panel: Fixed a rendering bug where the header was being destroyed during tree updates.
- Folder Pinning: Improved validation logic to ensure pinned folders no longer disappear from the Favorites list.
- UI Consistency: Standardized language detection across the primary editor and Split View.
🧹 UI Cleanup
- Explorer Header: Removed the redundant "EXPLORER" label in the sidebar to maximize vertical screen real estate.
- Settings Refinement: Removed the redundant accent color dropdown; the visual color circles are now the primary (and cleaner) way to customize your UI.
🏗️ Technical Improvements
- Refactored Language Engine: Centralized editor mode detection into a single source of truth, making it easier to add and maintain future file types.
- Version Bump: The integration has been officially updated to v2.2.2.
A special thank you to @cataseven for the massive contribution to the UI suite and language translations!