Microsoft Visual Studio Code Review
February 01, 2019
Microsoft Visual Studio Code Review
Score 10 out of 10
Vetted Review
Verified User
Overall Satisfaction with Microsoft Visual Studio Code
I can only speak for my specific group and out of that group I am the only one actually using VS Code. That isn't because of anything with VS Code, it is because of the nature of the work my telecommunications team does. I'm the only one in a programming-adjacent role. VS Code provides me with a flexible IDE for coding in multiple languages that is lightweight and fast.
If I don't need to compile code, this is my IDE of choice. VS Code allows me to quickly write scripts ranging from Powershell to Python to Javascript or troubleshoot existing code with the debugging extensions.
If I don't need to compile code, this is my IDE of choice. VS Code allows me to quickly write scripts ranging from Powershell to Python to Javascript or troubleshoot existing code with the debugging extensions.
Pros
- The extensions marketplace greatly extends the functionality of the IDE beyond what the core contribution team could ever hope to.
- The application doesn't feel sluggish or bloated. I don't work on massive projects, but I've never felt like I could describe it as any way other than responsive.
- It's open source with a very nice license for internal development purposes, which is entirely what I do.
Cons
- Requires additional tools to compile code, so some of the perks of lightweight and speed are made sacrificing a bit of convenience (arguably).
- Occasional seemingly random error banners on launch that don't really impact performance, but just happen (to me, at least).
- Leaning on market place extensions for a lot of debugging/linting functions puts you at the mercy of parties outside of your IDE vendor.
- Being that our use of VS Code falls under the free to use portion of the licensing agreement, ROI is kind of moot.
- Usage of VS Code has allowed me to create applications that allow us to better comply with organizational goals.
- Usage of VS Code has allowed me to troubleshoot issues with existing code that allowed enhancements to existing applications.
- Notepad++
- PyCharm
- Visual Studio IDE
- Komodo IDE
VS Code is obviously much more advanced than the likes of notepad++ but it isn't a direct replacement for that either. It isn't as focused as PyCharm and Komodo are (being that they are Python IDEs) but the feature set is still very respectable.
In the end, I do the vast majority of my work in VS Code because I don't just spend my time using a single language and I am not required to do all that much in compiled languages.
In the end, I do the vast majority of my work in VS Code because I don't just spend my time using a single language and I am not required to do all that much in compiled languages.
Comments
Please log in to join the conversation