CubeIDE - debugging startup process
When I start debugging - there is unnecessary focus switching between the startup_stm32f* editor, the focus is constantly broken from the current window and CubeIDE switches the focus to itself - this is strange behavior. Is it possible to remove the focus switching at the end of the build and the chaotic opening of windows during the build and firmware process? I have debugging setting to start from main()
I would like debugging to start quietly in the background - the progress bar at the bottom right shows the process and the status "Linking/Connecting/Dowloading/Ready/Paused" and that's it

