The paste bracket mode allows REPL to have auto-indentation that is handled differently when the user copy-pastes the code from the clipboard and the code already has an indentation. PR-URL: https://github.com/nodejs/node/pull/47150 Fixes: https://github.com/nodejs/node/issues/45213 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com> |
||
|---|---|---|
| .. | ||
| callbacks.js | ||
| emitKeypressEvents.js | ||
| interface.js | ||
| promises.js | ||
| utils.js | ||