The file watcher used for VS Code on Windows.
C#
Switch branches/tags
Nothing to show
Clone or download
BERJAYA Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
BERJAYA FileWatcher update icon Dec 20, 2017
BERJAYA .gitignore initial version Nov 12, 2015
BERJAYA FileWatcher.sln initial version Nov 12, 2015
BERJAYA LICENSE initial version Nov 12, 2015
BERJAYA README.md initial version Nov 12, 2015

README.md

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.

License

MIT