Tools/microsoft/vscode

VS Code

The editor nobody has to justify choosing. Free, extensible for any language, and its AI chat now ships as open source.

192.6k+33/wkestablishedTypeScriptMIT Licensetrending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Sep 2026

VS Code is the default code editor: editing, debugging, Git integration, and extensions for any language. About three quarters of developers use it, per Stack Overflow's 2025 survey. It's the editor you don't have to justify choosing. The source is MIT licensed, while the official download is a Microsoft build with its own license and telemetry. Built-in terminal, built-in Git, built-in debugging for most languages, and a marketplace with tens of thousands of extensions.

The editor is free for private and commercial use, and so is the web version at vscode.dev. Most extensions are free, though publishers can charge, and the built-in AI features run on your GitHub Copilot plan or your own model key. Copilot Chat itself is now open source inside the main repo, and one setting turns all the AI features off.

Solo through enterprise: free at every scale. Settings Sync keeps your setup consistent across machines. Remote development extensions let you code on a server or inside a container from your local machine. Live Share does real-time collaboration.

The catch: it's an Electron app, a web browser pretending to be a desktop app, and it gets heavy with many extensions loaded. The Microsoft telemetry in the official binary bothers some people, and you can opt out of much of it but not all. VSCodium is a community build without it. For a lighter, keyboard-driven workflow, neovim/neovim or zed-industries/zed will feel faster.

Free vs Self-Hosted vs Paid

fully free

Fully free. The source code is MIT licensed. The official binary carries Microsoft's product license and telemetry but is still free for private and commercial use. No paid tier and no subscription for the editor. Marketplace extensions are mostly free, though publishers can sell them, and the built-in AI features draw on a GitHub Copilot plan or your own model key. Microsoft monetizes the ecosystem (GitHub Copilot, Azure extensions), not the editor.

Free. No paid tier. Microsoft monetizes the ecosystem, not the editor.

What to do by team size

Solo
free
Small team
free
Medium team
free
Large team
free
Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
91/100 · A+
Adoption30/30
Maintenance25/25
Community11/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

High adoption: 183,935 starsActive community: 39,236 forksPermissive license (MIT)

About

Stars
192,607
Forks
42,435

Explore Further

More tools in the directory

Featured in The Open Source Drop #26