v2.4.8
CodeSplash AI 2.4.8
This is a focused patch release aimed at a common daily workflow: moving from the working copy into the Editor. In 2.4.8, opening changed files is more reliable—especially if you use workspace navigation and multi-panel layouts.
Fixes
- Fixed an issue where Open in Editor from the working copy could behave incorrectly in workspace mode.
- Improved file routing so changed files open in the editor context that matches your active workspace layout, instead of relying on simpler app switching.
- Resolved reliability issues when opening files from Git-related views in multi-panel workspace setups.
- Improved handling for opening multiple selected or checked files from the working copy.
Improvements
- Added workspace-aware editor handoff logic to make Git-to-Editor transitions feel more consistent in workspace layouts.
- Refined working copy actions around checked-file handling to support more dependable batch open behavior.
- Added targeted automated tests for editor file batching and checked-file behavior to strengthen confidence in the fix.
Notes
- This release is a workflow polish update, not a broad editor or Git redesign.
- The main user-facing change is in the path from working copy → open in editor, particularly for users working in workspace mode.
If you previously ran into friction opening changed files from Git view, updating to 2.4.8 should make that flow noticeably smoother.