News

function - matches all function types (declaration, expression, arrow, method) class - matches class declarations and expressions string - matches string and template literals loop - matches for, ...
Steps to reproduce Parameterized custom attributes (e.g., [IsMenu ("description")]) applied to function declarations in PowerShell 7.x result in an Unexpected attribute error, but the same attributes ...