When using VIM in a terminal, I'm pretty used to being able to navigate by holding a key. For example:
In terminal:
hold j -> cursor moves down one line until I release the key
In VSCode:
hold j -> cursor moves down one and only one line per keydown
Would it be possible to emulate the behavior of the terminal? I'm quite used to navigating by holding these keys.
Thank you for your time and this awesome extension!