# Is Visual Studio worth it for C/C++ development?

<p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">My answer: probably, but I want to flag a real gap in the evidence before I make that case. Across what I pulled, no reviewer framed their review around C/C++ as their primary use case, most reviewers discuss Visual Studio's broader multi-language value (.NET, C#, Python, web), so what follows is general Visual Studio ROI, not C/C++-specific ROI.</p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true"></p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">With that caveat, here's what I found. On value, a founder and CTO told me "the licensing costs for the enterprise edition are quite high for smaller teams," while a freelancer called the pricing "decent" overall. On productivity, one reviewer told me switching to Visual Studio from terminal-based code building "was about efficiency, it saved us hours of headaches," and multiple reviewers cite IntelliSense and integrated debugging collectively cutting development time.</p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true"></p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">My read: if your team is already inside the Visual Studio ecosystem for other languages, the C/C++ tooling rides along at no extra cost of context-switching, and the debugging depth I've seen across other questions in this batch backs that up. If C/C++ is your only reason to adopt it, I'd weigh the enterprise licensing cost against a lighter option like Eclipse or Code::Blocks first.</p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true"></p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true">Is your team evaluating Visual Studio specifically for C/C++, or is it already your primary IDE for other languages?</p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true"></p><p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true"></p>

##### Post Metadata
- Posted at: about 2 months ago
- Author title: SEO Content Writer
- Net upvotes: 1


## Comments
### Comment 1

On Windows, pretty much yes, it&#39;s the reference environment for MSVC C++ and the debugger alone justifies it for a lot of people. The nuances worth knowing: it&#39;s Windows-only (don&#39;t confuse it with the cross-platform VS Code, totally different thing), it&#39;s heavier than the minimal editors, and if your world is Linux or cross-platform CMake the calculus shifts toward CLion or a VS Code setup. So it&#39;s less &quot;is it good&quot; (it is) and more &quot;does it match your platform.&quot; Are you targeting Windows, or building cross-platform? On Windows it&#39;s an easy recommendation; off Windows, look at the alternatives before committing.

##### Comment Metadata
- Posted at: about 2 months ago





## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: over 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: over 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: over 13 years ago
  - Comments: 4


