microsoft / vscode-filewatcher-windows

The file watcher used for VS Code on Windows.
Other
98 stars 59 forks source link

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