Keybindings in VS Code Julia REPL

Does anyone know how to/if it’s possible to use keyboard shortcuts in the VS Code Julia REPL? I’d like to press Ctrl-K to delete the line like I do in my normal terminal emulator (or Shift-Ctrl-U analogous as in the editor). I haven’t found any extension, nor even a way to make the editor keybindings work in the REPL. This doesn’t quiiiite feel like it deserves an issue in the vscode github repo, but if it’s currently impossible to do it, then I’ll make one.

2 Likes