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
[-] mdhughes@lemmy.ml 9 points 11 months ago

If you actually understand the programming language, libraries, problem, and think about your solution first, you can code just fine in ed, the standard text editor. Sometimes I do, I'm the third real programmer

In practice, I mostly code in Vim, which launches instantly, is completely customizable, and I can type and edit faster than in anything else. IDEs are excruciatingly slow, with all the highlighting and analysis stuff on, waiting for code completion instead of just typing it out because you know things.

You don't need any of that.

There's also the issue that VSCode is spyware created by Microsoft, and both things should send you running away.

[-] zagaberoo@beehaw.org 3 points 11 months ago

There is always VSCodium for the second issue.

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