|
|
|
|
|
by brozaman
1284 days ago
|
|
>>With VSCode, you type the name of any programming language in the extension search, click "Install", and you have a world-class development environment > Very minor feature. It is not usefull unless you are constantly hunting for new languages. The big advantage isn't just installing but keeping them up to date without any actual effort. I used to know vimscript, used to understand how the vim package managers I used works and all. With VSCode I don't even know in which language are extenssions written. I work mostly on golang, and now the environment is certainly more stable, but I remember that in order to have go extensions working on vim I used to have to be updating manually the extensions pretty much every release and it was some effort. Now I update the golang version and things just work. |
|