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: Ah, and it's already reported, and there's already a pull request with a fix: 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: Ah, and it's already reported, and there's already a pull request with a fix: https://github.com/joyent/node/issues/8948