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 file watchers for includes #4172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gcampbell-msft
Copy link
Collaborator

Fixes #3963.

We weren't updating file watchers on the fly, we were only updating them on initialization. This ensures that when includes are added and updated, or renamed, we handle these cases.

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.

Presets are not reloaded when an included file is changed until reloading the whole project
1 participant