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
Copy file name to clipboardExpand all lines: src/PowerShellEditorServices/Services/PowerShellContext/PowerShellContextService.cs
+4-23Lines changed: 4 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -262,7 +262,7 @@ public static Runspace CreateTestRunspace(
262
262
/// <param name="psHost">The PSHost that will be used for this Runspace.</param>
263
263
/// <param name="languageMode">The language mode inherited from the orginal PowerShell process. This will be used when creating runspaces so that we honor the same language mode.</param>
0 commit comments