this post was submitted on 08 May 2025
9 points (90.9% liked)

VS Code

946 readers
1 users here now

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] spartanatreyu@programming.dev 1 points 2 weeks ago

I'm conflicted by this release.

On one hand it has a common sense feature where the editor shows what changes in a file are already staged which will be good because it'll help people separate their code changes into different commits for unrelated changes (as opposed to just shoving everything into a single unmanageable tangled commit), but then it's adding all this ai slop which pushes users to just put all the slop into a single commit anyway.