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
 

Hi experienced devs , I am a beginner programmer. I mostly use code completion and go-to source , and rename function and objects, code-pretty. Other features not so much. What features do you use often And what features are not that useful in an IDE and can be considered bloat? P.S.- Which is that one feature that you can't live without?( sorry for sounding like tiktok wannabe)

you are viewing a single comment's thread
view the rest of the comments
[–] noli 2 points 1 year ago

Disclaimer: I'm not super experienced.

I'd say it heavily depends on your usecase. If you're the type of person to only really code in one language and don't really want to tinker too much then an IDE is perfect.

If you love tinkering with your editor and tweak it to be just perfect you also have stuff like emacs or vim.

As for the feature I can't live without: a good vim mode. Once you're used to editing text in vim, going back to a mouse based workflow is a really big pain.