Should I Choose Neovim as My First Code Editor?

0
11
Asked By CuriousCoder92 On

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

Answered By PracticalNerd On

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!

CautiousLearner -

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

Answered By TechieTurtle On

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!

HelpfulHen -

It's true! VSCode has tons of extensions available, and you can always try out Vim-like features as you get comfortable.

Answered By OldSchoolVimFan On

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!

CleanUIEnthusiast -

I can relate! I love how clean and minimal Neovim looks, but I also enjoy the functionality of VSCode.

Answered By VimWave126 On

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.

FriendlyAdvice -

Yes! Focus on the coding basics first. The right editor can come later.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.