Is it possible to have different split settings for Edit and Debug mode in Qt Creator?
I am:
- using two monitors
- splitting the editor vertically
- align the splits onto the edge between monitors
Now when I switch do debugging mode:
- the variable column gets squeezed in
- my editor split edge is pushed away from the monitor edge
Can I somehow tell Qt Creator to remember each split?
- replaces
-
QTCREATORBUG-10655 make debugger and analyzer editor views independent from edit mode
-
- Closed
-