macOS
brew install code-clilocal Homebrew formula metadata
brew
Command-line interface built-in Visual Studio Code. Version 1.127.0 via Homebrew; verified 2026-07-01.
install
brew install code-clilocal Homebrew formula metadata
nix profile install nixpkgs#codenixpkgs package indexes · pkgs/by-name/co/code/package.nix · source: api.github.com
sudo pacman -S codeArch Linux sync databases · code · source: geo.mirror.pkgbuild.com
overview
Command-line interface built-in Visual Studio Code
history
The Visual Studio Code CLI is the command-line surface of VS Code, exposed as the `code` command. It lets users launch the editor, open files and folders, manage extensions, inspect status, and create remote tunnels from a terminal.
VS Code was announced in 2015 as Microsoft's cross-platform editor. Later that year the November 2015 Beta release made the Code OSS project open source and added extension support. The `code` command became part of the product's developer workflow: the official CLI docs describe it as built in and document editor launch, file navigation, extension management, chat, diagnostics, and tunneling.
Microsoft's 1.0 announcement reported 2 million installs and more than 500,000 monthly active developers by April 2016. The CLI followed VS Code's adoption because `code .` became the normal bridge between shell workflows and the editor. The input also records package-manager distribution for the CLI through Homebrew, Nix, and pacman.
Common usage includes `code .` to open the current directory, file arguments to open or create files, `--install-extension` and `--list-extensions` for extension workflows, `--user-data-dir` for isolated instances, and `code tunnel` for remote tunnel setup.
For package-manager users, `code-cli` matters because it splits the terminal command from the desktop app story. A working `code` executable is what lets editors participate in Unix-style workflows: scripts can open files, shells can jump into projects, and remote machines can expose VS Code access without starting from a GUI installer.
security posture
No matching local secret-handling manifest was found for code-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/Code/User/settings.json.vscode/settings.json~/Library/Application Support/Code/User/settings.json.vscode/settings.json%APPDATA%\Code\User\settings.json.vscode\settings.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
code | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/microsoft/vscode
install metadata
| Package key | brew:code-cli |
|---|---|
| Version | 1.127.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/code-cli |
| Homepage | https://code.visualstudio.com |
| Repository | https://github.com/microsoft/vscode |
| Upstream docs | https://code.visualstudio.com/docs/configure/settings |
| License | MIT |
| Source archive | https://github.com/microsoft/vscode/archive/refs/tags/1.127.0.tar.gz |
| Last updated | 2026-07-01T12:46:42Z |
| Pulse | updated |
| Dependencies | openssl@4 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | code-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
code
nix profile install nixpkgs#codecode 1.123.0-1
The Open Source build of Visual Studio Code (vscode) editor
https://github.com/microsoft/vscode
sudo pacman -S codesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.