this post was submitted on 23 Oct 2023
10 points (81.2% liked)
Ask Experienced Devs
1233 readers
2 users here now
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I made the switch to vim a while back because I had to work on remote servers that weren't running an X server. I found it suited my dev needs as well and haven't looked back. On the rare occasion I need to debug something, gdb works well enough.
That said, I do use VS code for personal projects. It feels lightweight enough to me, since you only have to install extensions for the languages and tools you plan to use.