this post was submitted on 29 Nov 2024
807 points (98.7% liked)

Programmer Humor

32739 readers
285 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] HiddenLayer555@lemmy.ml 19 points 3 weeks ago (3 children)

Atom and Brackets had terrible performance.

To be fair so did VSCode. It took years to get it under control and even then it's nowhere near as light as a native IDE.

[–] narc0tic_bird@lemm.ee 9 points 3 weeks ago

I think most of VSCode performance improvements just stem from newer CPUs being faster.

[–] underisk@lemmy.ml 7 points 3 weeks ago (1 children)

i haven't used an IDE in years but when I did I switched to notepads because every IDE i used was bloated and slow. is this not still the case? frankly VS Code is rapidly approaching the point where it's just as bloated and slow as I remember those IDEs being so i'm not exactly trying to come to its defense here.

[–] IHateReddit@lemmy.world 5 points 3 weeks ago (1 children)

Whenever I work on bigger projects, I use JetBrains IDEs, when I just want to edit a single file I use KWrite. VSCode barely has any use to me anymore (especially due to its lack of proper auto-completion compared to JetBrains) except for html/react projects.

[–] tempest@lemmy.ca 5 points 3 weeks ago

Code lives and dies by its plugins. It can range from heavier weight ide to lighter weight editor depending on what plug ins are loaded.

[–] tempest@lemmy.ca 2 points 3 weeks ago

It definitely improved over the years but even at the time code was leaps and bounds ahead.