You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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
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
The text was updated successfully, but these errors were encountered: