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

Feature: Working files should reload on refresh #5612

Closed
EWhite613 opened this issue Apr 21, 2016 · 3 comments
Closed

Feature: Working files should reload on refresh #5612

EWhite613 opened this issue Apr 21, 2016 · 3 comments

Comments

@EWhite613
Copy link

Currently only the project tree reloads. But if a file was modified outside vscode the working file is never updated. You have to close the file and re-open.

So working files should have some sort of message that a file has been modified outside vscode, and give the option to reload. But at the very least the functionality to reload the project tree should also reload the working files if they have been modified outside vscode

@bpasero
Copy link
Member

bpasero commented Apr 21, 2016

@EWhite613 it should reload its contents when it changed outside.

@EWhite613
Copy link
Author

@bpasero are you not able to reproduce? I've had it happen on big and small projects. Our files change after git pull and we have to close and close re-open all the files to see the changes. So has my co-worker

@bpasero
Copy link
Member

bpasero commented Apr 21, 2016

Right, it is known to not work with git so well due to bugs in node.js. Closing as duplicate of #2592

@bpasero bpasero closed this as completed Apr 21, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants