File watcher not triggering for test file on change while in a remote Dev Container
Closed this issue · 0 comments
chiefmyron commented
Saving a test file in a dev container does not trigger the file watcher to inspect for changes.
However, rescanning the workspace identifies changes in the file correctly. Similarly, saving the test file in a local workspace also works correctly.