|
|
|
|
|
by braindongle
2308 days ago
|
|
Let us not disparage VSCodeVim in the least. #1: .vimrc support. Simply huge. Not everything is there, but a lot is. Also, they are responsive. The big outstanding thing for me is Code's behavior with respect to opening a new file/buffer. Tabs are owned by splits whereas it's the other way around in Vim, and that's fine, but the Vim default of replacing the active file/buffer must be! I figured out a workaround [0] just this week with a little help, but more importantly, after suggesting that this feature make it into the extension, I received a prompt reply [1]. These people are doing great work that really matters for me professionally. Good luck implementing the 8,000,000 Vim features that you use and don't even think about by starting with nothing but a context for mode-switching. [0] https://stackoverflow.com/questions/60216168/vscode-open-fil... [1] https://github.com/VSCodeVim/Vim/issues/4559 |
|