I have been using Segger Embedded Studio to develop in and recently switched to use VS Code with NCS.
It was always very useful to use Segger's watch window with the real time update turned on to see multiple variables change in real time.
I've tried to do this same thing in VS Code but it seems like the watch window will only update if a break point is hit. Does anyone know if VS Code has a real time update feature?
thanks,
Chris