I would like to have an option to configure a project tool to output to the Build window, but not activate the build window. For example, I created a custom tool to run clang-format on the current file, I want to see results in the Build tool window, but I want focus to remain on the current file, independent of whether I have "Send Output to Editor Window" enabled or not in the Build Window.
(x) Capture output
(x) Output to build window
( ) Activate build window
( ) Verbose output
...