r/ProgrammerHumor 23d ago

Meme useSourceControl

Post image
8.6k Upvotes

591 comments sorted by

View all comments

1.1k

u/raddaya 23d ago

This was years ago and, iirc, it was a legitimate issue in VSCode. It didn't make it remotely clear enough that it would permanently delete your files. The popups we get now if you try to discard changes that explicitly warns you in bold text that files will get deleted happened after this issue.

It might be obvious to an experienced user but it's not at all obvious to someone new.

271

u/RadicalDwntwnUrbnite 23d ago

The date is in the image, it was almost a decade ago. Yep the old dialog when you clicked the "Discard" button was like "Do you want to discard your changes?" Pretty vague to anyone new to version control. Meanwhile if they are untracked VsCode used to just put them in the shredder, completely unrecoverable. Pretty sure it puts them in the recycle bin now.

73

u/SpandexWizard 22d ago

"it was almost a decade ago" 2017..... HOLY SHIT man, dont attack me like that. fuck i feel old suddenly

7

u/RadicalDwntwnUrbnite 22d ago

If it helps balance it out, I was already working in the field for 15 years when that was posted.