The path to the Node.js binary that Insight.js should use to run files. Defaults to node
.
Whether to Insight.js code playgrounds on edit or save.
Toggle between showing one or many evaluation records for the selected line.
undefined
is a very common result value in JS. This option toggles whether to display inline values for lines for a line that only consist of undefined
.
undefined
is a very common result value in JS, and a lengthy word. You can choosed to render a symbol in place of undefined
.
When line history is on, toggles whether to show a call number separator between different invocations of a function. e.g. 'value 1' • 'value 2' ⋮² 'value 3'
Toggles whether to automatically start the App Monitor server when a VS Code window opens.