I’ve used VS Code for a long time, but have recently grown weary of Microsoft’s approach to OSS. I’ve checked out VS Codium which seems like it might be a great option.
What text editor are you using?
I’ve used VS Code for a long time, but have recently grown weary of Microsoft’s approach to OSS. I’ve checked out VS Codium which seems like it might be a great option.
What text editor are you using?
used vim for like twenty years and then switched to nano
(Note for those who downvoted me: Get a life, you weirdos. I’ll use whatever editor I want.)
Not downvoting but I’m puzzled. Why switching to nano? After 20 years of vim you probably are an advanced user. After getting some of the goodies of vim, I cannot understand how nano can be appealing. Care to elaborate?
Depends on the use case. I used to think nano was stupid too until I tried to use it for real, and I realized that it is among the best designed editors I’ve ever used. Yes, it is more simple and don’t offer all the functionality of vim. It might be able to do a couple things vim can’t, but I would have to double check on that. (Like emacs, nano can re-wrap hard-wrapped text to a specific width, which I’m not sure is easy to do in vim.)
For certain edits or tasks, vim might end up being more trouble than it’s worth.
downvotes here are so weird !
is vim a religion ?
I guess so lol. I still use it when it’s the right tool for the job