Skip to content

Add support for ignoring lines based on a regex pattern. #38

Open
aalleexxx5 wants to merge 1 commit intonlohmann:masterfrom
aalleexxx5:add_regex_ignore
Open

Add support for ignoring lines based on a regex pattern. #38
aalleexxx5 wants to merge 1 commit intonlohmann:masterfrom
aalleexxx5:add_regex_ignore

Conversation

@aalleexxx5
Copy link

Useful for ignoring logging, macro calls, GUI draw calls, and single line braces.
Includes a placeholder of ^std::cout.*$|^std::cerr.*$ to skip any logging lines and provide an example of how to expand the regex.

…gnoring logging, macro calls, GUI draw calls, and single line braces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant