-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Bishal Udash edited this page Jun 20, 2021
·
8 revisions
Initially I learned vim so that I can easily write and edit files in servers and also to prevent mistakenly typing kjasbd
😄 which is common when using nano.
I used VS Code for development paired up with couple of js, python, php and other extensions, but the amount of memory it consumes is immoderate. Then I switched to sublime, installed some packages much better performance and it was okay.
Obsessed with performance I ended up doing whats called pro-grammer move. Spent hours-days setting up a vim configuration.
Average memory consumption by code editors including extensions.
Code Editor | Memory |
---|---|
VS Code | 700MB - 1.5GB |
Sublime 3 | 150MB - 250MB |
Vim | 10MB - 50MB |