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
In order to make the PowerShell AST and the C# AST have similar capabilities within PipeScript, we want to add a few more extended properties and methods:
In order to make the PowerShell AST and the C# AST have similar capabilities within PipeScript, we want to add a few more extended properties and methods:
AST.GetRelativeIndex()
should determine the collection within the parent and the index #1082AST.get_Trivia
should return leading comments #1083The text was updated successfully, but these errors were encountered: