63
submitted 11 months ago by Kelho@lemmy.ml to c/programming@lemmy.ml

Hey everyone!

I was just wondering why one would use any of the programs I mentioned above instead of VS Code to write Code.

Can someone give me a brief overview of the advantages?

Thanks in advance!

you are viewing a single comment's thread
view the rest of the comments
[-] fiat_lux@kbin.social 13 points 11 months ago

Different tasks. VSCode is littered with half-baked spaghetti code from various projects. My terminal window is for system-level non-project interactions.

I stick with terminals and vi for various day-to-day administrative things, because you never know when you'll have to log into a different machine which doesn't have all your software and preferences set up. I would prefer not struggle to recall keyboard shortcuts I last used 100 years ago when that happens.

It's bad enough having ADHD and long covid to completely obliterate my working memory, without the added irritation of googling "man vi move to section", knowing you have definitely used the command many times in the past.

[-] ale@lemmy.world 2 points 11 months ago

Exactly, I think it just comes down to being good practice. There's a 99.99% chance that any unfamiliar system has one of vi, vim, emacs. Not bad to be familiar with one or each.

[-] glibg10b@lemmy.ml 2 points 11 months ago

I do this too. I refuse to change the keyboard shortcuts in any application I use, except to mimic the shortcuts of a more popular application

For example, I use GNOME Terminal's keyboard shortcuts in kitty

this post was submitted on 10 Sep 2023
63 points (95.7% liked)

General Programming Discussion

7631 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS