Closed
Description
From the original discussion in microsoft/vscode-debugadapter-node#185
- Debug node
console.clear()
andclear()
should clear the debug console and write a message that the console was cleared.
From the original discussion in microsoft/vscode-debugadapter-node#185
console.clear()
and clear()
should clear the debug console and write a message that the console was cleared.