Microsoft Visual Studio Code
brew install --cask visual-studio-code
v1.125.1
Free open-source code editor with built-in debugging, Git integration, and extensive extension ecosystem.
Why you might care
VS Code dominates because it's lightweight yet feature-rich, runs on all major platforms, and has an enormous marketplace of community extensions. It's free and open-source, making it accessible for any developer; the default choice for many professional and hobbyist programmers.
47.9k
30-day installs · #7
142.9k
90-day · #5
480.4k
365-day · #6
Links
- https://code.visualstudio.com/
- Brew formula source: Casks/v/visual-studio-code.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Sublime Text",
"Atom",
"JetBrains IntelliJ IDEA",
"Vim",
"Emacs"
],
"artifacts": [
{
"uninstall": [
{
"launchctl": "com.microsoft.VSCode.ShipIt",
"quit": "com.microsoft.VSCode"
}
]
},
{
"app": [
"Visual Studio Code.app"
],
"target": "/Applications/Visual Studio Code.app"
},
{
"binary": [
"$APPDIR/Visual Studio Code.app/Contents/Resources/app/bin/code"
],
"target": "$HOMEBREW_PREFIX/bin/code"
},
{
"binary": [
"$APPDIR/Visual Studio Code.app/Contents/Resources/app/bin/code-tunnel"
],
"target": "$HOMEBREW_PREFIX/bin/code-tunnel"
},
{
"zap": [
{
"trash": [
"~/.vscode",
"~/Library/Application Support/Code",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.microsoft.vscode.sfl*",
"~/Library/Caches/com.microsoft.VSCode",
"~/Library/Caches/com.microsoft.VSCode.ShipIt",
"~/Library/HTTPStorages/com.microsoft.VSCode",
"~/Library/Preferences/ByHost/com.microsoft.VSCode.ShipIt.*.plist",
"~/Library/Preferences/com.microsoft.VSCode.helper.plist",
"~/Library/Preferences/com.microsoft.VSCode.plist",
"~/Library/Saved Application State/com.microsoft.VSCode.savedState"
]
}
]
}
],
"auto_updates": 1,
"categories": [
"editor",
"dev-tools",
"git"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Open-source code editor",
"disable_reason": null,
"disabled": 0,
"display_name": "Microsoft Visual Studio Code",
"enrichment_fetched_at": "2026-06-20T22:51:00+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "visual-studio-code",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://code.visualstudio.com/",
"homepage_og_description": "Visual Studio Code is a free, open source AI code editor. Build with AI agents that plan, code, and debug for you. Manage multi-agent workflows across environments on Linux, macOS, and Windows.",
"homepage_og_image": "https://code.visualstudio.com/opengraphimg/opengraph-home.png",
"homepage_title": "Visual Studio Code - The open source AI code editor | Your home for multi-agent development",
"installs_30d": 47889,
"installs_365d": 480385,
"installs_90d": 142911,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:02:32+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Microsoft Visual Studio Code",
"VS Code"
],
"one_liner": "Free open-source code editor with built-in debugging, Git integration, and extensive extension ecosystem.",
"rank_30d": 7,
"rank_365d": 6,
"rank_90d": 5,
"raw_hash": "8bc1e903e9dc01c6",
"ruby_source_path": "Casks/v/visual-studio-code.rb",
"tap": "homebrew/cask",
"token": "visual-studio-code",
"version": "1.125.1",
"why_use_this": "VS Code dominates because it\u0027s lightweight yet feature-rich, runs on all major platforms, and has an enormous marketplace of community extensions. It\u0027s free and open-source, making it accessible for any developer; the default choice for many professional and hobbyist programmers."
}