Remix.run Logo
mikeocool 6 days ago

I begrudgingly gave up vim mode in vscode a few years ago, because that seemed to make it so much more sluggish.

IshKebab 6 days ago | parent [-]

Yeah it hooks into some blocking event that gets called on every keypress. At least that's how it worked last time I tried it many years ago. Very sluggish.

Fortunately standard editing shortcuts like Ctrl-D, Ctrl-left/right, etc. replace 99% of Vim "magic" and are way easier to remember and use.

Fraterkes 6 days ago | parent [-]

No offense, but if you think ctrl-shortcuts are easier to use you don’t really get the appeal of vim