Closed acheronfail closed 1 year ago
See discussion here: https://github.com/BurntSushi/ripgrep/issues/2325#issuecomment-1602344404
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.
ripgrep
:astonished:
See discussion here: https://github.com/BurntSushi/ripgrep/issues/2325#issuecomment-1602344404
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.