Skip to content

flycheck: Run flycheck on DidChangeWatchedFiles#22360

Draft
osiewicz wants to merge 3 commits into
rust-lang:masterfrom
osiewicz:run-flycheck-on-didchangewatchedfiles
Draft

flycheck: Run flycheck on DidChangeWatchedFiles#22360
osiewicz wants to merge 3 commits into
rust-lang:masterfrom
osiewicz:run-flycheck-on-didchangewatchedfiles

Conversation

@osiewicz
Copy link
Copy Markdown
Contributor

@osiewicz osiewicz commented May 14, 2026

Fixes #22359

  • flycheck: Run on DidChangeWatchedFiles notifications instead of didSave
  • Keep running flycheck on save when server-side file watcher is enabled

osiewicz and others added 3 commits May 14, 2026 12:27
Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>
Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>
Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>
@Veykril Veykril self-assigned this May 14, 2026
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.

Flycheck diagnostics should be triggered by changes to the project files that were not triggered by the client

2 participants