Motivating scenarios:
- Remote Repositories has a use case for displaying a one-off message on save to let the user know that their uncommitted changes will be saved in browser storage (similar to the Figma save toast).
- Another use case is to provide confirmation that actions like copying a GitHub permalink to clipboard succeeded.
Since this could get visually noisy IMO there should be a global toggle for this so that users can opt out.