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
Capturing meta-vars in utilities can be extremely valuable but currently this is only possible with local utilities, which prevents them from being reusable.
💻 Use Cases
Match a non-trivial construct and capture a piece that is deeply nested in it in a metavariable for use in the fix.
The text was updated successfully, but these errors were encountered:
⭐ Suggestion
Capturing meta-vars in utilities can be extremely valuable but currently this is only possible with local utilities, which prevents them from being reusable.
💻 Use Cases
Match a non-trivial construct and capture a piece that is deeply nested in it in a metavariable for use in the fix.
The text was updated successfully, but these errors were encountered: