---
description: Learn more about Visual Studio Code price, benefits, and disadvantages for businesses in New Zealand. Read verified software reviews and find tools that fit your business needs.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Visual Studio Code Pricing, Reviews & Features - Capterra New Zealand 2026
---

Breadcrumb: [Home](/) > [Source Code Management Software](/directory/31420/source-code-management/software) > [Visual Studio Code](/software/186634/visual-studio-code)

# Visual Studio Code

Canonical: https://www.capterra.co.nz/software/186634/visual-studio-code

Page: 1 / 69\
Next: [Next page](https://www.capterra.co.nz/software/186634/visual-studio-code?page=2)

> Source-code editing tool for MacOS, Windows, and Linux that helps users create, debug, run, edit, and complete codes.
> 
> Verdict: Rated **4.8/5** by 1691 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Who Uses Visual Studio Code?

Visual Studio Code helps developers, programmers, software engineers, web developers, and students run, debug, and edit codes.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.8/5** | 1691 Reviews |
| Ease of Use | 4.6/5 | Based on overall reviews |
| Customer Support | 4.2/5 | Based on overall reviews |
| Value for Money | 4.8/5 | Based on overall reviews |
| Features | 4.7/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Likelihood to recommend) |

## About the vendor

- **Company**: Microsoft
- **Location**: Redmond, US
- **Founded**: 1975

## Commercial Context

- **Pricing model**: Per Feature (Free version available)
- **Pricing Details**: Visual Studio Code is available for free.
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Linux (Desktop)
- **Supported Languages**: English
- **Available Countries**: United States

## Features

- Bug Tracking
- Change Management
- Code Review
- Custom Development
- Version Control

## Integrations (4 total)

- Docker
- Git
- GitHub
- GitLab

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base

## Category

- [Source Code Management Software](https://www.capterra.co.nz/directory/31420/source-code-management/software)

## Alternatives

1. [Bitbucket](https://www.capterra.co.nz/software/157785/bitbucket) — 4.6/5 (1345 reviews)
2. [GitLab](https://www.capterra.co.nz/software/159806/gitlab) — 4.6/5 (1219 reviews)
3. [PhpStorm](https://www.capterra.co.nz/software/186624/phpstorm) — 4.8/5 (158 reviews)
4. [Azure DevOps Server](https://www.capterra.co.nz/software/177262/team-foundation-server) — 4.5/5 (144 reviews)
5. [RhodeCode](https://www.capterra.co.nz/software/146200/rhodecode) — 4.9/5 (22 reviews)

## Reviews

### "The review" — 5.0/5

> **Enock** | *7 April 2026* | Computer & Network Security | Recommendation rating: 8.0/10
> 
> **Pros**: General productivity while using Visual Studio Code is top.&#10;I love how one can integrate other extensions
> 
> **Cons**: I really dont like the new 2026 default theme the previous Dark modern was the best. You should allow someone to decide if they want it not just update it automatically one they update VS Code

-----

### "The absolute standard for modern software development (and it's free)" — 5.0/5

> **Verified Reviewer** | *7 January 2026* | Information Technology & Services | Recommendation rating: 10.0/10
> 
> **Pros**: The ecosystem for extensions is second to none; whether it be some programming language or framework I'm working on (Python, JS, Go, Docker), a plugin for it exists. The integration with Git is excellent for working with merge conflicts right within the editor. Additionally, the capabilities of Remote Development (WSL/SSH) enable me to code on a remote Linux machine as if I were on localhost.
> 
> **Cons**: While it starts lightweight, it can become very resource-heavy (RAM) if you install too many extensions. The initial setup for some specific debuggers-like C++ or specialized PHP configs-requires fiddling with the launch.json files, which has a steeper learning curve compared to full-blown IDEs like Visual Studio or IntelliJ that work out of the box.
> 
> We required an editor that could support multiple languages in one project (client side as well as server side). VS Code hit the right spot in terms of being lightening fast and feature-rich; it has now become an essential tool in our daily workflow right from documentation writing to debugging code in production environments

-----

### "My Go-To Environment for Building and Deploying Client Prototypes" — 5.0/5

> **Jerrid** | *17 April 2026* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: What I like most about Visual Studio Code is how well it supports me as a solo founder and developer who’s constantly building client prototypes. I often jump between clients, stacks, and codebases, and VS Code makes that context switching surprisingly manageable. It starts up quickly, feels lightweight, and still provides the features I’d expect from a full IDE.&#10;&#10;Day to day, a few things stand out. TypeScript, JavaScript, and Python support is excellent, with intelligent code completion, inline errors, and quick fixes that help me catch issues early rather than chasing them down later. The built-in Git and GitHub integration lets me manage branches, commits, and pull requests directly from the editor, and the integrated terminal and debugger make it easy to run and troubleshoot my prototypes without leaving the environment. The extension ecosystem and workspace settings let me tailor VS Code to each client’s stack and deployment setup, whether I’m targeting simple web apps or more complex services.&#10;&#10;From a value-for-money perspective, it’s hard to beat: the core product is free, and I get a professional-grade code editing experience with a rich feature set. Security-wise, I appreciate that I can control which extensions I install, how they access workspaces, and how my projects connect to external services like GitHub. Overall, VS Code has become the backbone of my development workflow and a reliable tool for quickly getting client-facing prototypes into a deployable state.
> 
> **Cons**: What I like least about Visual Studio Code is that its flexibility can sometimes work against you. With so many extensions and configuration options, it’s easy to end up with a cluttered setup or conflicting plugins if you’re not disciplined about managing your environment. I’ve had situations where an extension degraded performance or introduced odd behavior, and tracking down the root cause took longer than I would have liked.&#10;&#10;On larger projects or in heavily customized workspaces, I’ve also noticed occasional slowdowns and minor bugs, such as the editor feeling less responsive or certain language features not behaving as expected until I restart. These aren’t showstoppers, but they do add overhead to keeping VS Code stable. Customer support is mostly handled through documentation, community resources, and GitHub issues rather than direct, high-touch support, so resolving edge cases can require some digging. Overall, these issues are manageable, but they’re the main trade-offs of such a flexible, extension-driven tool.
> 
> Overall, Visual Studio Code has become my default environment for almost all of my client work. As a solo founder and developer, I need tools that let me move quickly without getting bogged down in setup or configuration, and VS Code generally delivers on that. The core code editing experience is strong—especially for TypeScript, JavaScript, and Python. The built-in Git integration, debugger, and terminal let me go from idea to a running prototype and then to a deployable version without constantly switching tools.&#10;&#10;In terms of features, the extension ecosystem fills most of the gaps I run into, whether that’s working with specific frameworks, improving testing, or integrating with deployment workflows. Security and reliability are largely in my control: by being selective with extensions and keeping an eye on updates, I’ve been able to avoid major issues, though there are occasional bugs or performance hiccups that come with a highly customizable editor. Customer support is more community- and documentation-driven than traditional ticket-based help, but between official docs, GitHub issues, and third-party resources, I can usually find an answer.&#10;&#10;From a value-for-money perspective, VS Code is excellent. The fact that the core product is free yet powerful enough to support professional client work and rapid prototyping makes it an easy choice. For my use case, building and iterating on prototypes, then moving them toward client deployment, it has been a reliable, high-leverage tool I use every day.

-----

### "It's definitely a slimmed down version with lots of kinks that are done differently to the full blown Visual Studio" — 3.0/5

> **Dave** | *24 April 2025* | Information Technology & Services | Recommendation rating: 5.0/10
> 
> **Pros**: I like that it has a somewhat more simplified interface than the full blown Visual Studio
> 
> **Cons**: It is lacking in a lot of features. IN some cases, I felt like they (Microsoft) are trying to change the way people do things between Visual Studio and VS Code.
> 
> I had to install this to use and create SPFX solutions. SPFX was frustrating in itself, and then trying to figure out features and functionality of VS Code. I've been using VS for years that doing the switch to VS Code wasn't hard, but not straight forward either.

-----

### "Reliable code editor" — 4.0/5

> **Osama** | *23 January 2026* | Government Administration | Recommendation rating: 10.0/10
> 
> **Pros**: It's interface is clean and simple, so even beginners can understand it quickly. Supports many coding languages and has a lot of useful extensions.Has multiple features like auto-complete,syntax highlighting reduce mistakes.The best part is that it is free and regularly updated.
> 
> **Cons**: Visual studio code is sometimes confusing because of too many extensions. Some extension can cause a bug or slow performance.
> 
> Overall experience with Visual Studio Code is very positive. It is reliable and flexible for both beginners and experienced users.

-----

Page: 1 / 69\
Next: [Next page](https://www.capterra.co.nz/software/186634/visual-studio-code?page=2)

## Links

- [View on Capterra](https://www.capterra.co.nz/software/186634/visual-studio-code)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.capterra.com.de/software/186634/visual-studio-code> |
| de-AT | <https://www.capterra.at/software/186634/visual-studio-code> |
| de-CH | <https://www.capterra.ch/software/186634/visual-studio-code> |
| en | <https://www.capterra.com/p/186634/Visual-Studio-Code/> |
| en-AE | <https://www.capterra.ae/software/186634/visual-studio-code> |
| en-AU | <https://www.capterra.com.au/software/186634/visual-studio-code> |
| en-CA | <https://www.capterra.ca/software/186634/visual-studio-code> |
| en-GB | <https://www.capterra.co.uk/software/186634/visual-studio-code> |
| en-IE | <https://www.capterra.ie/software/186634/visual-studio-code> |
| en-IL | <https://www.capterra.co.il/software/186634/visual-studio-code> |
| en-IN | <https://www.capterra.in/software/186634/visual-studio-code> |
| en-NZ | <https://www.capterra.co.nz/software/186634/visual-studio-code> |
| en-SG | <https://www.capterra.com.sg/software/186634/visual-studio-code> |
| en-ZA | <https://www.capterra.co.za/software/186634/visual-studio-code> |
| es | <https://www.capterra.es/software/186634/visual-studio-code> |
| es-AR | <https://www.capterra.com.ar/software/186634/visual-studio-code> |
| es-CL | <https://www.capterra.cl/software/186634/visual-studio-code> |
| es-CO | <https://www.capterra.co/software/186634/visual-studio-code> |
| es-CR | <https://www.capterra.co.cr/software/186634/visual-studio-code> |
| es-DO | <https://www.capterra.do/software/186634/visual-studio-code> |
| es-EC | <https://www.capterra.ec/software/186634/visual-studio-code> |
| es-MX | <https://www.capterra.mx/software/186634/visual-studio-code> |
| es-PA | <https://www.capterra.com.pa/software/186634/visual-studio-code> |
| es-PE | <https://www.capterra.pe/software/186634/visual-studio-code> |
| fr | <https://www.capterra.fr/software/186634/visual-studio-code> |
| fr-BE | <https://fr.capterra.be/software/186634/visual-studio-code> |
| fr-CA | <https://fr.capterra.ca/software/186634/visual-studio-code> |
| fr-LU | <https://www.capterra.lu/software/186634/visual-studio-code> |
| it | <https://www.capterra.it/software/186634/visual-studio-code> |
| ja | <https://www.capterra.jp/software/186634/visual-studio-code> |
| ko | <https://www.capterra.co.kr/software/186634/visual-studio-code> |
| nl | <https://www.capterra.nl/software/186634/visual-studio-code> |
| nl-BE | <https://www.capterra.be/software/186634/visual-studio-code> |
| pt | <https://www.capterra.com.br/software/186634/visual-studio-code> |
| pt-PT | <https://www.capterra.pt/software/186634/visual-studio-code> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra New Zealand helps millions of people find the best business software with user reviews, ratings and price comparisons.","email":"info@capterra.co.nz","url":"https://www.capterra.co.nz/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.co.nz/#organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Visual Studio Code","description":"Visual Studio Code is a code editor developed by Microsoft that runs on Windows, macOS, and Linux. This open-source software provides developers working with JavaScript, TypeScript, Python, C++, and more with features such as code completion and debugging using built-in Git commands..","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/e8040854-7939-4322-bb6a-8f6599d3a4be.png","url":"https://www.capterra.co.nz/software/186634/visual-studio-code","@type":"SoftwareApplication","@id":"https://www.capterra.co.nz/software/186634/visual-studio-code#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.co.nz/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":1691,"ratingValue":4.8},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@type":"FAQPage","@id":"https://www.capterra.co.nz/software/186634/visual-studio-code#faqs","mainEntity":[{"name":"What Is Visual Studio Code?","@type":"Question","acceptedAnswer":{"text":"Visual Studio Code is a code editor developed by Microsoft that runs on Windows, macOS, and Linux. This open-source software provides developers working with JavaScript, TypeScript, Python, C++, and more with features such as code completion and debugging using built-in Git commands..","@type":"Answer"}},{"name":"Who Uses Visual Studio Code?","@type":"Question","acceptedAnswer":{"text":"Visual Studio Code helps developers, programmers, software engineers, web developers, and students run, debug, and edit codes.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Source Code Management Software","position":2,"item":"/directory/31420/source-code-management/software","@type":"ListItem"},{"name":"Visual Studio Code","position":3,"item":"/software/186634/visual-studio-code","@type":"ListItem"}],"@id":"https://www.capterra.co.nz/software/186634/visual-studio-code#breadcrumblist"}]}
</script>
