Skip to content

Add "remote files" feature that handles files from remote sessions #438

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

Merged
merged 1 commit into from
Jan 17, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Jan 17, 2017

This change adds a new remote files feature which basically just handles
the cleanup of remote session files when the extension is loaded or
unloaded. This is to ensure that the user doesn't accidentally edit a
locally cached remote file thinking it is their local copy. It also shows
a warning to the user when they save changes to a remote file because we
currently don't propagate those changes back to the remote session.

This change adds a new remote files feature which basically just handles
the cleanup of remote session files when the extension is loaded or
unloaded.  This is to ensure that the user doesn't accidentally edit a
locally cached remote file thinking it is their local copy.  It also shows
a warning to the user when they save changes to a remote file because we
currently don't propagate those changes back to the remote session.
@daviwil daviwil added this to the 0.9.0 milestone Jan 17, 2017
@daviwil daviwil merged commit 393cd76 into master Jan 17, 2017
@daviwil daviwil deleted the daviwil/remote-files branch January 17, 2017 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants