You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Zed now automatically inserts matching brackets when editing Rust. When typing a closing bracket on top of one that was auto-inserted, Zed automatically skips it. We still have work to do around deleting matching brackets.