We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3511e commit d8a576cCopy full SHA for d8a576c
README.md
@@ -3,6 +3,9 @@ A wrapper of C# `FileSystemWatcher` for Windows, used in [ImageGlass](https://gi
3
4
This project is based on the *VSCode FileWatcher*: https://github.com/Microsoft/vscode-filewatcher-windows
5
6
+
7
+[](https://ci.appveyor.com/project/d2phap/filewatcherex)
8
9
## Features
10
- Standardize the events of C# `FileSystemWatcher`
11
- No false change notifications when a file system item is created, deleted, changed or renamed.
0 commit comments