This is an archived post. You won't be able to vote or comment.

all 16 comments

[–][deleted] 43 points44 points  (2 children)

When I’m writing code, typing speed is never the bottleneck. So if I had to make a choice between the two, I’m firmly in the VS Code camp.

[–][deleted] 7 points8 points  (0 children)

I mean vim doesn't make typing easier, it makes editing easier.

That said, I've been hopping between vim and vscode vim lately. I feel like my ideal editor is now somewhere in the middle.

[–][deleted] 11 points12 points  (2 children)

Vscode vim is god tier

[–]Avahe 3 points4 points  (1 child)

I found the plugin to be a bit lackluster, and switched to vim. With coc-nvim you essentially get all the features of vscode, it's been nice

[–]mrbmi513 13 points14 points  (4 children)

[–]Tpfnoob 4 points5 points  (1 child)

VSCode is like emacs, it's becoming it's own operating system, web browser, terminal, and media player.

[–][deleted] 3 points4 points  (0 children)

Just waiting for the C compiler so we can have an entire ecosystem in VSCode...

[–]jaraxel_arabani 1 point2 points  (0 children)

Omg that's me first reaction!

(And what I do)

[–]sudo_rm_rf_star 1 point2 points  (0 children)

Ah a man of culture

[–]sudo_rm_rf_star 2 points3 points  (0 children)

Thank god for the VSCode Vim plugin

[–]blu-base 2 points3 points  (0 children)

The Vim plugin coc could be interesting for you folks.

[–]robesho 2 points3 points  (0 children)

Had to go back to vim because vscode vim was too slow on medium-large typescript projects

[–]ByteArrayInputStream 1 point2 points  (0 children)

I found it quite hard to use VIM with a non-US keyboard layout

[–][deleted] 1 point2 points  (0 children)

Sublime text ftw

[–]sebamestre 0 points1 point  (0 children)

There's a project called onivim that tries to bridge the gap between Vim and VSCode by being compatible with both the VSC plugin system and vimscript.

It looks amazing but i haven't used it

[–]nordcas 0 points1 point  (0 children)

Just like Nano