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

Add created and deleted file watcher to ensure items are properly updated #3174

Open
Tracked by #3170
vinistock opened this issue Feb 11, 2025 · 0 comments · May be fixed by #3226
Open
Tracked by #3170

Add created and deleted file watcher to ensure items are properly updated #3174

vinistock opened this issue Feb 11, 2025 · 0 comments · May be fixed by #3226
Assignees

Comments

@vinistock
Copy link
Member

vinistock commented Feb 11, 2025

If test files are created or deleted, we need the VS Code extension to update the test explorer collection automatically.

Let's add a file watcher for created or deleted using the same glob pattern, so that we can maintain the list up to date.

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 a pull request may close this issue.

2 participants