Is it possible to eliminate any of the following eccentricities of this UI?
- The forced pause at the start of every Debug operation
- Pressing the Debug button reports an error for image.elf, while you’re in Debug mode (instead of simply restarting Debug mode automatically)
- Two different views for development and debug – is it possible to merge these?
- Ctrl+Click on any function/variable takes you to that object’s declaration, instead of its definition.
- Building doesn’t automatically save all modified files before the build operation.
- Sometimes “Open Definition” does absolutely nothing (I’m guessing this is a bug).