Microsoft Visual Studio [Code] is currently being used to develop our internal system and clients database. Through it, we maintain our current software and develop new features as required by the operations team, and as the business changes through time. All personnel uses the applications being developed using Visual Studio.
Pros
Easy to use user interface.
Good integration to code repositories.
Cood integration with third party components.
Cons
Integration to new Git repositories can be better.
Likelihood to Recommend
[Microsoft Visual Studio Code] is very flexible and you can code in your preferred language, from C, C++, C# to Visual Basic. It integrates well to third party developed components that make your coding faster. The programs that can be coded using Visual Studio can be run on desktops (Windows Forms), browsers (ASP.NET) or on servers as command line routines. If you are lacking development time and monetary resources to buy components, there maybe other development frameworks that could suit your business better.
VU
Verified User
Engineer in Engineering (Non-profit Organization Management company, 11-50 employees)
We have ported to Visual Studio code for our latest Angular development project. Initially - and still for older projects - we use Visual Studio for our Angular front end development. Visual Studio code is really a marked improvement when developing in Angular. It is incredibly fast and more lightweight than Visual Studio. Really cool to have a powershell terminal integrated right into the development environment which makes issuing Angular CLI commands all the much easier. Seamless integration with Git. The syntax highlighting is much improved as well. Visual Studio will still incorrectly flag false syntax errors; no such issue in VS Code that I have seen.
Pros
It has incredible speed for Angular development purposes - it makes Visual Studio seem clunky in comparison
Seamless Git integration
Very nice Angular syntax highlighting and recognition
Cons
Can be slow occasionally when loading large files
Likelihood to Recommend
I have used it for Angular development purposes. If you are developing in Angular on Windows this is the development environment to go with.