|
|
|
|
|
by spupy
2172 days ago
|
|
There's no point in comparing them, in my opinion. VS Code is a tool for programming; I would call it an IDE but I 'm not very familiar with the app. Vim is still "just an editor". You can still use it for programming (not just coding bash scripts), but that's making your life harder than it needs to be.
In my experience the amazing text editing features of vim are only very rarely useful in a software developer's work. I feel the same about multiline editing though.
And Vim has amazing text editing features, but severely lacking code editing features. |
|
Why would one be suitable for programming but not the other?
It just comes down to UI preference and whether you want to configure things yourself or not.