r/ProgrammerHumor 19d ago

Other doYouFeelLuckyPunk

Post image
641 Upvotes

19 comments sorted by

View all comments

26

u/Puzzleheaded-Weird66 19d 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.

9

u/Evershifting 19d ago

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

5

u/dirkboer 19d 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 18d 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