https://bugs.kde.org/show_bug.cgi?id=374635

            Bug ID: 374635
           Summary: Show full value of variable in variables panel
           Product: kdevelop
           Version: 5.1.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: simg...@gmail.com
  Target Milestone: ---

The value of variables with a long value (like a path) is truncated and
replaced with ... even if there is still space to show it.

Often I would like to see the full value of the variable but it's currently
impossible, and I need to add a print() in the code to visualize it.

This happens in the variables pane, and when I hoover over a variable.

Moreover in the variable pane I can right click over the value of the variable
and copy the value, but also in this case the trucated value is copied.

I would be nice to have a mechanism to expand the value view and show the the
full value of a variable. Or maybe show the full value in the tooltip.

Maybe this is specific to python.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to