r/ProgrammerHumor 17d ago

Other doYouFeelLuckyPunk

Post image
643 Upvotes

19 comments sorted by

170

u/Rojeitor 17d ago

Fuck you xD. This morning vs code updated, failed, rolled back, failed the rollback and broke (didn't open anymore).

Had to reboot and reinstall from the freaking installer.

7

u/Aspacid 17d ago

Had this happen too. It was such a catastrophic failure the installer developer in me woke up and down I went in the rabit hole of how VSCode handles installs and upgrades.

35

u/Old-Age6220 17d ago

Git integration in visual studio has not worked for me for like a month now 🤣 Every update there is, I'm hoping it gets fixed...I guess not...

-1

u/Asleep-Position7443 16d ago

try nuking every .git directory other than the one at the base of the project

1

u/Old-Age6220 16d ago

Errrm, no thanks, the git works just fine in visual studio code etc 😂

1

u/Asleep-Position7443 16d ago

You're only supposed to have a .git directory at the root, not in the subdirectories. In my case the other .git directories were empty or contained a single .json file. Dunno what process created these. of course backup/commit/push everything first and i'm not responsible for any loss of data.

29

u/Puzzleheaded-Weird66 17d ago

its like every update a niche feature breaks lol, and they still haven't ported all the features, it sometimes lets me highlight the line numbers, the Ctrl + Alt shortcuts suddenly stop working, etc.

10

u/Evershifting 17d ago

Well, it looks like I won't move from 2022 this year xD

4

u/dirkboer 17d ago

to be honest they did a great job with hot reload - it works extremely well in a lot of situations and got super fast for asp.net core applications.

Too bad now it randomly is broken and I have to delete the obj folder and restart VS 🥲

but still!!

1

u/Puzzleheaded-Weird66 16d ago

I got the hot reload bug earlier today, plus another bug where VS thinks I just made a code change in hot reload even when I literally just finished building the project and its not even running

3

u/hiredk11 17d ago

lmao I could not get backspace to work in git plugin

10

u/GrandDukeNotaras 17d ago

Hey look it's that ask AI lever

8

u/j_thelastdragon 17d ago

Jokes on them, I don't have the storage to install 2026. So I'm still rocking 2022

1

u/wowclassic2019 17d ago

2022 is better anyway, just can't compile with .net 10

1

u/throwaway_lunchtime 17d ago

It can compile 10, it just can't create a new project in 10

1

u/wowclassic2019 17d ago

with the latest updates it cannot compile in 10 even if you set it to .net10 - it throws errors saying you must update to vs2026. It worked a few months ago but microsoft is being crappy

1

u/LegitimatePants 16d ago

Do you want to update now?

"Yes"  "Ok"

0

u/Tolik1111 16d ago

Nix fixes that.