---
title: Visual Studio Reviews
meta_title: 'Visual Studio Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 4004 reviews by the users' company size, role or industry
  to find out how Visual Studio works for a business like yours.
aggregate_rating:
  rating_value: 4.5
  review_count: 4004
  scale: '5'
date_modified: '2026-08-07'
parent_category:
  name: Integrated Development Environments (IDE)
  url: https://www.g2.com/categories/integrated-development-environments-ide
---


# Visual Studio Reviews
**Vendor:** Microsoft  
**Category:** [Java Integrated Development Environments (IDE)](https://www.g2.com/categories/java-integrated-development-environments-ide)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 4,004
## About Visual Studio
Visual Studio is a comprehensive integrated development environment (IDE) designed to empower developers in building applications across various platforms, including Android, iOS, Windows, web, and cloud. It supports multiple programming languages, such as .NET, C++, Python, and JavaScript, providing a versatile environment for software development. Key Features and Functionality: - IntelliSense: Offers context-aware code suggestions to enhance coding efficiency. - GitHub Copilot Integration: Provides AI-assisted coding to streamline complex tasks. - Advanced Debugging Tools: Includes a robust debugger to identify and resolve issues early in the development process. - Integrated Testing: Facilitates seamless testing with built-in tools for both manual and automated testing. - CI/CD Support: Enables continuous integration and deployment through Git and Azure DevOps integration. - Cross-Platform Development: Supports development for multiple platforms, including mobile, desktop, and cloud applications. Primary Value and Solutions Provided: Visual Studio enhances developer productivity by offering a unified environment that integrates coding, debugging, testing, and deployment tools. Its support for multiple languages and platforms allows developers to create diverse applications efficiently. The integration of AI tools like GitHub Copilot and comprehensive debugging features ensures high-quality code production. Additionally, Visual Studio&#39;s support for modern development practices, including CI/CD pipelines and cloud integration, streamlines the software development lifecycle, enabling faster and more reliable application delivery.



## Visual Studio Pros & Cons
**What users like:**

- Users value the **ease of use** in Visual Studio, appreciating its integrated tools and intuitive interface for development. (206 reviews)
- Users value the **impressive array of features** in Visual Studio, enhancing productivity and supporting the development lifecycle seamlessly. (181 reviews)
- Users value the **all-in-one IDE capabilities** of Visual Studio, which streamline the entire software development process. (153 reviews)
- Users value the **extensive functionality** of Visual Studio, enhancing productivity through seamless integration and powerful development tools. (142 reviews)
- Users appreciate the **advanced debugging tools** in Visual Studio, enhancing their productivity and improving the development experience. (139 reviews)
- Users love the **intuitive code editing experience** in Visual Studio, enhancing speed and reducing errors across various languages. (121 reviews)
- Development Efficiency (105 reviews)
- IntelliSense (104 reviews)
- Git Integration (99 reviews)
- Extension Support (88 reviews)

**What users dislike:**

- Users experience **slow performance** with Visual Studio during heavy programming tasks, causing delays and crashes in their workflows. (147 reviews)
- Users find that Visual Studio has **high resource consumption** , impacting performance on lower-end machines during extensive programming. (84 reviews)
- Users often find the **high memory usage** of Visual Studio impacts performance, especially on lower-end machines. (81 reviews)
- Users are frustrated by the **slow startup** time of Visual Studio, impacting their overall efficiency and workflow. (73 reviews)
- Users encounter **performance issues** with Visual Studio, including sluggishness and occasional crashes during use. (61 reviews)
- Software Heaviness (60 reviews)
- High System Requirements (51 reviews)
- Users often face **slow loading** times and performance issues, hindering their development experience with Visual Studio. (51 reviews)
- Slow Speed (51 reviews)
- High Specifications (49 reviews)

## Visual Studio Reviews
  ### 1. Easy Coding and Smooth Database Integration, with Helpful Copilot Support

**Rating:** 3.5/5.0 stars

**Reviewed by:** Emin U. | Technical Lead, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 28, 2026

**What do you like best about Visual Studio?**

It’s easy to code with, and the database integration is straightforward. I also like the Copilot support, along with autocomplete and the search function. Easy to run application and execute tests

**What do you dislike about Visual Studio?**

Heavy resource usage. You really need a powerful computer with plenty of RAM and strong CPU capacity; otherwise, working with it can quickly become a disaster.

**What problems is Visual Studio solving and how is that benefiting you?**

Performance bottlenecks, debugging, and troubleshooting are handled well. It’s easy to navigate a multilayer project, and the connections among files are well structured and clear.

  ### 2. Essential for .NET Development, But Can Lag with Large Projects

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shruti S. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 11, 2025

**What do you like best about Visual Studio?**

I mainly use Visual Studio for my day-to-day .NET development work. It's where I structure my solutions, manage packages, and handle Git operations. Visual Studio is my main workspace related to .NET and enterprise applications; everything from coding to deployment happens there. I love that it brings everything I need in one place, like coding, debugging, and version control, so I'm not constantly switching between tools. The debugging tools are very helpful for me. Instead of tracing issues manually, I can step through code, inspect variables, and quickly pinpoint things that go wrong. When I open the IDE, it feels like everything I need is already set up and waiting for me, like Git changes and recent files. But if I had to pick one thing, it would definitely be the debugging experience; it makes debugging effortless. Features like breakpoints and conditional breakpoints really help, as I can pause exactly where I need to. The live variable inspection, being able to hover over a variable and instantly see its value, especially with complex objects, makes it easier to understand what's happening at runtime. The initial setup of Visual Studio was quite straightforward for me. The installer walks you through everything in a pretty clear way, picking workloads like .NET development, selecting components, and customizing what you want to install. I appreciate the installation.

**What do you dislike about Visual Studio?**

Even though I depend on Visual Studio most of the time, there are a few things that slow things down. For example, if I am working with large datasets or files, the IDE can take a while to open up and rebuild. When a solution has multiple projects, especially class libraries, APIs, and test projects, Visual Studio often takes noticeable time to restore NuGet packages, load dependencies, and initialize Intellisense. During this time, the UI is usable but not fully reactive.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio for .NET development, debugging, and version control. It consolidates all tools needed in one place, reduces workflow friction, and streamlines debugging with features like breakpoints and live variable inspection, which helps me focus on actual development.

  ### 3. Empowers Development with Intuitive UI, Needs Git Improvements

**Rating:** 5.0/5.0 stars

**Reviewed by:** Arti K. | Software Engineer

**Reviewed Date:** December 10, 2025

**What do you like best about Visual Studio?**

I find Visual Studio to be a very powerful IDE that's easy to use for coding applications. It makes coding and debugging faster, which is something I really appreciate. I enjoy the built-in GIT and the smooth project management tool, as they make tasks like commit, pull, push, seeing file changes, and resolving merge conflicts easier. Visual Studio automatically shows updates for each file where changes have been made and reflects incoming changes after a git pull command. The user interface is very friendly, making it easy for newcomers to understand the features and their purposes.

**What do you dislike about Visual Studio?**

I dislike that the Git pane sometimes doesn't show diffs file or upload it. Improve diff view performance by improving rendering speed performance, allow diff loading in background.

**What problems is Visual Studio solving and how is that benefiting you?**

I find Visual Studio powerful for managing large projects and catching bugs quickly. It's an easy-to-use IDE that speeds up coding and debugging. I enjoy the built-in Git for handling commits, pulls, and resolving conflicts, and it automatically updates file changes.

  ### 4. Powerful Development Tool with Minor Performance Drawbacks

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shahid I.

**Reviewed Date:** January 05, 2026

**What do you like best about Visual Studio?**

I use Visual Studio for writing, debugging, and managing code, mainly for software and application development. It helps me write code faster, catch errors early with debugging tools, and manage projects efficiently in one place. What I like most about Visual Studio is its powerful debugging features, smart IntelliSense, and built-in tools that make coding, testing, and project management much easier and more productive. The initial setup was fairly easy. The installer is straightforward, and selecting the required workloads makes it simple to get started quickly.

**What do you dislike about Visual Studio?**

Sometimes Visual Studio feels heavy and slow, especially on larger projects. Startup time and high memory usage could be improved, and the UI could be made more lightweight and responsive.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio to write code faster, catch errors early with debugging tools, and manage projects efficiently in one place.

  ### 5. The Ultimate All-in-One IDE for Efficient Development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sergio P. | Analytical Consultant, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 09, 2025

**What do you like best about Visual Studio?**

What I appreciate most about Visual Studio is its robust and comprehensive development environment. The integrated debugging tools, IntelliSense code completion, and project management features make it highly efficient for developing and maintaining complex applications. Visual Studio offers support for multiple languages and frameworks right out of the box, and its user interface makes navigating large codebases straightforward and intuitive. I also value the seamless integration with Git, Azure, and various testing tools, which streamlines the entire development process—from coding to deployment. Overall, it's one of the most complete and polished IDEs available.

**What do you dislike about Visual Studio?**

While Visual Studio offers a great deal of power, it can sometimes feel heavy and demanding on system resources, particularly on machines with limited RAM or older hardware. Loading large projects often takes considerable time, and the frequent updates can occasionally interrupt your workflow. The quality of some extensions varies, and the sheer number of features in the interface may be overwhelming for newcomers. Furthermore, build times and solution indexing tend to be slower than what you might experience with lighter IDEs or editors.

**What problems is Visual Studio solving and how is that benefiting you?**

Visual Studio addresses the challenges of managing complex software projects by offering a unified environment for coding, debugging, testing, and deployment. I find it efficient to work with multiple languages and frameworks within the same tool, which helps me save time and minimize mistakes. The integrated debugger and intelligent code navigation features make it straightforward to spot issues, comprehend large codebases, and uphold a clean architecture. Additionally, its robust integration with Git and Azure makes version control and cloud deployment much easier, resulting in a more streamlined and productive development workflow overall.

  ### 6. Excellent IDE for Development and Troubleshooting

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 12, 2026

**What do you like best about Visual Studio?**

Visual studio IDE is excellent for development and troubleshooting of coding tasks

**What do you dislike about Visual Studio?**

The major dislike about visual studio is it is windows centric and not suitable for other OS.

**What problems is Visual Studio solving and how is that benefiting you?**

The problems that visual studio solving is simplifying coding related tasks using thousands of extensions

  ### 7. Exceptional Flexibility and Productivity Booster

**Rating:** 5.0/5.0 stars

**Reviewed by:** Arjun G. | Associate Salesforce Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 09, 2025

**What do you like best about Visual Studio?**

I use Visual Studio for all sorts of developments, whether it's NodeJS, App Script, Salesforce Apex, Aura, or LWC. I also love how I can extend its capabilities by adding as many extensions as I want, which really enhances its functionality. These extensions are pivotal; they allow me to decorate my code, deploy and manage Salesforce projects easily, and even help me code faster with fewer errors. The ability to work on multiple files of code in a project together is great, and I really enjoy using the terminal inside Visual Studio, which means I don't need separate terminal windows—it makes running localhost setups so much easier. The initial setup was very easy, and because of all these features, I would definitely give it a 10 when recommending it to others.

**What do you dislike about Visual Studio?**

Sometimes Visual Studio gets clunky. I would love it if it could make it easier to open the last working project to switch context more easily. It should ask what project I want to work on when I open it, allowing me to select from recent projects. Additionally, if I want to create a new project, it should provide an option for that and automatically create some placeholder files, making it easier to modify and start working.

**What problems is Visual Studio solving and how is that benefiting you?**

Visual Studio streamlines my development process, efficiently managing projects across various tech stacks. Extensions are pivotal, enhancing code visibility, deployment, and error-free coding, making development faster and more reliable.

  ### 8. Optimize Projects with Solid Integration

**Rating:** 4.0/5.0 stars

**Reviewed by:** Diogo G. | Junior Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 10, 2025

**What do you like best about Visual Studio?**

I like to use Visual Studio both for my work and personal projects because it allows me to organize everything efficiently. The part I like the most is that everything is organized and I can adjust everything as needed in an IDE that has all the tools. The integration with Git and Microsoft's services works very well, which saves me a lot of time.

**What do you dislike about Visual Studio?**

I would say the weight of the tool itself. When I use it on my secondary PC, I feel a significant difference in performance. In large solutions, it becomes somewhat heavy, so a real improvement would be more aggressive optimization at the app's startup, loading only the essentials (features I use the most) based on previous history.

**What problems is Visual Studio solving and how is that benefiting you?**

Visual Studio organizes my work, structures large projects without switching tools, facilitates debugging, and keeps the code organized. The integration with Git and Microsoft services saves time.

  ### 9. Fast, Lightweight Powerhouse for Flutter Development

**Rating:** 4.0/5.0 stars

**Reviewed by:** Rahul R. | Flutter Developer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 20, 2025

**What do you like best about Visual Studio?**

I like that Visual Studio is a fast, lightweight powerhouse that handles 95% of Flutter development across both Android and iOS with ease. The hot-reload on save is great as it eliminates the wait loop, and I love the Error Lens because it moves diagnostics to the front lane. The extension ecosystem and features like the 'fix all in command palette' and Dart data generator are also impressive. I enjoy the multi-root workspaces too, and the initial setup is very easy, as you can go from a blank editor to a running app in about 10 minutes.

**What do you dislike about Visual Studio?**

I dislike the lack of a visual UI designer, the native code blind spot, the challenges with Gradle and CocoaPods management, and the limited profiling tool.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio to address RAM crisis, facilitate context switching, enable multi-device debugging, and leverage its extension ecosystem effectively.

  ### 10. Easy to use for coding and debugging

**Rating:** 4.0/5.0 stars

**Reviewed by:** Goutam P. | Android developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 29, 2025

**What do you like best about Visual Studio?**

Visual Studio is excellent for coding, offering a smooth experience. It also allows you to work on multiplatform projects, which makes it quite versatile.it provide you some cool features like intellisense, built it git, debugging tools that help your coding experience better. Integration is very easy, you just need to install its package file from the official website and you are ready to rock. I use it daily for my projects, also customer support service is good. I haven't tried yet but i heard it from my collegues.

**What do you dislike about Visual Studio?**

The only drawbacks of visual studio is its heavy on memory.it can lead to slow start for large projects.

**What problems is Visual Studio solving and how is that benefiting you?**

It solves common problems like managing the large codebase, with the autocompletion feature i can write code faster, debugging efficiently. For me , it has increased my productivity , reduced coding errors and help me to manage large projects

  ### 11. Comprehensive Development Hub with Room for UI Improvements

**Rating:** 4.5/5.0 stars

**Reviewed by:** Pravanshu M.

**Reviewed Date:** January 30, 2026

**What do you like best about Visual Studio?**

I like how Visual Studio allows me to collaborate with my teammates on a project and then host it directly from the platform. The real-time collaboration and co-editing features make working with my team much smoother. I also appreciate the easy debugging, server capabilities, and hosting options available in the software.

**What do you dislike about Visual Studio?**

The terminal and dashboard should be more explanatory and specific about problems in code, like debugging. Also, I think there should be an advanced UI and enhanced code syntax highlighting. Setting up Visual Studio was a bit difficult compared to Google Colab and Jupyter Notebook.

**What problems is Visual Studio solving and how is that benefiting you?**

I find Visual Studio allows me to do many development tasks in one software, facilitating real-time collaboration, co-editing, and hosting, with easy debugging and server management.

  ### 12. Feature-Rich and Seamlessly Integrated IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sahil P. | Python Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 18, 2026

**What do you like best about Visual Studio?**

I like Visual Studio's professional and feature-rich interface. Once I got used to it, the workflow became very smooth. It handles large and complex projects efficiently, given a good system configuration. The advanced debugging tools like breakpoints, step-through execution, and variable inspection make finding bugs easy, which I really appreciate. It's an excellent choice for .NET and C# development. I also find the initial setup very easy, which adds to its appeal.

**What do you dislike about Visual Studio?**

For beginners, Visual Studio may feel heavy at first.

**What problems is Visual Studio solving and how is that benefiting you?**

I find Visual Studio offers advanced debugging with tools like breakpoints and variable inspection, making bug finding easy. Its professional, feature-rich interface handles large projects smoothly, especially for .NET and C# development.

  ### 13. Powerful IDE with Exceptional Debugging and Project Management

**Rating:** 4.5/5.0 stars

**Reviewed by:** Lokeshwaran R. | Full Stack Engineer, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** December 03, 2025

**What do you like best about Visual Studio?**

I primarily use Visual Studio for building full stack applications with C#, .NET Core, and ASP.NET. I find it incredibly efficient for backend API development, debugging, unit testing, and managing database integrations with Entity Framework. I love the powerful debugging tools that make troubleshooting complex code much simpler. The intelligent code suggestions through IntelliSense significantly improve my productivity. I appreciate how smoothly Visual Studio handles large projects, making development a faster and more efficient process. Additionally, I like how well it integrates with Git, facilitating easy management of packages and projects. Its built-in profiling tools and seamless project/solution management make it preferable to other IDEs like Visual Studio Code. The initial setup was smooth and straightforward, which adds to the overall positive experience. Overall, I am highly satisfied with Visual Studio and would rate it a 9 out of 10, enthusiastically recommending it to my friends and colleagues for their development needs.

**What do you dislike about Visual Studio?**

Sometimes Visual Studio feels a bit heavy and slow, especially with large projects.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio to streamline development with powerful debugging, IntelliSense, and Git integration. It solves issues in complex debugging and large project management, enhancing productivity and efficiency in building scalable enterprise applications.

  ### 14. Integrated Multi-Language Coding with Powerful AI/LLM Plugins

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vanshul C. | Technology Head, Enterprise (> 1000 emp.)

**Reviewed Date:** March 26, 2026

**What do you like best about Visual Studio?**

It has a integrated coding environment which can be used by developers to develop in multiple languages. We have plugins available for AI/LLM that can work well with Visual Studio.

**What do you dislike about Visual Studio?**

Its a bit resource heavy and startup is sometimes slow

**What problems is Visual Studio solving and how is that benefiting you?**

Speed & Portability is the best part as its runs well on windows and mac both

  ### 15. Revolutionizes Coding with GitHub Copilot Integration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Korla G. | Open source contributor , Small-Business (50 or fewer emp.)

**Reviewed Date:** December 15, 2025

**What do you like best about Visual Studio?**

I really like the Visual Studio code editor because it makes my coding experience easier with its amazing extensions, like auto suggestions and code formatter. It's even linked to GitHub Copilot, which makes coding much simpler. The auto suggestions in VS Code make coding simple, and Copilot gives me a bunch of lines of code when I start writing a single line, saving me so much time. Also, the GitHub integration is great because instead of writing many commands, I can just click two buttons to push my code. Finally, the initial setup was very easy.

**What do you dislike about Visual Studio?**

There is nothing to dislike about vs code

**What problems is Visual Studio solving and how is that benefiting you?**

I find Visual Studio makes my coding easier with its amazing code editor and many extensions like auto suggestions and code formatter. The GitHub Copilot integration also simplifies coding, saving me much time by suggesting multiple lines of code.

  ### 16. Straightforward to Use and Easy to Navigate

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 11, 2026

**What do you like best about Visual Studio?**

It's quite straightforward to use, not much wandering around

**What do you dislike about Visual Studio?**

Can be complex for beginners to use since there are a lot of utilities around the page

**What problems is Visual Studio solving and how is that benefiting you?**

It's mainly used to code, and I benefit from it since I'm a developer

  ### 17. Visual Studio Is Surprisingly User -Friendly for Beginners

**Rating:** 5.0/5.0 stars

**Reviewed by:** Stanley  W. | dentistry, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 25, 2026

**What do you like best about Visual Studio?**

It’s very user-friendly. I was able to use Visual Studio even with no prior experience.

**What do you dislike about Visual Studio?**

Customer service feels limited. Sometimes the AI bots can’t answer my questions, so it’s hard to get the help I need.

**What problems is Visual Studio solving and how is that benefiting you?**

It’s letting me create my own video games from scratch, even though I don’t have any prior gaming experience.

  ### 18. Attractive, Adaptable, and Useful Design for Web

**Rating:** 4.5/5.0 stars

**Reviewed by:** Yulian G. | Auxiliar

**Reviewed Date:** November 28, 2025

**What do you like best about Visual Studio?**

I love the attractive and not too complex design of Visual Studio, which allows me to improve and learn about the tool. I appreciate that it helps me create web pages with a database and connect them with an attractive design. This improves my plugins within the system and offers me the flexibility to change the theme, among other things. This approach not only facilitates web development but also contributes to enriching my programming skills. Furthermore, although I have occasionally integrated Visual Studio with tools like MySQL, I feel that its functionality alone is almost perfect for my needs.

**What do you dislike about Visual Studio?**

The way Visual Studio teaches the use of certain system elements could improve. I feel that the teaching provided about these elements is not optimal, and there is room for improvement in how they are presented to facilitate understanding.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio to solve quality and performance issues in web systems, as well as to improve analysis. It helps me create web pages and mobile applications with databases and an attractive design, optimizing my plugins and allowing me to change the theme easily.

  ### 19. Time-Saver with Powerful Debugging but Needs Speed Improvements

**Rating:** 5.0/5.0 stars

**Reviewed by:** Priyanka S.

**Reviewed Date:** February 03, 2026

**What do you like best about Visual Studio?**

What I like best about Visual Studio is how it makes coding easier and more organized. The code suggestions, error messages, and debugging tools help me find and fix mistakes quickly. It saves time and makes working on projects less stressful.

**What do you dislike about Visual Studio?**

Sometimes Visual Studio feels heavy and slow, especially on a normal system. It also takes time to open and load projects. I think it could be improved by being faster, using less memory, and having a simpler setup for beginners.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio to find and fix errors easily, manage my projects, and save time with code suggestions. The debugging tools make my development smoother by allowing me to check values and locate issues.

  ### 20. Smart Code Function Simplifies Our Work

**Rating:** 4.5/5.0 stars

**Reviewed by:** Naveendra B. | Senior German SEO Content Strategist, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 27, 2026

**What do you like best about Visual Studio?**

it has a smart code function and simply our fort

**What do you dislike about Visual Studio?**

sometimes it is slow to begin and interface needs to improve as well i guess

**What problems is Visual Studio solving and how is that benefiting you?**

i must day it is simplifing the software development and combiding code for editing and debugging in one place only

  ### 21. Best IDE for Coding with Tons of Useful Extensions

**Rating:** 4.5/5.0 stars

**Reviewed by:** Inzamam N. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** April 14, 2026

**What do you like best about Visual Studio?**

Best IDE for coding. It has so many useful extensions available, and with their help I can handle my coding tasks and analysis much more easily.

**What do you dislike about Visual Studio?**

Sometimes it hangs, and sometimes it looks messy rather than clean.

**What problems is Visual Studio solving and how is that benefiting you?**

I use the Git extension in Visual Studio Code, and it makes my deployments easier. It also helps me check my commit history whenever I run into bugs.

While I’m coding, it highlights syntax errors, which helps me keep the code error-free before compilation.

  ### 22. Easy to Use, Even for Non-Developers

**Rating:** 4.0/5.0 stars

**Reviewed by:** Caleb Christopher Y. | Agile Coach, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 16, 2026

**What do you like best about Visual Studio?**

It’s easy to use, even as a non-developer who’s still trying to find my way around.

**What do you dislike about Visual Studio?**

It’s very easy to use, even as a non-developer.

**What problems is Visual Studio solving and how is that benefiting you?**

It has helped me see how my changes impact the products I’m working on before they emerge.

  ### 23. Very Easy to Use and Simple to Understand

**Rating:** 5.0/5.0 stars

**Reviewed by:** Maja N. | Frontend Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 20, 2026

**What do you like best about Visual Studio?**

It’s very easy to use, and it’s simple to understand.

**What do you dislike about Visual Studio?**

The big installation footprint. Heavy usage

**What problems is Visual Studio solving and how is that benefiting you?**

solves the complexity of building, debugging, and deploying large-scale applications by providing a single, unified environment

  ### 24. Efficient Debugging and Multi-Project Management

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mr Tushar Patil P. | sap fiori/ui5 developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 06, 2026

**What do you like best about Visual Studio?**

I use Visual Studio for SAP UI5 projects development, and it solves many problems like debugging. The ability to run 2-3 projects simultaneously using PowerShell is a big plus, making it easy to compare code between projects. Also, the initial setup of Visual Studio was easy.

**What do you dislike about Visual Studio?**

I don't like that the SAP UI5 plugins take time to load.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio for SAP UI5 project development. It solves problems like debugging and allows running multiple projects simultaneously, making it easy to compare code.

  ### 25. Best Development Platform with Top-Notch Support, Ease of Use, and Integrations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Piyush T. | Chief Technology Officer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 01, 2026

**What do you like best about Visual Studio?**

this is best platfrom for development, all type of support,their ease of use and integrations are not par level.

**What do you dislike about Visual Studio?**

Visual studio is heavy resource consumption, very slow UI

**What problems is Visual Studio solving and how is that benefiting you?**

deep integration ecosystem, multi language support

  ### 26. Effortless Salesforce Integration and Deployment with Visual Studio

**Rating:** 4.0/5.0 stars

**Reviewed by:** Althamash Khan Y. | Systems Engineer, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** December 16, 2025

**What do you like best about Visual Studio?**

I use Visual Studio to code for Salesforce apex programming and it's integration with Salesforce cli makes things easier. Easy to deploy and retrieve components and code.

**What do you dislike about Visual Studio?**

What I dislike most is it's integration with Copado CLI works very much slower when we commit and push changes to Copado it takes lot of time which is not appropriate, may be VS can work on this.

**What problems is Visual Studio solving and how is that benefiting you?**

For Salesforce atleast it's solving lot of problems, we can integrate with Git and other related systems, Run Static code analysis, and it's extensions for Salesforce exclusively makes my day to day life lot easier.

  ### 27. Visual Studio made scripting possible for me in just one day

**Rating:** 5.0/5.0 stars

**Reviewed by:** Paul B. | Customer Experience Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 02, 2025

**What do you like best about Visual Studio?**

Even without a coding background, I managed to get Python and PowerShell scripts running with Visual Studio almost immediately. The interface is clean and intuitive, so getting started felt easy and genuinely motivating. Features like helpful prompts and integrated debugging tools made it straightforward to write, run, and refine my scripts. I love how much it streamlined the process and made automation accessible for me.

**What do you dislike about Visual Studio?**

Honestly, I haven’t found any major drawbacks so far. Sometimes there’s a lot of functionality at once, so diving deep can take a bit of exploration, but nothing stopped me from getting started quickly.

**What problems is Visual Studio solving and how is that benefiting you?**

It’s helped me move from just thinking about automation to actually processing scripts on my PC within a single day. Visual Studio opened up a whole new workflow, and I’m excited to keep exploring what else is possible.

  ### 28. Powerful for Coding, Needs a Friendlier Interface

**Rating:** 5.0/5.0 stars

**Reviewed by:** dheeraj k.

**Reviewed Date:** December 20, 2025

**What do you like best about Visual Studio?**

I find Visual Studio's design for coding and its inbuilt library functions for Java really helpful. I've installed and downloaded the library, which makes my coding easy and helps me search for various useful programming tools. I also think Visual Studio is very good with a strong database. Plus, I've used it as a one-stop solution for several programming needs.

**What do you dislike about Visual Studio?**

The interface of Visual Studio should be a little more enhanced and user-friendly. When I first started using it, it was very complicated for me to code in Visual Studio. All the tools were not arranged in a way that made sense to me. There should be a guide tour for first-time users.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio to solve coding problems easily and effectively, thanks to its easy-to-use design and inbuilt library functions for Java.

  ### 29. Intuitive Setup, Powerful Features for Developers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sairam P. | Junior dot net developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 30, 2025

**What do you like best about Visual Studio?**

I like how easy Visual Studio is to set up and configure, making it simple to integrate various applications. I appreciate its IntelliSense feature, which helps me by suggesting the next code line, making it easy to write code. I also like the extensive range of extensions available, allowing for great customization. Another strong point is GitHub Copilot, which helps in identifying and resolving errors quickly, saving me a lot of time. These features make coding more efficient and pleasant.

**What do you dislike about Visual Studio?**

From last 2 years I'm using this visual studio , i haven't found any dislike.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio to write and integrate .NET applications. It simplifies setup and tool integration. IntelliSense and GitHub Copilot enhance coding by predicting code and resolving errors quickly, saving time during integration and publication.

  ### 30. Intuitive Interface and Fast Debugging

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sanket K. | Embedded Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 13, 2026

**What do you like best about Visual Studio?**

I like Visual Studio because it provides really good readability and has a built-in compiler that helps me build the code. Its easy-to-use interface is also a big plus for me. I find code debugging in Visual Studio easy and fast, which is really beneficial when working on C and C++ code.

**What do you dislike about Visual Studio?**

Selecting different compilers for code build. With newer versions, it's solved, but it was hard to find how to do that.

**What problems is Visual Studio solving and how is that benefiting you?**

Visual Studio offers good readability and its built-in compiler helps build the code. I like the easy-to-use interface and fast debugging.

  ### 31. Solid Development Env

**Rating:** 4.5/5.0 stars

**Reviewed by:** Luca P. | Chief Operations Officer DEQUA Studio | Formerly CTO in MarTech, Marketing and Advertising, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 08, 2025

**What do you like best about Visual Studio?**

Visual Studio provides a robust integrated development environment with sophisticated IntelliSense capabilities that deliver context-aware code completion and intelligent suggestions across C#, C++, Python, JavaScript and other supported languages. The IntelliSense engine understands code context, variable names, functions, and coding patterns to provide accurate whole-line completions using AI-powered recommendations.

The debugging infrastructure stands out with advanced breakpoint management, including conditional breakpoints, temporary breakpoints, and function breakpoints. The debugger integrates seamlessly with watch windows, locals inspection, call stack visualization, and immediate window execution. The parallel debugging capabilities with AI-powered stack analysis help identify threading issues efficiently.

Built-in Git integration streamlines version control workflows with multi-repository support, line-staging capabilities, and pull request management directly within the IDE. The integration supports GitHub and Azure DevOps repositories without requiring external tools.

Azure deployment features provide direct publishing to Azure services with integrated dev tunnels for local testing against cloud environments. The cloud-connected architecture enables seamless deployment and testing workflows.

**What do you dislike about Visual Studio?**

Resource consumption remains problematic, especially on systems with limited hardware specifications. Visual Studio consumes significant CPU and memory resources, which can impact overall system performance during development sessions. The IDE requires substantial RAM and benefits from SSD storage to operate smoothly.

Performance degradation occurs with large codebases and extensive extension installations. IntelliSense can become unresponsive in complex projects, particularly with C++ and Unreal Engine development. Background parsing and real-time analysis contribute to noticeable lag during typing and navigation.

**What problems is Visual Studio solving and how is that benefiting you?**

The comprehensive language support enables full-stack development within a single IDE, supporting both frontend and backend technologies with consistent tooling and debugging capabilities. Cross-platform development for Windows, Mac, iOS, and Android becomes manageable through unified project templates and build systems.

  ### 32. Intuitive Setup, Robust Git Integration

**Rating:** 4.0/5.0 stars

**Reviewed by:** Dina N. | Application Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 24, 2026

**What do you like best about Visual Studio?**

I like how Visual Studio makes it easy to deploy to Git, which is super helpful for my workflow. The good visuals in Visual Studio make it easier for me to find code, which is a big plus. I also find the branches feature to be quite handy, and setting up Visual Studio is straightforward with the default settings, making configuration easy.

**What do you dislike about Visual Studio?**

Unexpected errors, deprecated items

**What problems is Visual Studio solving and how is that benefiting you?**

Visual Studio makes it easy to deploy to Git and find code efficiently, with good visuals and branch management enhancing my workflow.

  ### 33. Seamless All-in-One IDE with Powerful Debugging

**Rating:** 4.5/5.0 stars

**Reviewed by:** Yu U. | Student, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 18, 2025

**What do you like best about Visual Studio?**

I appreciate its powerful debugging tools, as well as the way it brings together coding, building, and testing within a single IDE. The integration feels seamless and makes development much more efficient.

**What do you dislike about Visual Studio?**

It can be heavy and slow at times, especially on lower-spec systems, and the startup time can be frustrating.

**What problems is Visual Studio solving and how is that benefiting you?**

Visual Studio solves the problem of managing complex software development by bringing coding, debugging, testing, and deployment into one integrated environment. This benefits me by saving time, reducing errors through strong debugging and IntelliSense support, and making it easier to build and maintain large projects efficiently.

  ### 34. Visual Studio is the baseline when it comes to IDE's for developers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dave L. | Senior Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** September 01, 2025

**What do you like best about Visual Studio?**

It can do almost anything a developer needs it to, especially the full blown enterprise version. The free community edition is powerful enough for most development needs. Either way, the features are outstanding and very comprehensive. Once someone gets the hang of the no-thrills interface, they'll find it easy to use. I use it several times per week so it's easy as pie at the moment. Microsoft's forums provide excellent customer support.

**What do you dislike about Visual Studio?**

A lot of people might not appreciate the lack of a true gui for the product. It's mostly menus - no drag/drop items/options. It's for coding, so everything is either click or type. There are a few complex features for the hard core developers, and those may take some research on the part of newbies to fully understand the power behind them and how to effectively use them.

**What problems is Visual Studio solving and how is that benefiting you?**

It's allowing us to architect solutions using the .Net framework. We can check in/out code, keep history of code, multiple people can develop on multiple files at once witihn a project, so allows for our developers to get their jobs done in a cooperative fashion.

  ### 35. Powerful Debugging, Smart IntelliSense, and Seamless .NET Integration

**Rating:** 4.0/5.0 stars

**Reviewed by:** Vikas N. | System Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 24, 2026

**What do you like best about Visual Studio?**

Powerful debugging,intellisense,and seamless integration boost productivity and also strong .Net support with well professional UI

**What do you dislike about Visual Studio?**

It is good for every thing but it's heavy and slow on older pcs at start up and builds

**What problems is Visual Studio solving and how is that benefiting you?**

It unifies coding, debugging and Git in One IDE ,boosting speed and code quality

  ### 36. Powerful Debugging, Heavy on Resources

**Rating:** 5.0/5.0 stars

**Reviewed by:** saana c.

**Reviewed Date:** February 07, 2026

**What do you like best about Visual Studio?**

I use Visual Studio for writing and debugging code, mostly for C# and .NET projects. It has great tools like IntelliSense and a strong debugger that save a lot of time. What I like most about Visual Studio is its powerful debugging and IntelliSense features.

**What do you dislike about Visual Studio?**

Visual Studio can feel heavy and slow at times, especially on older machines. Startup time is long, and it uses a lot of system resources.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio for writing and debugging code in C# and .NET projects. IntelliSense and the strong debugger save me time and reduce frustration by suggesting code and finding errors quickly, boosting my productivity and keeping everything organized.

  ### 37. VS Code Extensions Make It Incredibly Powerful

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Semiconductors | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 26, 2026

**What do you like best about Visual Studio?**

I mainly love the extensions feature of vscode, I personally feel without that feature vscode is basically of no use. It's so powerful how people can develop extensions useful and you can install them at a click of a button.

**What do you dislike about Visual Studio?**

It's capability to not smoothly integrate the keyboard bindings and changing the settings is always hard. Maybe an AI feature inside vscode trained on its own settings might help us to easily setup the IDE faster

**What problems is Visual Studio solving and how is that benefiting you?**

It's the best development IDE so far. The integrated code runner capability to instantly execute, test my code is very nice. It's very flexible I can use it for proper software development to low level embedded software development so I loved that face it's extensible and flexibe

  ### 38. Extensible and Well Integrated, But Could Be Lighter

**Rating:** 4.0/5.0 stars

**Reviewed by:** Mario R. | Associate MCP Consultant, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 29, 2026

**What do you like best about Visual Studio?**

I love the extensibility of Visual Studio and its large number of utilities that enhance the user experience. I also appreciate its seamless integration with GitHub Copilot, which greatly facilitates my workflow. Additionally, it is a widely used tool in the market, which means there is a lot of documentation available for reference.

**What do you dislike about Visual Studio?**

It could be lighter, with fewer technical requirements. Load the extensions on demand, so that the memory footprint is smaller.

**What problems is Visual Studio solving and how is that benefiting you?**

Visual Studio offers perfect integration with GitHub Copilot and is an IDE with multiple extensions, which improves my workflow in development. Additionally, I value its extensibility, large number of utilities, and user experience.

  ### 39. Powerful IDE for Professional Development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Praphul Kumar P. | Senior FreshService System Admin and Automation developer, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** January 30, 2026

**What do you like best about Visual Studio?**

Visual Studio provides a powerful, stable development environment with excellent debugging tools, strong IntelliSense support, and seamless integration with Git and Azure. The UI is well structured and intuitive, which makes it easier to navigate and manage large projects efficiently.

**What do you dislike about Visual Studio?**

Visual Studio can be demanding on system resources and may feel sluggish on lower-spec machines. The startup time, along with frequent updates, can sometimes interrupt my development workflow and break my focus.

**What problems is Visual Studio solving and how is that benefiting you?**

Visual Studio streamlines application development by bringing advanced debugging, helpful code suggestions, and version control together in one place. Having these tools integrated reduces development time, helps minimize errors, and boosts overall productivity, especially when working on complex software projects.

  ### 40. Strong development tool with some room for improvement.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 27, 2026

**What do you like best about Visual Studio?**

Coding is made more efficient by Visual Studio's user-friendly interface. It provides robust support for several programming languages, intelligent code completion via IntelliSense, and potent debugging tools. Project management is made easier by the built-in integration with Git and other development tools, and customization according to development requirements is made possible by the availability of extensions. In general, it increases output and facilitates more dependable and seamless software development.

**What do you dislike about Visual Studio?**

Visual Studio requires a lot of resources and can take a while to launch, particularly on computers with low memory. Large projects can occasionally cause lag, and frequent updates can interfere with productivity. Because there are so many features and settings available, the interface may also seem overwhelming to novices.

**What problems is Visual Studio solving and how is that benefiting you?**

I can solve issues with maintaining code quality, debugging production-level problems, and managing big, complicated codebases with the aid of Visual Studio. Its sophisticated debugging tools, like memory inspection, call stacks, and breakpoints, enable me to find and fix problems fast. When working with unfamiliar or legacy code, IntelliSense and code navigation tools lessen cognitive load. Workflows for collaboration and continuous integration are streamlined by integrated Git support, testing frameworks, and build tools. All things considered, Visual Studio boosts my output, reduces development cycles, and makes it easier for me to produce dependable, superior software.

  ### 41. Seamless Coding Experience with Incredible Integrations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rajesh G. | Salesforce Technical Consultant SME, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 07, 2026

**What do you like best about Visual Studio?**

I use Visual Studio for coding, and I really appreciate how it identifies the exact issues in my code with errors, making problem-solving easier for me. I also like the connections to my organization and extensions. Using extensions, I can install plug-ins, connect to my organization, and create project files for deployment. The setup process is also easy, allowing me to log in and connect to my organization effortlessly.

**What do you dislike about Visual Studio?**

Graphic design

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio because it identifies errors in my code, which helps me solve them easily. Its extensions let me install plugins, connect to my organization, create project files, and deploy to the org smoothly.

  ### 42. Speeds Up Development with Great Integrations, Debugging, and Extensions

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mohd S. | Packaged App Development Team Lead , Enterprise (> 1000 emp.)

**Reviewed Date:** March 25, 2026

**What do you like best about Visual Studio?**

Speeds up development. Supports all major programming languages, integration with Azure and other cloud services. Debugging tools and lots of extensions.

**What do you dislike about Visual Studio?**

Minor issues which are not really noticeable are resource usage and loading times.

**What problems is Visual Studio solving and how is that benefiting you?**

Development at faster pace with AI plugins speeds up things

  ### 43. Unmatched Speed and Compatibility for Development on Windows

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nicanor M.

**Reviewed Date:** November 03, 2025

**What do you like best about Visual Studio?**

I like Visual Studio for its speed and high level of compatibility. I can develop applications that work perfectly on all versions of Windows, from Windows XP onwards, without facing issues. The initial setup is very simple and not complicated; once the environment is configured, I can use the Visual C++ online compiler without any problems, which demonstrates its efficiency. I have always used Visual Studio for its powerful C++ compiler, which is very beneficial for my developments, including libraries and frameworks for desktop applications. I also value the support and compatibility that Visual Studio offers, along with the possibility of constantly working on new projects. This platform allows the integration of other database systems like SQL Server, Oracle, PostgreSQL, MySQL, and MariaDB, which further expands its capabilities and flexibility for various developments.

**What do you dislike about Visual Studio?**

I find the issue of Visual Studio compatibility during updates problematic, as many functions stop operating properly. This makes the process of updating applications somewhat complex. For this reason, I prefer to use Visual C++ from Visual Studio, as it is more compatible and standard across all versions of Windows.

**What problems is Visual Studio solving and how is that benefiting you?**

I find that Visual Studio is fast and compatible, which allows my applications to run on all Windows platforms from XP onwards without any issues.

  ### 44. Visual Studio:Best & User-Friendly for Coders

**Rating:** 3.5/5.0 stars

**Reviewed by:** Mujahidur R. | Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 03, 2025

**What do you like best about Visual Studio?**

I have been using Visual Studio for two years for coding, specifically for HTML and CSS code. I discovered Visual Studio through Google's recommendation list and decided to continue using it because of its organized and colorful way of presenting code, which makes understanding my code much easier. The extension system is particularly helpful, allowing me to enhance and customize my coding environment effectively. Furthermore, Visual Studio's code organization features and one-tap code execution significantly improve my workflow. Additionally, the theme of Visual Studio is good, making it a beneficial choice for all coders.

**What do you dislike about Visual Studio?**

When I first started using Visual Studio, I found it somewhat difficult to set up. I had trouble locating the menu and figuring out how to open files or work with extensions. Whenever I got stuck or didn't understand something, I turned to YouTube or Google to solve the issue.

**What problems is Visual Studio solving and how is that benefiting you?**

I find Visual Studio organizes my code neatly with color coding, making it easier to understand, and its extension system significantly aids me in coding efficiently.

  ### 45. smart IDE that helps me ship faster

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jorge L. | Automation Control Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 10, 2025

**What do you like best about Visual Studio?**

IntelliSense and refactors are awesome—type a few letters and it knows what I mean. The debugger is top-tier (watch, conditional breakpoints, step into external code). Built-in Git tools are smooth, tests run right inside the IDE, and the profiler helps squash slow code. Great templates for C#/.NET, Blazor/MAUI, and easy Azure/Docker integration. Live Share is clutch for quick pair programming.

**What do you dislike about Visual Studio?**

It’s heavy. Big solutions can start slow and eat RAM/CPU. Installs/updates are long and the download is huge. Sometimes extensions fight each other and the IDE freezes. C++ indexing can be noisy. VS for Mac lags behind Windows, and Enterprise licensing can be pricey for small teams.

**What problems is Visual Studio solving and how is that benefiting you?**

One IDE for APIs, desktop tools, services, and tests. I open the solution, hit F5, and go. great debugger (watch, time-travel, attach to process) cuts root-cause time from hours to minutes.

  ### 46. Seamless Integration That Keeps Developers Productive

**Rating:** 5.0/5.0 stars

**Reviewed by:** Brian D. | Free, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 28, 2026

**What do you like best about Visual Studio?**

Newest version integrated seamlessly with both code repositories and all windows environments enabling developers to be very productive.

**What do you dislike about Visual Studio?**

Early on the cumbersome interface was a big issue but MS had taken great strides in refining the interface. Always room to improve of course.

**What problems is Visual Studio solving and how is that benefiting you?**

No problems. Main benefit is the average cost to generate updated software and then distribute same to production servers.

  ### 47. Effortless Code Management with Robust Add-Ons

**Rating:** 4.5/5.0 stars

**Reviewed by:** Punnareddy p. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** December 17, 2025

**What do you like best about Visual Studio?**

I like that Visual Studio makes it easy to use many add-ons, which enhances my development experience. The code fixing feature is really simple and efficient, helping me to quickly resolve issues with my code. The support for creating folders and deploying code to different environments within the organization is very helpful. I also appreciate features like Sfdx, code segregation, alignment, and diff check, which aid in organizing and managing my coding tasks effectively. The initial setup of Visual Studio is very simple, making it easy to get started.

**What do you dislike about Visual Studio?**

Sometimes connecting to various org environments fails but rarely.

**What problems is Visual Studio solving and how is that benefiting you?**

I use Visual Studio for code development, creating folders, and deploying code within our org. It's easy to use with many add-ons, and code fixing is simple, enhancing productivity.

  ### 48. Elevated Developer Productivity with Visual Studio

**Rating:** 4.0/5.0 stars

**Reviewed by:** Subba S.

**Reviewed Date:** October 30, 2025

**What do you like best about Visual Studio?**

I appreciate the significant boost in productivity that Visual Studio has offered me over the years compared to the simple text editing tools I previously used. Its features such as code completion and code structure completion, including parentheses and brackets, have been highly beneficial in improving my overall productivity. I love the quick compile, build, and run capabilities, which streamline the development process and save valuable time. Additionally, the seamless integration with various libraries has been incredibly helpful, enhancing the functionality and efficiency of the development process. The ability to build software productively both individually and as a team makes Visual Studio an indispensable tool that I would purchase again.

**What do you dislike about Visual Studio?**

I found that initially, there was a steep learning curve in figuring out how to configure Visual Studio. Additionally, I think the ability to include and insert comments in the code could be improved.

**What problems is Visual Studio solving and how is that benefiting you?**

I find Visual Studio enhances productivity with features like code completion and structure hints, enabling efficient software development for both personal and team projects.

  ### 49. Visual Studio Makes Integrations and AI Setup Easy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Luis R. | software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 24, 2026

**What do you like best about Visual Studio?**

Now a days its pretty easy to integrate third party tools, also integrating AI and boilerplates

**What do you dislike about Visual Studio?**

nothing dislike me about Visual Studio till now

**What problems is Visual Studio solving and how is that benefiting you?**

right now integrating copilot solves lot of legacy code analisys and makes refactor easy to do.

  ### 50. A Powerful, All-in-One IDE for Developers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ghazal N. | Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 11, 2025

**What do you like best about Visual Studio?**

IntelliSense is incredibly helpful, offering smart code completions and quick access to documentation. Navigating through code using shortcuts e.g. jumping to definitions, references, or other parts of the project is quick and intuitive. I also like the different search options, whether I’m searching the entire solution, a specific project, or just a chosen part of the code. Finally, the debugging tools are excellent, making it easy to identify and fix issues efficiently.

**What do you dislike about Visual Studio?**

I dislike that some parts of the code e.g. built-in framework components or auto-generated code can’t be stepped into or debugged at runtime, which makes troubleshooting more difficult. I also find it frustrating that certain integrated JavaScript libraries, like Kendo UI, can’t be navigated through in Visual Studio the same way as normal backend code. Not being able to quickly jump to definitions or references in these cases slows down the workflow.

**What problems is Visual Studio solving and how is that benefiting you?**

In my role as a web developer for the food industry, I work on solutions that support the automation of processes. Visual Studio solves the challenge of building and maintaining complex, business-critical web applications in C# on the .NET Framework. Its integrated tools allow me to develop, debug, and test features quickly, ensuring that our automation systems have reliable and efficient web interfaces. This reduces the risk of downtime by enabling faster issue resolution, streamlines the deployment of new features, and helps meet strict industry timelines. Ultimately, Visual Studio supports delivering stable, high-quality solutions that improve operational efficiency for our clients in the food industry.


## Visual Studio Discussions
  - [What is Visual Studio used for?](https://www.g2.com/discussions/what-is-visual-studio-used-for) - 10 comments, 1 upvote
  - [My reviews are all getting rejected](https://www.g2.com/discussions/my-reviews-are-all-getting-rejected) - 2 comments, 1 upvote
  - [What does Visual Studio subscription include?](https://www.g2.com/discussions/what-does-visual-studio-subscription-include) - 1 comment, 1 upvote
  - [how to use for python program](https://www.g2.com/discussions/how-to-use-for-python-program) - 2 comments, 1 upvote
  - [How to install opencv](https://www.g2.com/discussions/how-to-install-opencv) - 2 comments, 1 upvote

- [View Visual Studio pricing details and edition comparison](https://www.g2.com/products/visual-studio/reviews?page=5&qs=pros-and-cons&section=pricing&secure%5Bexpires_at%5D=2026-08-08+01%3A37%3A38+-0500&secure%5Bsession_id%5D=1d808114-0b0b-4b5c-a858-8cd7095a6597&secure%5Btoken%5D=a2bef34451d6824a6858ed679854b5ce53218f1ad4484fb87e02167b5e877abb&format=llm_user)
## Visual Studio Integrations
  - [Adobe Analytics](https://www.g2.com/products/adobe-analytics/reviews)
  - [Agentforce Sales (formerly Salesforce Sales Cloud)](https://www.g2.com/products/agentforce-sales-formerly-salesforce-sales-cloud/reviews)
  - [Android Studio](https://www.g2.com/products/android-studio/reviews)
  - [Azure App Service](https://www.g2.com/products/azure-app-service/reviews)
  - [AzureDesk](https://www.g2.com/products/azuredesk/reviews)
  - [Azure DevOps Server](https://www.g2.com/products/azure-devops-server/reviews)
  - [Azure Functions](https://www.g2.com/products/azure-functions/reviews)
  - [Azure Pipelines](https://www.g2.com/products/azure-pipelines/reviews)
  - [Azure Portal](https://www.g2.com/products/azure-portal/reviews)
  - [Base SAS](https://www.g2.com/products/base-sas/reviews)
  - [Bootstrap](https://www.g2.com/products/bootstrap/reviews)
  - [Bootstrap Studio](https://www.g2.com/products/bootstrap-studio/reviews)
  - [ChatGPT](https://www.g2.com/products/chatgpt/reviews)
  - [Chrome Enterprise](https://www.g2.com/products/chrome-enterprise/reviews)
  - [Claude](https://www.g2.com/products/claude-2025-12-11/reviews)
  - [Claude Code](https://www.g2.com/products/anthropic-claude-code/reviews)
  - [CoLab](https://www.g2.com/products/colab/reviews)
  - [CoPilot AI](https://www.g2.com/products/copilot-ai/reviews)
  - [Cursor](https://www.g2.com/products/cursor/reviews)
  - [Docker](https://www.g2.com/products/docker-inc-docker/reviews)
  - [Eclipse](https://www.g2.com/products/eclipse/reviews)
  - [Entity Framework Core](https://www.g2.com/products/entity-framework-core/reviews)
  - [Figma](https://www.g2.com/products/figma/reviews)
  - [Font Awesome](https://www.g2.com/products/font-awesome/reviews)
  - [Freshservice](https://www.g2.com/products/freshservice/reviews)
  - [GDB (GNU Debugger)](https://www.g2.com/products/gdb-gnu-debugger/reviews)
  - [Git](https://www.g2.com/products/git/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitHub Copilot](https://www.g2.com/products/github-copilot/reviews)
  - [GitHub Inc.](https://www.g2.com/products/github-inc/reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews)
  - [InMotion Hosting](https://www.g2.com/products/inmotion-hosting/reviews)
  - [IntelliJ IDEA](https://www.g2.com/products/intellij-idea/reviews)
  - [Jenkins](https://www.g2.com/products/jenkins/reviews)
  - [Jira](https://www.g2.com/products/jira/reviews)
  - [JRebel](https://www.g2.com/products/jrebel/reviews)
  - [Kiro](https://www.g2.com/products/kiro/reviews)
  - [Kubernetes](https://www.g2.com/products/kubernetes/reviews)
  - [LaTeX](https://www.g2.com/products/latex/reviews)
  - [Maven](https://www.g2.com/products/maven-maven/reviews)
  - [Microsoft Copilot](https://www.g2.com/products/microsoft-microsoft-copilot/reviews)
  - [Microsoft SQL Server](https://www.g2.com/products/microsoft-sql-server/reviews)
  - [MongoDB](https://www.g2.com/products/mongodb/reviews)
  - [MuleSoft Anypoint Platform](https://www.g2.com/products/mulesoft-anypoint-platform/reviews)
  - [MySQL](https://www.g2.com/products/mysql/reviews)
  - [Node.js](https://www.g2.com/products/node-js/reviews)
  - [Openai](https://www.g2.com/products/openai/reviews)
  - [Oracle Database](https://www.g2.com/products/oracle-database/reviews)
  - [Oracle Linux](https://www.g2.com/products/oracle-linux/reviews)
  - [pgAdmin](https://www.g2.com/products/pgadmin/reviews)
  - [PostgreSQL](https://www.g2.com/products/postgresql/reviews)
  - [Postman](https://www.g2.com/products/postman/reviews)
  - [Progress Telerik](https://www.g2.com/products/progress-telerik/reviews)
  - [pygame](https://www.g2.com/products/pygame/reviews)
  - [Python](https://www.g2.com/products/python/reviews)
  - [python sql](https://www.g2.com/products/python-sql/reviews)
  - [Razorpay](https://www.g2.com/products/razorpay/reviews)
  - [React Native](https://www.g2.com/products/react-native/reviews)
  - [ReSharper](https://www.g2.com/products/resharper/reviews)
  - [Salesforce Agentforce](https://www.g2.com/products/salesforce-agentforce/reviews)
  - [Salesforce B2B Commerce](https://www.g2.com/products/salesforce-b2b-commerce/reviews)
  - [Salesforce Headless 360 Platform (formerly Salesforce Platform)](https://www.g2.com/products/agentforce-360-platform-formerly-salesforce-platform/reviews)
  - [SAP Crystal Reports](https://www.g2.com/products/sap-crystal-reports/reviews)
  - [SAS Viya](https://www.g2.com/products/sas-sas-viya/reviews)
  - [ServiceNow App Engine](https://www.g2.com/products/servicenow-app-engine/reviews)
  - [SQL Developer](https://www.g2.com/products/sql-developer/reviews)
  - [SQL Server 2019](https://www.g2.com/products/sql-server-2019/reviews)
  - [SSH Client/ Server](https://www.g2.com/products/ssh-client-server/reviews)
  - [The Jupyter Notebook](https://www.g2.com/products/the-jupyter-notebook/reviews)
  - [Thunder Client](https://www.g2.com/products/thunder-client/reviews)
  - [Unity](https://www.g2.com/products/unity/reviews)
  - [Unity Ads](https://www.g2.com/products/unity-ads/reviews)
  - [Visual Studio Code](https://www.g2.com/products/visual-studio-code/reviews)

## Visual Studio Features
**Additional Functionality**
- Continuous Integration
- Drag & Drop
- Backup and Recovery
- Multiple Programming Languages Supported
- Continuous Deployment
- Code Development
- For No-Code Development
- Version Control
- Configurable Workflow
- Graphical User Interface
- For Low-Code Development
- Activity Dashboard
- Generative AI
- UI Prototyping
- Source Control
- Software Development
- API
- Data Import/Export
- Web App Development
- Custom Development
- Code Repository Integration
- Data Security
- Mobile Development
- Access Controls/Permissions
- Game Development
- Collaboration Tools
- Application Security
- Alerts/Notifications
- Automated Testing
- Integrated Development Environment
- Offline Access
- Debugging
- AI Copilot
- Reporting/Analytics
- Compatibility Testing
- Pre-built Templates
- Third-Party Integrations
- Data Modeling
- Customizable Branding
- Data Visualization
- Code Editing

**Functionality**
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates
- Deployment Management

**Functionality**
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

**Functionality**
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates
- Workflow Management
- Change Management
- Deployment Management
- Performance Management
- Compliance Management
- Lifecycle Management
- Task Management
- Document Management
- Database Support

**Agentic AI - Mobile Development Platforms**
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Additional Functionality**
- Code Development
- Debugging
- AI Copilot
- Generative AI
- Game Development
- Web/Mobile App Development
- Data Modeling
- For Developers
- Code Editing
- Website Development
- Graphical User Interface

## Top Visual Studio Alternatives
  - [Xcode](https://www.g2.com/products/xcode/reviews) - 4.2/5.0 (999 reviews)
  - [Eclipse](https://www.g2.com/products/eclipse/reviews) - 4.3/5.0 (3,097 reviews)
  - [NetBeans](https://www.g2.com/products/netbeans/reviews) - 4.2/5.0 (657 reviews)

