Skip to content

Conversation

@daviwil
Copy link
Contributor

@daviwil daviwil commented Mar 21, 2017

This change enables the saving of files opened from a remote session using
the psedit command. When the editor saves the file contents it sends a
DidSaveTextDocumentNotification to the language server which in turn sends
the document's contents back to the remote session to be saved in the
original file.

Resolves #583.

This change enables the saving of files opened from a remote session using
the psedit command.  When the editor saves the file contents it sends a
DidSaveTextDocumentNotification to the language server which in turn sends
the document's contents back to the remote session to be saved in the
original file.

Resolves PowerShell#583.
@daviwil daviwil added this to the 0.11.0 milestone Mar 21, 2017
@daviwil daviwil merged commit c97453e into PowerShell:develop Mar 21, 2017
@daviwil daviwil deleted the remote-file-save branch March 21, 2017 19:36
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