Version: 1.87.0
License:MIT
Free for non-commercial useFree for commercial use
Visual Studio Code
macOS
About
A lightweight but powerful source code editor with built-in support for JavaScript, TypeScript and Node.js
Mac Compatibility
Apple Silicon Native
Intel Compatible
Requires macOS 11.0+
Pricing
Free
Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle.
Mac Features
- Native Apple Silicon Support: Optimized performance on M1/M2 Macs
- TouchBar Support: Custom TouchBar controls for supported MacBooks
- macOS Integration: Native system features like keychain access and notifications
- Command Line Integration: Launch from terminal with
codecommand
Installation Methods
Homebrew
brew install --cask visual-studio-code
Direct Download
- Download the universal binary from code.visualstudio.com/Download
- Move the app to your Applications folder
- Optionally install the
codecommand in PATH
System Requirements
- macOS 11.0 (Big Sur) or later
- Native support for both Apple Silicon and Intel Macs
- 4GB RAM minimum (8GB recommended)
- 1GB free disk space
Extensions and Customization
- Rich extension ecosystem
- Customizable keyboard shortcuts
- Integrated terminal
- Git integration
- Debugging support
- IntelliSense code completion
Package Manager Installation
Homebrew Cask (macOS)
brew install --cask visual-studio-code