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

files not edited via the VS Code editor are not synced #7

Open
kracwarlock opened this issue May 15, 2020 · 2 comments
Open

files not edited via the VS Code editor are not synced #7

kracwarlock opened this issue May 15, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kracwarlock
Copy link

Files that are not edited via the VS Code editor do not get synced but this is a common scenario using git when you might check out a new branch and files get modified.

FileSync does not sync those files. Can this be supported?

@kracwarlock
Copy link
Author

you could add a command that the user can run to force sync all files in the source to destination

@CatStarwind
Copy link
Owner

I think that's doable. I'll look into doing that.

@CatStarwind CatStarwind self-assigned this May 16, 2020
@CatStarwind CatStarwind added enhancement New feature or request good first issue Good for newcomers labels May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants