Uh oh!
There was an error while loading. Please reload this page.
repl: preserve preview on ESCAPE key press - #46878
Conversation
21dc2b9 to
61416f4Compare61416f4 to
d636ce8Comparenodejs-github-bot
commented
Feb 28, 2023
BridgeAR
left a comment
There was a problem hiding this comment.
This seems like a nice improvement!
I would just not negate the argument and use an if statement.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
BridgeAR
left a comment
There was a problem hiding this comment.
I just noticed that this might require a bit more work: in case the line completion and the preview is active, it should remove both.
nodejs-github-bot
commented
Feb 28, 2023
Do you mean: then press |
BridgeAR
commented
Feb 28, 2023
@meixg yes, that's what I meant. I just saw that it will work as expected due to resetting the preview suffix to null and therefore not having a match anymore. Good work! |
nodejs-github-bot
commented
Mar 1, 2023
nodejs-github-bot
commented
Mar 3, 2023
Co-authored-by: Ruben Bridgewater <ruben@bridgewater.de>
nodejs-github-bot
commented
Mar 3, 2023
nodejs-github-bot
commented
Mar 5, 2023
nodejs-github-bot
commented
Mar 6, 2023
change according to cr
nodejs-github-bot
commented
Mar 11, 2023
nodejs-github-bot
commented
Mar 11, 2023
nodejs-github-bot
commented
Mar 13, 2023
nodejs-github-bot
commented
Mar 14, 2023
nodejs-github-bot
commented
Mar 14, 2023
nodejs-github-bot
commented
Mar 16, 2023
Landed in 2566400 |
Fixes: #46876