Since you debug, Entrian Inline Watch Shows the values of Factors inline on your source code, updated live as you step through your code:
It is possible to see the live values directly now in origin instead of hovering over them using the mouse or even locating them from the Watch windows.
Whenever you land in a purpose or at a breakpoint, you can observe the worth of your function parameters and parameters.
It is not only for primitive values such as strings and numbers - you control how your structures and classes are exhibited, eg.
You can also configure how accessor works are exhibited to call to an accessor function, for example.