-
-
Notifications
You must be signed in to change notification settings - Fork 37.3k
FR: CodeBlocks in REPL. #20817
Copy link
Copy link
Closed
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.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.