this post was submitted on 20 Nov 2024
856 points (97.5% liked)

Programmer Humor

19623 readers
2737 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] hperrin@lemmy.world 1 points 13 hours ago (1 children)

You think VS Code is slow and bloated? What do you use?

Also, on several occasions I've had VS Code help me recover accidentally deleted files, because the editor keeps the file in memory, regardless of if it disappears on disk (like most editors).

[–] PanArab@lemm.ee 1 points 13 hours ago (1 children)

What do you use?

Either an IDE like Visual Studio or Xcode or a text editor like Notepad++, Vim or nano, it depends. I also use Android Studio but I hate it.

[–] hperrin@lemmy.world 1 points 8 hours ago

You think VS Code is bloated and you use Visual Studio and Xcode?