VS Code FileWatcher for Windows
This is the source code that compiles the VS Code FileWatcher command line executable. The FileWatcher is used in VS Code on Windows to watch on changes in a workspace by leveraging the C# FileSystemWatcher.
We recommend upgrading to the latest Google Chrome or Firefox.
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
FileWatcher |
|
|
|
|
.gitignore |
|
|
|
|
FileWatcher.sln |
|
|
|
|
LICENSE |
|
|
|
|
README.md |
|
|
This is the source code that compiles the VS Code FileWatcher command line executable. The FileWatcher is used in VS Code on Windows to watch on changes in a workspace by leveraging the C# FileSystemWatcher.