I've heard a lot about Neovim lately, and I really like the concept behind it. However, I'm a bit worried about the steep learning curve. Is it a good idea to start learning coding with Neovim, or should I go for something simpler and more beginner-friendly like VSCode? I'd like to focus on improving my coding skills without adding an extra challenge with the editor.
4 Answers
If you're just starting, VSCode is definitely a smart pick. It lets you dive straight into coding. Setting up Neovim can be tricky, especially if you want a custom setup. You can always venture into Neovim later if you're interested!
Honestly, I think going with VSCode is a solid choice for beginners. Neovim has its charms, but getting up and running with VSCode is typically easier. You can always emulate Vim keybindings within VSCode if you're drawn to that modal editing style. Just focus on coding for now!
It's true! VSCode has tons of extensions available, and you can always try out Vim-like features as you get comfortable.
As someone who's been using Vim for over 20 years, I'd recommend starting with VSCode. The love for Vim often comes from the editing language itself rather than the software. You can tweak VSCode to feel more like Neovim too!
I can relate! I love how clean and minimal Neovim looks, but I also enjoy the functionality of VSCode.
The struggle to learn everything at once is real! If you're finding the editor to be a hurdle, stick with something that feels more manageable like VSCode. You can branch out into different editors later on.
Yes! Focus on the coding basics first. The right editor can come later.

That makes sense. I think starting simple would help me learn better.