Editing Variables in the New Debugger

Now that the old debugger is gone, is there a way to edit variables? I know that it’s possible in the console, but it can be a huge pain to find the correct path of a variable that’s seen in the debugger at a breakpoint.

Hi @Plazuzu, we have editing variables in the backlog. As its already offered in the Console; it shouldn’t be too hard but we just have to get to it – potentially within this year.

I will check if we have a bug to track this enhancement and will post it here.

I guess editing variables will come together with bug 771339 .

Sebastian