-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
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.
Description
What is the problem this feature will solve?
Found recently about paste bracket mode that would help solve the issue with auto-indentation in NodeJS-based REPLs.
I've asked on StackOveflow but no one answered because I think no one uses such a feature, because no one knows that this exists.
How to use terminal bracket paste mode in Nodejs REPL?
You can read about paste bracket mode on Wikipedia.
What is the feature you are proposing to solve the problem?
Add paste bracket mode to NodeJS readline.
What alternatives have you considered?
The alternatives are flaky hacks.
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.