After changing the value of a variable that affects also the value of a child-variable the VSC DAP updates everything correctly while Theia DAP updates only the changed variable (not the child variable). Is there a way to trigger the child-variable to update forcibly?
[original thread by ParOvBroadcom]
Not sure what you mean by “child variable”. Can you give a concrete example of what’s happening?
@tsmaeder e.g. a parent variable is an object, a child variable its property. @parisis Hi
Could you file an issue here: https://github.com/eclipse-theia/theia
then they will be fetched again on next rendering