Skip Navigation

VS Code Release 1.100

code.visualstudio.com

April 2025 (version 1.100)

Visual Studio Code @lemmy.ml

VS Code Release 1.100

6 comments
  • 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.

  • I just ditched it last month, finally. For Codium though, I'm still not committed to a retvrn to emacs. Exciting though, should be a new version out soon then! Edit: well, maybe not that exciting. I just checked the link and of course its like 95% "improvements" to the forced Copilot integration.

    • Codium is honestly a really nice product. Atom was my go to editor before MS aquired Github and turned it into vscode and I still like it, but without all the MS bullshit (so codium).

      But yeah all the AI crap is taking all the development time now.

    • I really want to switch to helix, but its plugin system is still being developed.

      Plugins mean we get a file system tree, LSPs, and integrated version control, the three things that turn an editor into an IDE.

6 comments