vscode-javascript-repl-docs
vscode-javascript-repl-docs copied to clipboard
On save of new repl session, keep the session alive
When an untitled document is saved the repl session is ending. Let's keep the session alive when the file is saved if the file extension is supported.