FileSystemWatcher does not work, neither for create, change or delete #12294
Labels
file-watchers
issues related to filesystem watchers - nsfw
plug-in system
issues related to the plug-in system
vscode
issues related to VSCode compatibility
Bug Description:
Steps to Reproduce:
filewatchertest
The plugin is set to watch system events for file 'create', 'change', 'delete' on a default pattern '**' all files and sub-directories of the workspace.
Each file system event is expected to display and information message indicating the even and corresponding file UR, but nothing is displayed.
https://user-images.githubusercontent.com/76971376/224758771-0d8c44b9-9032-4a85-be3d-d79d98170a92.mp4
Related to:
#5738
#8961
Refresh issue on issue 12238
Additional Information
The text was updated successfully, but these errors were encountered: