command-, does not open preferences #113
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
command-, only opens the preferences editor, but it stays at "loading" and the sidebar is not switched, either.
Implemented in
45f6842. Cmd-, now selects and reveals the Settings sidebar, opens the pinned Settings tab, hydrates the active project's real preferences, synchronizes menu state, and persists the complete workspace transition. Added an isolated regression covering sidebar visibility/selection, active tab, and hydrated project data, plus the matching Allium obligation and README update. Verified with the targeted red/green test, cargo fmt, workspace build, Clippy with -D warnings, the full workspace test suite (all passing; one unrelated real-model test intentionally ignored), allium check/analyse with no findings, cargo bundle-macos, and Computer Use against the exact release app showing the rfc1437 Settings workspace loaded without a loading placeholder.