I have a build system defined with file_regex and line_regex. In the output window if I double click on a line that matches file_regex or line_regex it navigates correctly to the line.
If I get output that doesn’t have any lines that match line_regex I’m not able to navigate the Build Results (F4) because they are never rendered. It feels like all lines that match the file_regex should have Build Results generated if there was no matching line_regex.