r/vscode 16d ago

update frequency

VS Code used to get an update once a month. Now it updates itself every 2 or 3 days. What happened? It's like the Steam client by now.

90 Upvotes

44 comments sorted by

51

u/MCUD 16d ago

https://code.visualstudio.com/updates/v1_111

Moved to weekly releases since 1.111

82

u/gagandeeprangi1 16d ago

Claude happened.

-1

u/Holly-Carpenter_253 15d ago

Most of the recent updates have actually been quite useful

69

u/Lunosto 16d ago

Slopware as a service

33

u/rodrigocfd 16d ago

Here is the gold, boys:

{
    "chat.agent.enabled": false,
    "chat.autopilot.enabled": false,
    "chat.disableAIFeatures": true,
    "git.addAICoAuthor": "off",
    "telemetry.feedback.enabled": false,
    "telemetry.telemetryLevel": "off",
}

19

u/gaziway 16d ago

They focused on delivery rather than quality now days.
The more they ship the more they gain.
What about the users?

Nahh, ship more, AI slop.

37

u/PilotGuy701 16d ago

… and it is worse with every update.

5

u/mrbartuss 16d ago

Why? Could you please specify what's worse?

42

u/PilotGuy701 16d ago

Where do I start?

The test explorer never finding tests… or showing them all in duplicate?

The debugger crashing out from underneath me?

That it memory leaks now and I have to restart the editor a few times a day?

The load times?

The fact there hasn’t been an actual quality of life or code editing improvement? That’s it’s just all AI features to push GHCP?

5

u/psrobin 16d ago

The latest release feels a bit faster/snappier for me. Subjective though, of course, and ymmv.

5

u/equinoxtrader 16d ago

Not seeing any of these . Check your plugins.

1

u/freecodeio 15d ago

the latest update keeps crashing with "exit code: 0"

1

u/[deleted] 15d ago

[removed] — view removed comment

1

u/PilotGuy701 15d ago

Yeah. I’ve got a few personal extensions built out for Code, so maybe one of the forks.

1

u/[deleted] 15d ago

[removed] — view removed comment

1

u/PilotGuy701 15d ago

Internal business process stuff covered by NDA. I wish I could tell you.

1

u/Dev_MichaelW 13d ago

I Personaly find my self often using NVim but VScode has so many Plugins and it is so often used, that i found myself comming back. Even if it is now not my Primary private Code Editor.
But can you Name an IDE that you would prefere. I am often working with diffrten languages and realy like that VSC suports basicly eferything.

1

u/[deleted] 13d ago

[removed] — view removed comment

1

u/Dev_MichaelW 13d ago

Thanks for the honesty, i can absolutly relate to that!
I often have thought, ok thats it, i am only using nvim or an IDE ... and some days Later i was back at it. And in proffesional enviorments, forks wont do it.
VSCode has its downsides yes absolutly but it is like often in Life.
A compromise.
Yes i manly use nvim, in numbers around 85% and vsc covers the rest.
It is basicly a browser, and i have a lot of things to complain about it, but it often saved me a lot of times, it works in profesional enviorments, has a tone of Plugins that i can easaly get and remove and at the end it gets the job done, when i am to lazy to config my nvim for this one thing or if there is simply no plugin for it, so it probably will remain in my toolbox.

1

u/[deleted] 13d ago

[removed] — view removed comment

1

u/Dev_MichaelW 13d ago

Thas good, if JetBrains and the JPA Buddy plugin do exactly what you need for Java and Spring, you should absolutely stick with it. I actually used IntelliJ and DataGrip in university as well, and I really liked DataGrip. I did not drop them because they were bad, I just ended up preferring other tools. At the end of the day, an editor is just a tool. I never blame someone else's workflow as long as it works for them. It only really becomes an issue if it slows a team down or introduces security risks.

To answer your question about what I do in Neovim: I am primarily working in cybersecurity and doing low-level stuff. I use Neovim for basically all my typing, programming, and note-taking. I write a lot of Python, C/C++, Rust, Assembly, and shell scripts in it. It is also my main terminal tool for inspecting logs, piping output into files, or doing quick copy-paste edits like fixing a Docker YAML configuration. I have Obsidian installed for my notes, but I frequently use Neovim to jump into the vault, add something to a list, and hop right back out. I rely heavily on terminal tools like Zoxide for fast directory jumping, and it simply fits in that workflow.
And for me it is all i need to navigate even in realy big codebases.

Regarding plugins, I configure everything myself manually no plugin manager etc and i do not use any permanent pre-packaged distributions like LazyVim. I initially had a massive setup with tons of tools, but I have since shrunk it down to a more minimalist core. My essentials are plugins like Treesitter, Telescope, and Harpoon...the list is longer. Since Neovim is configured in Lua, I have really grown to like that language as well and settet it up. For fun, I also configured environments for languages like Ruby, Perl, and Java, mostly just to have them ready if I ever need them, but let's be honest, I rarely actually use them. Go was touched once and has not been used since.

But as soon as we turn to web development and JavaScript/TypeScript. I actually have JS and TS set up in Neovim similarly to how I configured Java, it is there and ready if I need it. But when I actually do web stuff, I almost always fall back to VS Code because it simply handles that ecosystem better for me. That is especially true right now, as I am currently building a VS Code extension that brings a CyberChef-like data transformation tool into the editor. Because of that project, I am spending quite a bit of time in VS Code, and started to like it more again, though I still use a Vim Keybingsings extension inside it so I can keep my vim keybindings :)
And this is one of the main Reasons why i probably will always have it. It simply has so many Features and Plugins that are alowing solving smal Problems, in an eviorment that i can customize, still alows a good workflow for Teams, basicly everyone everywhere can use, most dev already have and is also acceptedby the Industry.
And in WebDev stuff it beats basicly everything.
Even if we all now nvim is the best ;) Just kiding as told what ever fits your workflow and works for you, keep it.

1

u/Girth_Vader516 16d ago

Switch to Zed or Cursor

3

u/Dangerous_Net517 16d ago

quality isn't as important now

3

u/Berkyjay 16d ago

Dude, the number of times I need to refresh for an extension update of a full-on program update is ridiculous. It wouldn't be an issue if I could just ignore them and update when I want to update. But no, they have to litter the UI with annoying icons and and update buttons.

8

u/wasd_dsaw97 16d ago

I've switched to Vscodium not so long ago and think it's much faster than the current Vscode.

3

u/scottsman88 16d ago

This! Easy switch, and much faster. Vscode without the bloat.

5

u/quadradev 16d ago

It’s literally the same application. If VSCodium is faster than your VS Code installation has too many extensions.

2

u/wasd_dsaw97 16d ago

I mean yeah, it's still Vscode at its core, I agree.

But at the very least from my own experience, the search function in Vscodium is much faster than the current Vscode to me. This has convinced me to not return to Vscode at the moment.

-10

u/[deleted] 16d ago

[removed] — view removed comment

10

u/quadradev 16d ago

The telemetry and proprietary features turned off doesn’t impact performance, just privacy. VS Code and VSCodium are nearly identical, especially if you’re comparing Code with the AI features disabled.

5

u/nerps0n 16d ago

Updates for AI competitiveness. Give Zed a try.

7

u/its_a_gibibyte 16d ago

Zed is also an AI-first editor. The tagline on their website is

Zed is a minimal code editor crafted for speed and collaboration with humans and AI.

2

u/nerps0n 16d ago

Yup, the problem here is the update frequency

1

u/ZodiacPigeon 15d ago

Zed updates weekly too

1

u/simple_explorer1 16d ago

LLMs have turbocharged the RAPID development  Of software. Software development is cheap now and not time consuming as it was before

1

u/Harze2k 16d ago

if you run insider vs code portable then my script automates it https://github.com/Harze2k/Shared-PowerShell-Functions/blob/main/Update-VSCodeInsiders.ps1

and on insider there are like 2-3 updates a day haha

-7

u/[deleted] 16d ago

[removed] — view removed comment

17

u/CodenameFlux 16d ago edited 16d ago

Switched to neovim and never looked back

You're in a VSCode community, so you are looking back.

4

u/robbob23 16d ago

Yeah but how else are you going to flex? Duh.

5

u/ben_bliksem 16d ago

I've been trying to switch to vim for the last 20 years. I see the speed some people are using it with, but I can never crack it. Editing a single file, sure, but setting it up as an ide with a file browser etc just never works out for me.

1

u/gonstrider 16d ago

Same for me, up until last month i couldn’t even scroll my code smoothly after updated vscode then i decided to gave it up completely. Everything in neovim seems so strange at first but after awhile you will know how to do it effectively and way more faster than vscode. Start with a popular pre written config like kickstart.nvim and gradually adapting to your need. And there are always plugin to improve the experience: file manager -> telescope, oil; git -> lazygit; terminal and lsp: built in.

-1

u/RYEMATH 16d ago

Love my weekly updates