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
The docs tell us that you can view an AST dump of your code pattern when using the Pattern tab in the playground while the YAML tab shows the captured meta variables. I think this playground is awesome, but would love to be able to see the matched AST nodes produced from yaml rules. It would make iterating on a rule much easier.
The text was updated successfully, but these errors were encountered:
The docs tell us that you can view an AST dump of your code pattern when using the
Pattern
tab in the playground while theYAML
tab shows the captured meta variables. I think this playground is awesome, but would love to be able to see the matched AST nodes produced from yaml rules. It would make iterating on a rule much easier.The text was updated successfully, but these errors were encountered: