Skip to content

Add client-side implementation of $psEditor.Workspace.NewFile() #903

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
Jun 20, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Jun 20, 2017

This change adds the client-side message handelr implementation that
wires up the new $psEditor.Workspace.NewFile() API. This API allows the
user to create a new editor file from within a script or the Integrated
Console.

Resolves PowerShell/PowerShellEditorServices#435

This PR was initially submitted by @dfinke: #882

This change adds the client-side message handelr implementation that
wires up the new $psEditor.Workspace.NewFile() API.  This API allows the
user to create a new editor file from within a script or the Integrated
Console.

Resolves PowerShell/PowerShellEditorServices#435
@daviwil daviwil added this to the 1.4.0 milestone Jun 20, 2017
@daviwil daviwil merged commit 8cffa08 into PowerShell:master Jun 20, 2017
@daviwil daviwil deleted the new-file-api branch June 20, 2017 23:18
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