this post was submitted on 29 Nov 2024
807 points (98.7% liked)
Programmer Humor
32739 readers
254 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.