microsoft / vscode-filewatcher-windows

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

Added functionality to watch symbolic links on windows. #5

Open JulioGold opened 9 years ago

JulioGold commented 9 years ago

Added functionality to watch symbolic links on windows.

Based on the premise that adding one FileSystemWatcher to each symbolic link it's work.

Thanks

bpasero commented 9 years ago

@JulioGold thanks much! Please give me some time to review :)

JulioGold commented 8 years ago

Any news about it?

bpasero commented 8 years ago

We are at the end of a milestone atm, so will not happen for this one.