weggli
weggli copied to clipboard
More a question than an issue
Awesome tool I just had a question if I do not see that there there is a way to restrict the match to only include the match it self if I'm searching for a function call even if the function call is multil line.
example:
printf("foo foo %s\n",
"what ever");
weggli -X "printf(_);"