Hi,
While debugging nodejs code in VS, variables that hold object literals do not show any properties while examining on a break point. These objects are displayed as "no children", for example, when you hover your mouse over them in the code while debugging.
Comments: https://github.com/joyent/node/issues/8948
While debugging nodejs code in VS, variables that hold object literals do not show any properties while examining on a break point. These objects are displayed as "no children", for example, when you hover your mouse over them in the code while debugging.
Comments: https://github.com/joyent/node/issues/8948