Hello @Dani_S ,
To answer your questions about VS 2026:
Does the VS 2026 is stable, and available?
Visual Studio 2026 is now officially released and considered stable.
It’s available through the standard installer from the Visual Studio website.
Which features I got with it?
Features include faster solution load and build times, a refreshed UI, and deep AI integration like Copilot for code suggestions, profiling, and test generation. It also supports .NET 10, C# 14, and the latest C++ standards, plus improved DevOps and container tooling.
For more details, check the official release notes.
Does installing VS 2026 is a separate installation, not harm VS 2022 , and what size of installation is it ?
You can run side-by-side with Visual Studio 2022, so installing it won’t harm your existing setup. You can even copy workloads and settings from VS 2022 during installation if you want.
Installation size varies depending on workloads:
- Core IDE only: about 1 GB
- Typical workloads (e.g., .NET desktop, ASP.NET, C++): around 10-15 GB
- Full installation with all workloads: up to 50 GB
Does all projects before, it supports?
Compatibility is good. Projects from previous versions are supported, though some older project types may need migration. Most VS 2022 extensions work without changes.
Answer from Michael Le (WICLOUD CORPORATION) on learn.microsoft.comVisual Studio 2026
Visual Studio 2026 is now generally available
How unstable is Visual Studio Community 2026 for you?
[deleted by user]
Videos
I rely on Visual Studio heavily, but VS2026 is extremely buggy, whereas VS2022 was stable for me. All kind of features stop working mid-use, like even search on text. When you experience it, you think you're losing your mind, like, "I swear I typed that right?!". And IDE hangs, of course.
As with much Microsoft software back in the day, my workaround has been: turn off the car, get out of the car, get back in the car, restart the engine.
I'm asking because I know I can't be the only one. And, well, misery loves company.