Skip to content

Commit 3b917d6

Browse files
corbobrjmholt
andauthored
Update module/PowerShellEditorServices/Commands/Public/CmdletInterface.ps1
Co-authored-by: Robert Holt <rjmholt@gmail.com>
1 parent f228e26 commit 3b917d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

module/PowerShellEditorServices/Commands/Public/CmdletInterface.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ function New-EditorFile {
134134
$psEditor.Workspace.NewFile()
135135
$editorContext = $psEditor.GetEditorContext()
136136
}
137+
137138
if (!$editorContext) {
138139
return
139140
}

0 commit comments

Comments
 (0)