Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add save flags to menu #657

Merged
merged 2 commits into from
Dec 4, 2024
Merged

fix: add save flags to menu #657

merged 2 commits into from
Dec 4, 2024

Conversation

isc-tleavitt
Copy link
Collaborator

I got a question re: the Save flag behavior on menu items from Brett the other day, and realized we're totally missing these for Embedded Git. Surprised this hasn't come up before.

Use case: before I commit (or do something that could modify the filesystem representation of the current document!), I need to be forced to actually save my changes to the current document.

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.85%. Comparing base (a0afa8b) to head (98ae6c2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
- Coverage   41.95%   41.85%   -0.10%     
==========================================
  Files          23       23              
  Lines        3027     3027              
==========================================
- Hits         1270     1267       -3     
- Misses       1757     1760       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@isc-tleavitt isc-tleavitt merged commit 22fd8b5 into main Dec 4, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the add-save-flags branch December 4, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants