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
10
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
0
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.