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
We can't get the matches from ripgrep's JSON output, but we should be able to run the regex against the matched lines and perform the replacements that way.
The text was updated successfully, but these errors were encountered:
See discussion here: BurntSushi/ripgrep#2325 (comment)
We can't get the matches from
ripgrep
's JSON output, but we should be able to run the regex against the matched lines and perform the replacements that way.The text was updated successfully, but these errors were encountered: