
VS Code
Visual Studio Code
The Lens
VS Code is the default code editor: editing, debugging, Git integration, extensions for any language. Over 70% of developers use it. It's the editor you don't have to justify choosing. MIT licensed source code (the binary distribution has Microsoft's telemetry and license), TypeScript. The extension marketplace has over 40,000 extensions: language support, themes, debuggers, AI assistants, database clients, container tools. Built-in terminal, built-in Git, built-in debugging for most languages.
Completely free. The editor, every extension in the marketplace, the web version at vscode.dev, all free. Microsoft makes money from Azure and GitHub integrations, not from VS Code itself.
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. On older machines, it uses noticeable RAM (500MB-1GB+). With many extensions loaded, it gets sluggish. The Microsoft telemetry in the official binary bothers some people. VSCodium is a community build without it. And if you want a terminal-native, keyboard-driven workflow, Neovim or Zed will feel faster and lighter.
Free vs Self-Hosted vs Paid
fully freeFully free. The source code is MIT licensed. The official binary includes Microsoft branding and telemetry but is still free. No paid tier, no premium features, no subscription. Microsoft monetizes the ecosystem (GitHub Copilot, Azure extensions) but the editor itself costs nothing.
Free. No paid tier. Microsoft monetizes the ecosystem, not the editor.
Similar Tools
About
- Stars
- 183,464
- Forks
- 39,044
Explore Further
More tools in the directory
n8n
Fair-code workflow automation with native AI capabilities
182.6k ★Flutter
Google UI toolkit for mobile, web, and desktop
175.8k ★claw-code
The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.
171.4k ★Get tools like this delivered weekly
The Open Source Drop — the best new open source tools, analyzed. Free.


