Skip to content

Forward non-source file change notifications - #14742

Draft
Sean McManus (sean-mcmanus) wants to merge 1 commit into
mainfrom
seanmcm/devbox2-wsl/agent145/watch-embed-resources
Draft

Forward non-source file change notifications#14742
Sean McManus (sean-mcmanus) wants to merge 1 commit into
mainfrom
seanmcm/devbox2-wsl/agent145/watch-embed-resources

Conversation

@sean-mcmanus

Copy link
Copy Markdown
Contributor

Summary

Forward recent file-change notifications for non-source files to the language service so it can invalidate translation units that depend on resources such as C23/C++26 #embed payloads. The language service determines whether each file is relevant, while the existing modification-time suppression continues to avoid duplicate notifications.

This PR was investigated and created by GitHub Copilot (in VS Code). Any message starting with ✨Copilot: was sent by Copilot.

Validation

  • Compiled the extension.
  • Ran the extension lint checks.

@github-project-automation github-project-automation Bot moved this to Pull Request in cpptools Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pull Request

Development

Successfully merging this pull request may close these issues.

1 participant