Search Unity

in monodevelop is there someway to keep locals tree open on changes

Discussion in 'Editor & General Support' started by knobby67, Apr 26, 2017.

  1. knobby67

    knobby67

    Joined:
    Aug 30, 2015
    Posts:
    389
    Hi when I step through a function in mono to see updates to variables the locals window on a change closes down the whole variable tree, so I have to click right down through everything in the class, structure to view the variable I'm looking at. It's a right pain. Is there a way to say keep tree open on update?
    I'm using Linux maybe this is the problem.