Hacker News new | ask | show | jobs
by flykespice 481 days ago
I jump back and forth between using keyboard & mouse when working on a IDE and vim when working on terminal.

While I could just hook up a vim plugin that is present on almost all IDEs, I debilatery chose not to because they feel ucanny since many vim bindings conflict with the IDE default bindings and their intregation don't work well. It's better suited as standalone application.

1 comments

Vim plugins are generally unusable. The one that VSCode has is especially bad.
the vim one is pretty irritating with input delay but the neovim one isn't too bad (the one that hooks into neovim)... at least it makes vs code tolerable enough for me so I don't bang my head against the wall when I have to use it
use the neovim one ... it's actual vim + vscode.
No thanks, I would rather code in terminal. I can't stand using an Electron app.
ok but that is just moving the goalpost from the plugins are crap to i don't like electron. idc what you do but for anyone that wants vscode with vim bindings the neovim ones are great.