Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listen for external changes using FileSystemWatcher #6

Open
SLaks opened this issue Dec 22, 2013 · 0 comments
Open

Listen for external changes using FileSystemWatcher #6

SLaks opened this issue Dec 22, 2013 · 0 comments

Comments

@SLaks
Copy link
Owner

SLaks commented Dec 22, 2013

For example, git pulling a new settings file should apply without re-opening the solution.

This would also automatically synchronize global settings between VS instances, and across computers if the user settings file is in a cloud storage provider (see #3). (just like VS 2013's settings sync, but for older versions of VS, and across versions, too)

This should also catch when a new settings file is created for the solution (eg, via git pull), which may be more complicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant