Can the REPL in the vscode debug window be set to multiline?
When testing in the vs code debug window REPL, I notice that there appears to be only one line. This makes it harder to work with longer expressions. Is there any way to make it multiline or word wrap?