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
I receive the following error when I click the "Variables" option under Powershell Pro Tools:
Exception running command: System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at PowerShellToolsPro.Cmdlets.GetVariables.Execute(String input, Runspace runspace)
at PowerShellToolsPro.Cmdlets.VSCodeHelpers.StartServer(String psScriptRoot)
Output is not null. Writing output (378 bytes).
The text was updated successfully, but these errors were encountered:
Hello,
I receive the following error when I click the "Variables" option under Powershell Pro Tools:
The text was updated successfully, but these errors were encountered: