Ganesh Khade What do you recommend, Vim, Sublime Text or VS Code for a newbie? I used to recommed VS Code, but everyone I recommend complained about, how slow it was than Sublime Text.
David Satime-Wallin Everyone should learn Vi(m) but it's not suitable for most to use it as their main IDE. Vi(m) is available on pretty much any system so it's great to know the basics for doing changes on servers etc. I use it as my main IDE in my profession but most people tend to stick to VSCode for example.
3y, 40w 6 replies
Login or register your account to reply
🌚 Cosmo I had a hard time getting into Vim, but once I got it, I couldn't live without it. Now it's my main IDE for everything.
3y, 40w reply
🤔 David Agreed that not everyone should use it as their IDE. IMO it's absolutely necessary for working on servers or in a terminal, and far preferable to Nano.
3y, 40w 4 replies
Ganesh Khade Have you tried Micro Editor? Again, it's pretty powerful. Multi Cursors, Split Windows, Intutive keybindings all in terminal. Of course, it's for newbies, otherwise, vim.
3y, 40w 3 replies