You can download Visual Studio 2026 from Microsoft, If you go for the Community edition, it doesn't cost a penny. https://visualstudio.microsoft.com/downloads/ Answer from TopClassroom387 on reddit.com
🌐
Reddit
reddit.com › r/programming › visual studio 2026 is now generally available
r/programming on Reddit: Visual Studio 2026 is now generally available
November 12, 2025 - I was so excited and stoked to find out 2026 was released and rushed to start checking it out and seeing what I could learn... So now Visual Studio 2026 Enterprise is a subscription only model... I'm starting to feel a very certain way.
🌐
Reddit
reddit.com › r/dotnet › visual studio 2026 insiders is here!
r/dotnet on Reddit: Visual Studio 2026 Insiders is here!
September 9, 2025 - I am on ARM (Qualcomm Elite X). VS 2026 is FASTER than 2022 Preview. ... "Hey so Visual Studio 2026 Insiders is out, and it's very exciting, but if you edit Razor files I have a personal favour to ask. For the last ~18 months I, and a few of my friends, have been working on a new foundation for the Razor editor called "Cohosting".
🌐
Reddit
reddit.com › r/cpp › what’s new for c++ developers in visual studio 2026 version 18.0
r/cpp on Reddit: What’s New for C++ Developers in Visual Studio 2026 version 18.0
November 12, 2025 - Can you submit a bug report to the Visual Studio Developer Community? Then our team can repro and understand what is causing this. This is definitely unusual and we should not be taking up this many resources.
🌐
Reddit
reddit.com › r/csharp › have you guys upgraded to vs 2026? what do you think?
r/csharp on Reddit: Have you guys upgraded to VS 2026? What do you think?
November 12, 2025 - Welcome to r/VisualStudio. This subreddit is for discussing and asking questions for the Visual Studio IDE. ... Accessibility Reddit, Inc. © 2026.
Find elsewhere
🌐
Reddit
reddit.com › r/visualstudio › here's the microsoft page for visual studio 2022 download
r/VisualStudio on Reddit: Here's the Microsoft page for Visual Studio 2022 download
November 24, 2025 -

Apparently Microsoft has been removing all references and links to VS 2022 from pretty much everywhere in their websites. Even if you search for Visual Studio 2022, and download the (supposedly) 2022 installer, it will download the 2026 installer. They've made most VS2022 links redirect to 2026 ones.

Anyway, after a bit of digging in this subreddit I found the one working page that lets you download Visual Studio 2022, and I'm making it a post so that others can find it more easily.

Here's the link: https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history

Community Version: https://aka.ms/vs/17/release/vs_community.exe (or just scroll down to "Current 17.14")

🌐
Reddit
reddit.com › r/csharp › visual studio 2026 insiders is here! (mads kristensen blog)
r/csharp on Reddit: Visual Studio 2026 Insiders is here! (Mads Kristensen blog)
September 11, 2025 -

https://devblogs.microsoft.com/visualstudio/visual-studio-2026-insiders-is-here/

download page:
https://visualstudio.microsoft.com/insiders/

Top answer
1 of 5
108
The features: Copilot integration (pretend it's not integrated in 2022) Better performance (64GB of RAM recommended on the download page) New theme colors I think it's not yet announced but it looks like Mojang's been helping the team plan releases.
2 of 5
22
Best on Windows 11 with 64 GB RAM and 16 CPU cores And here I thought I was going way overboard with future proofing my new computer. Turns out I was just meeting Visual Studio's spec requirements! Wait, does 16 hyperthreads count? Or does it have to be 16 physical cores? Dangit, I knew I should've gone with a bigger CPU... Microsoft should have a chat with the developers of Factorio, that game uses impressively few resources. AI Integrated Development Couldn't give less of a crap. Does this release address actual problems, like the razor rendering engine still being a buggy mess? Because it feels bad that I have to move code from .razor files to .razor.cs files purely because the analyzers for .razor files are seriously lacking. I told the installer to carry over my settings from VS2022, but it didn't carry over my layout. Not off to a great start. The default layout is literally just the code editor, and on the side, [GitHub Copilot, Solution Explorer, Git changes]. Seriously, the default layout for Visual Studio 2026 prioritizes GitHub Copilot over the eolution explorer? Are you kidding me right now? Why is the solution selection window when you start VS2026 noticeably smaller than on VS2022? Even the font is smaller. I don't have any vision impairments, but actually feels like a worse reading experience.
🌐
Reddit
reddit.com › r/visualstudio › visual studio 2026
r/VisualStudio on Reddit: Visual studio 2026
November 13, 2025 -

Sharing my experience with Visual Studio 2026 after one hour of usage:

I didn’t really feel like I was using a mature IDE — it feels more like something designed for kids to play with.

The overall design is uncomfortable compared to Visual Studio 2022.

And oh, the blue color! They removed my favorite theme and replaced it with nonsensical colors that strain your eyes after just a short time. Even the dark mode doesn’t make sense. I really don’t understand what happened with the theming — and it seems I’m not alone, as many people are complaining about the new look and color scheme.

Based on these concerns, I’d rather stick with Visual Studio 2022 than use what feels like a toy.

🌐
Reddit
reddit.com › r/csharp › how unstable is visual studio community 2026 for you?
r/csharp on Reddit: How unstable is Visual Studio Community 2026 for you?
January 19, 2026 -

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.

🌐
Reddit
reddit.com › r/cpp › vs 2026 18.0 / msvc build tools 14.50 released for production use
r/cpp on Reddit: VS 2026 18.0 / MSVC Build Tools 14.50 released for production use
November 11, 2025 -

See the VS 2026 release notes for everything that's changed in the product, the MSVC compiler team's blog post about C++23 Core Language features (yes, they're finally working on C++23!), and as always, the STL Changelog's detailed summary of everything we merged for this release. I take great care to record every single commit that goes into the STL, excluding only README updates and utterly trivial or internal-only changes.

If you have questions or concerns about the product, I can typically get MSVC team members to respond directly here (and I can answer STL questions myself).

Edit: Shortly after I posted this, we also published What's New for C++ Developers in Visual Studio 2026 version 18.0 which covers C++-specific IDE features (and some overlapping mentions of compiler and library changes).

🌐
Reddit
reddit.com › r/visualstudio › a new visual studio 2019, 2022, 2026 extension you may like (or not)
r/VisualStudio on Reddit: A new Visual Studio 2019, 2022, 2026 Extension you may like (or not)
February 7, 2026 -

Hello,

I created a new (free) Visual Studio 2019,2022 and 2026 extension which some of you may (or may not like.)

Unsure if I'm posting in the right place, so if not, my apologies - feel free to move or delete. It's the first VS extension I've created. (Hopefully more to come)

Here's the blurb.

The Problem

During a typical development session:

  • Solution Explorer disappears offscreen or gets buried under other windows

  • Tool windows (such as Solution Explorer, Github CoPilot, Test Explorer, Output window) accumulate until your workspace becomes cluttered

  • You repeatedly open the same combinations of tool windows for specific tasks (debugging, profiling, database work, etc.)

The Solution

This extension provides flexible, stack-based tool window management:

Quick Access Commands

  • Show Solution Explorer - Instantly bring Solution Explorer fully into view, even if it's offscreen

  • Close All Tool Windows (except Solution Explorer) - Clean your workspace while preserving navigation

  • Close All Tool Windows - Nuclear option for complete decluttering (code windows remain untouched)

Stash/Restore System (The Power Feature)

With this feature you can stash tool windows for showing or closing later.

FeatureVisual Studio Built-inThis Extension
Merge tool windowsNo - replaces everythingYes - add to current workspace
Quick save without namingNo - must create named layoutYes - instant stash to stack
Multiple saved configurationsYesYes
Context menu operationsNoYes - apply, hide, drop
Persistent across sessionsYesYes
Affects code editor layoutYes - overwrites everythingNo - tool windows only
🌐
Reddit
reddit.com › r/dotnet › question about visual studio 2026 and upcoming .net 10
r/dotnet on Reddit: question about Visual Studio 2026 and upcoming .net 10
September 17, 2025 -

I`m a .net developer (mainly working on WPF). With .NET 10 coming in November, will I need VS2026 to comfortably develop WPF applications for .NET 10?

For developers already using VS2026, could you tell me if some of the plugins (resharper, XAML styler, etc.) are already working properly? Otherwise, I'll probably have to stick with .NET 9 and VS2022 and wait and see.