corbane / vscode-filewatcher-windows

The file watcher used for VS Code on Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The file watcher used for VS Code on Windows.

License:Other


Languages

Language:C# 100.0%