Author Topic: Project Properties > Tools > Output to Build Window only  (Read 1349 times)

Dennis

  • Senior Community Member
  • Posts: 3989
  • Hero Points: 519
Project Properties > Tools > Output to Build Window only
« on: December 08, 2023, 06:45:21 PM »
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
...