|
|
|
|
|
by johntdaly
1528 days ago
|
|
I used mainly Sublime Text the last years and I know enough vim that it is the most comfortable editor for me on the linux command line. I currently also use Visual Studio Code because my coworkers use it and next month when I switch Jobs I am expected to use IntelliJ. Using Sublime as my main editor was my choice. Using vim as my main editor on the linux command line was practical, since it is the default. Using Visual Studio Code or IntelliJ is a choice that my employer makes for me. We have so many editors because computers are old and we condensed the number of mainstream operating systems down significantly from what is was in the past so now people that came in contact with various editor traditions are trying to bring those features together in new text editors. |
|
I don't know very much of vim but I think it is very extensible and can be used as a complete IDE for most of languages. Wouldn't it be more convenient to always use vim over switching between vim and Sublime ?