Digi ESP GUI Irritations

Is it possible to eliminate any of the following eccentricities of this UI?

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

You can add/delete/rearrange panels in the views. By doing this you can combine the panels you want into a single window. I have a mixture of the C/C++ and Debug views. Now they’re more like an emphasis on one or the other rather than an exclusive purpose.