Node.js interactive debugger console
While debugging a Node.js application, you can run JavaScript code snippets in the interactive Debugger Console tab. The console shows a prompt and provides code completion as you type your commands.

The console shows a preview of the command output which you can expand if necessary.
