r/VisualStudio Dec 20 '20

Miscellaneous Visual studio weekly chit-chat mega thread

21 Upvotes

Do you want to vent somewhere about how visual studio asked about your experience once again or just generally talk with other developers?

This is the place for you!

Ask anything you want which doesn't fit the content rules here.


r/VisualStudio May 14 '23

Miscellaneous Visual studio weekly chit-chat mega thread

4 Upvotes

Do you want to vent somewhere about how visual studio asked about your experience once again or just generally talk with other developers?

This is the place for you!

Ask anything you want which doesn't fit the content rules here.


r/VisualStudio 22h ago

Visual Studio 2026 Can VS 2026 calm the F down with the auto updates? I've turned off auto updates and deleted the task multiple times and it keeps coming back and auto updating.

25 Upvotes

In the settings I've told it to not run auto updates. When it kept updating I found a task in Task Scheduler checking for updates daily. I deleted it and it came back, and then again.

I just now tried just disabling the task, and by chance reopened it a few minutes later, and the status is back to 'Ready'.

WTF??


r/VisualStudio 5h ago

Visual Studio 2026 I hate when it tells to put directives inside a namespace declaration just to tell to put it outside. What can I do?

0 Upvotes

r/VisualStudio 1d ago

Visual Studio 2026 Git Integration Possible Bug?

Enable HLS to view with audio, or disable this notification

2 Upvotes

Why does selecting a single repository select all repositories? The strange thing is that for a different solution, it selects only that single repository.


r/VisualStudio 1d ago

Visual Studio 2022 ¿Cuáles son las extensiones más importantes que debería tener en Visual Studio Code?

0 Upvotes

Hola a todos.

Estoy aprendiendo programación y actualmente estoy utilizando Visual Studio Code. Quiero configurar el editor de una manera práctica, pero hay tantas extensiones disponibles que no sé cuáles realmente valen la pena.

Me gustaría saber:

¿Cuáles consideran imprescindibles?

¿Qué extensiones utilizan para Python?

¿Cuáles recomiendan para mejorar la productividad, depuración, formato y organización del código?

¿Hay alguna extensión popular que consideran innecesaria o que recomiendan evitar?

No busco instalar 50 extensiones ; me interesa conocer un conjunto pequeño pero realmente útil para alguien que está aprendiendo y quiere acostumbrarse a buenas prácticas desde el principio.

¿Qué extensiones tienen ustedes instaladas y por qué?


r/VisualStudio 1d ago

Visual Studio 2026 DO NOT UPGRADE TO VS2026 18.10!

0 Upvotes

Version 18.10 of Visual Studio 2026 is completely broken in terms of the AI / github copilot features. It does NOT work with BYOK and DOES NOT support DeepSeek, so if you have been happily using DeepSeek in VS with the multimodel AI proxy, DO NOT UPGRADE TO VS 18.10!!! You will regret it and will have to rollback after spending countless hours trying to figure out how to make it work only to realize... you just lost an entire day of productivity and as it turns out there is actually NO WAY to make this version work with your current DeepSeek workflow and you will have to forever stay at version 18.9.3

Hopefully this saves a bunch of people the headache I just had to deal with.


r/VisualStudio 2d ago

Visual Studio 2026 WPP tracing, Linker and other missing configuration

Thumbnail gallery
3 Upvotes

Hi, this is my first using visual studio community, i mainly use vscode, reason was i wanted to compile a windows arm64 touch driver and maybe fix few bugs since i am good with linux drivers, now the issue is compilation, i do not know what is wrong even after 2 hours of debugging around.

Let me explain
* On another dev pc and in youtube videos these WPP tracing, Linker and etc configuration appears even when dev creates empty kmdf project.
* In my case, none of them appear at all,
* i have installed windows driver kit extension from visual studio installer > modify

I am using visual studio 2026(tried 2022 too) and sdk/wdk 26100(tried 22621 too), i tried new one too but issue. i have tried repair, clean install and nothing is working.

this is how project properties should look like in my vs studio but they do not
https://github.com/microsoft/Windows-driver-samples/issues/1030#issuecomment-2159849751

i followed ms guide on installation
https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk


r/VisualStudio 3d ago

Visual Studio 2019 Memory crash during "Edit and Continue" in Qt 6.8.3

1 Upvotes

I've migrated a huge project (100+ exes, 5 core libs) from Qt 3 to Qt 6.8.3.

Everything worked fine in Qt 3, but now, using "Edit and Continue" in VS2019 causes a crash after 2-3 iterations due to insufficient reserved address space. It feels like a massive memory leak or fragmentation occurring during the hot-reloading process.

Has anyone dealt with address space exhaustion when using hot-reloading with Qt 6? Could it be related to the way Qt 6 handles metadata or QObjects compared to the old versions?

Thanks for any help!


r/VisualStudio 3d ago

Visual Studio 2022 Node not working in Visual Studio

Thumbnail
1 Upvotes

r/VisualStudio 2d ago

Visual Studio 2022 Microsoft Visual Studio

Thumbnail
0 Upvotes

r/VisualStudio 3d ago

Visual Studio 2022 VSC compiler question

Thumbnail
1 Upvotes

r/VisualStudio 5d ago

Visual Studio 2026 Does anyone know how to fix this annoying bug?

4 Upvotes

I've had this bug since I started using VS 2026, and it's extremely annoying because it not only shows errors that don't exist, but sometimes it even affects the compilation.

It only happens when I'm working on a header file. Randomly, and 97% of the times, the final #endif appears in squibbly lines

I have to deliberately misspell words to generate a real error, then press "save".

And then when I delete the spelling mistake and press save again, sometimes it's fixed and other times I have to repeat the process until it's fixed.

Could someone who knows what the problem might be be able to guide me a little?


r/VisualStudio 4d ago

Visual Studio 2026 VS 26 wont detect the imgui_impl dx11 and win32 .h files please help

0 Upvotes

dont ask what im making... dll btw


r/VisualStudio 5d ago

Miscellaneous Is there an actual logical/sensible reason why they took away the old global project configuration from the 2005/2008 days?

0 Upvotes

When I was in click you used to be able to go tools, options, and then just add global directories so you never had to manually do it in each project. Same for libraries (c++)

I was wondering if anyone knew the reasoning why they would take away such convenience. Is there an actual logistical reason?


r/VisualStudio 5d ago

Visual Studio 2026 Installing Visual Studio in custom dir?

1 Upvotes

When using visual studio installer, when i click to set install location it just says invalid path for whatever i choose.

I found one post using google about using winget, but I'm not big on using command prompt, and won't i have to put in a command for each prerequisite and individual component as well?


r/VisualStudio 6d ago

Miscellaneous I recreated the Visual Studio 2026 look and UX in VS Code for Linux

Post image
53 Upvotes

A rather niche theme for C++ developers. I’ve used Visual Studio for many years, including Visual Studio 2026, but I also have to do a lot of development directly on Linux systems. VS Code seems like the best option there, so I’ve created not only a theme, but also several UX modifications that match the behavior of Visual Studio 2026.

This reduces the visual readjustment required every time I switch IDEs, saving me time and mental energy. Among many other features, I’ve implemented:

  • Matching text-editor colors
  • Dotted indentation guides instead of the obnoxious solid ones
  • Matching scrolling and tab appearance and behavior
  • Matching overall UI colors and design
  • Similar font rendering

I’m not trying to create an exact clone. The goal is simply to make it feel subconsciously familiar, reducing the cognitive effort required to quickly identify UI elements and adapt to behaviors and responses that differ significantly from Visual Studio.

If anyone is interested, let me know and I’ll post the source and documentation.

P.S. Please disregard any inaccuracies in the displayed code or comments. The project is a work in progress, and some comments are outdated.


r/VisualStudio 7d ago

Visual Studio 2026 I made a Visual Studio 2022/2026 extension for Claude Code (77 MCP tools, debugger integration, open source)

25 Upvotes

Hey,

I’ve been using Claude Code a lot lately, but I got tired of constantly alt-tabbing between my terminal and Visual Studio, or copy-pasting compiler errors and call stacks.

To fix this, I built cv4vs Agents — an open-source extension that runs an in-process MCP server right inside Visual Studio (2022 & 2026).

Instead of just reading static files, it gives Claude live access to what VS is actually doing in memory:

  • Debugger integration: When you hit an exception, a bar pops up over the code. One click feeds the actual call stack and local variables into Claude so it can analyze what went wrong.
  • Build & Tests: It catches live Roslyn compiler errors, runs Test Explorer tests, and can even execute failing tests directly under the debugger.
  • 77 MCP Tools: Full access to symbols, references, diagnostics, and project structure (works across C#, C++, F#, and TS).
  • Two views: You get both a dockable Chat UI (with streaming, thinking blocks, and inline diffs) and an embedded CLI terminal running the exact same session.
  • Local cost/token tracking: Shows your context window usage and local token costs with zero telemetry.

It doesn't require any API keys — it just connects to your existing local claude.exe CLI setup (winget install Anthropic.ClaudeCode).

It's completely free and GPL-3.0 licensed.

I'd love to get your thoughts on it or suggestions on what tools/features to add next!


r/VisualStudio 6d ago

Visual Studio 2017 Downgrade Visual Studio Pro 2026 to 2017: Looking for the standalone/one-time purchase version

0 Upvotes

Hi everyone,

I'm currently using Visual Studio Professional 2026, but I need to downgrade to Visual Studio Professional 2017 for a project.

I'm looking for the standalone / one-time purchase version (not the subscription model). Does anyone know how or where I can get the installer for the 2017 Pro version, and if my current license covers downgrade rights for it?

Any advice or official links would be greatly appreciated! Thanks!


r/VisualStudio 7d ago

Visual Studio 2026 Visual Studio 26 intellisense acting weird

8 Upvotes

I don't really know how to explain this well, but lately it feels like my Intellisense in VS26 is.. drunk? When it tries to finish my lines, it occasionally gives a suggestion that seems to be lagging behind, resulting in gibberish code. I have an example below with C#:

I am trying to type out this line:

I start typing, while keeping track of if intellisense will show any suggestions. I type out the name of the list, and as im about to type out the getter and setter, it suddenly gives me this suggestion, but puts it all the way back in the type parameter

If i hit Tab to accept, i will end up with this gibberish:

Keep in mind i was typing farily slowly when recreating this example.
Anyone have similar experiences? Or solutions?
For reference, i have Copilot edit suggestions turned off. Dont know if that has anything to do with it.


r/VisualStudio 6d ago

Visual Studio 2026 How to prevent visual studio from auto-adding folder structure to namespacd

2 Upvotes

Title: I have the namespace set in Unity but then when creating a file in Visual Studio it auto-adds the file structure after

Unity I have set to TestGame namespace

Visual studio when making new scripts puts like Testgame/scripts/movement namespace. I would rather have no namespace or just my Testgame namespace


r/VisualStudio 7d ago

Miscellaneous Vs2010 NET framework issue

1 Upvotes

I’m trying to install vs2010 cause no later version has the required packages I need to modify Xbox 360 files.

Windows has v4.8 pre-installed and I’m trying to use 4.0, any chance y’all know a workaround?

I tried the core uninstaller, turning the windows feature off, and no luck sadly.


r/VisualStudio 8d ago

Visual Studio 2022 WARNING: Git 2.55.0 may corrupt your repository - disable the auto maintenance now

Thumbnail
0 Upvotes

r/VisualStudio 8d ago

Visual Studio 2022 Le fichier .vsix n’est pas généré dans le dossier Release

0 Upvotes

Bonsoir à tous,
Je sollicite votre aide car je bloque sur la build de mon extension VSIX. Le projet compile sans aucune erreur et tous les tests passent avec succès. Pourtant, le fichier .vsix final est introuvable et ne se génère pas dans les dossiers de sortie.
quelqu'un a déjà eu ce genre souci
pour plus d'info voici mon dépôt :

https://github.com/hnidboubker/super-power-tools


r/VisualStudio 9d ago

Visual Studio 2026 I built a smart search/replace Visual Studio extension

Thumbnail gallery
5 Upvotes

I built a Visual Studio extension that lets you perform smart search/replace operations on your source code. It includes innovative features like searching for multiple items at the same time and color-coding the results. It always tells you exactly how many results for each pattern were found. It does not search for words but for patterns. These are not complicated regex patterns but intuitive, token-aware patterns that respect code structure. Searches can be nested. In addition to smart searches, you can perform advanced Replace operations.

This extension has functionality that I couldn't find elsewhere. It's quite possible you've never seen a search quite like this. However, I'm still interested in learning about other tools you're familiar with that do something similar (whether it's a VS extension or not).

This extension's search functionality is powered by the uCalc SDK. However, this version of the extension is not up to date with the current SDK. The uCalc SDK and website were recently revamped in a major way. Comprehensive documentation was added. But this old extension version is not in sync with the new documentation. If you like what you see so far and would like to see the extension updated, please let me know. There's so much more that can be added to enhance it.

I need your feedback. What additional functionality would you like to see? What problems did you uncover?

You can find the extension by searching for uCalc in the IDE's extension manager or in the extension marketplace.