Skip to content

fix spam notifications on deleted files#18

Merged
hjetmundsen merged 1 commit into
mainfrom
bug/deleted-files-spam-notifications
Sep 18, 2025
Merged

fix spam notifications on deleted files#18
hjetmundsen merged 1 commit into
mainfrom
bug/deleted-files-spam-notifications

Conversation

@hjetmundsen

Copy link
Copy Markdown
Collaborator

Pull Request

Description

Buffers containing files that were deleted externally are spammed with notifications that the file has been modified. These changes make it so that these buffers get a single warning notification that the file has been deleted.

Type of Change

Please check the options that are relevant:

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Other (please describe):

Checklist

Please check all that apply:

  • I have read the CONTRIBUTING document
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested with the actual Rovo Dev CLI tool
  • I have tested in different environments (if applicable)

Screenshots (if applicable)

Before

Screenshot 2025-09-18 at 2 25 37 PM

After

Screenshot 2025-09-18 at 2 26 15 PM

Additional Notes

Add any other context about the PR here.

@hjetmundsen hjetmundsen merged commit 91d4aa9 into main Sep 18, 2025
5 checks passed
@hjetmundsen hjetmundsen deleted the bug/deleted-files-spam-notifications branch September 18, 2025 21:29
@hjetmundsen hjetmundsen linked an issue Sep 18, 2025 that may be closed by this pull request
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.

[BUG] Deleted Files have spammy modified notifications

1 participant