-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
FR: CodeBlocks in REPL. #20817
Copy link
Copy link
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
So, today:
Rather, if we could display the entire code block, when we do an up arrow, like:
This should make life on the REPL much easier.
Very similar to how devtool console treats code blocks.