Can ripgrep do multiline searches? I want to search for unsafe blocks without comments directly before them.
Replying to @InsanityBit
Not yet: https://github.com/BurntSushi/ripgrep/issues/176 … --- You could probably hobble something together with the -B flag, e.g., `rg -B1 unsafe | rg -v '\s*//'`
11:02 AM - 27 Sep 2017
0 replies
0 retweets
1 like
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.