macOS
brew install code-clilocal Homebrew formula metadata
安装
brew install code-clilocal Homebrew formula metadata
nix profile install nixpkgs#codenixpkgs package indexes · pkgs/by-name/co/code/package.nix · 来源: api.github.com
sudo pacman -S codeArch Linux sync databases · code · 来源: geo.mirror.pkgbuild.com
概览
Command-line interface built-in Visual Studio Code
历史
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.
安全态势
没有找到 code-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
code | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/microsoft/vscode
安装元数据
| 软件包键 | brew:code-cli |
|---|---|
| 版本 | 1.130.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/code-cli |
| 主页 | https://code.visualstudio.com |
| 仓库 | https://github.com/microsoft/vscode |
| 上游文档 | https://code.visualstudio.com/docs/configure/settings |
| 许可证 | MIT |
| 源码归档 | https://github.com/microsoft/vscode/archive/refs/tags/1.130.0.tar.gz |
| 最后更新 | 2026-07-22T21:00:40Z |
| Pulse | updated |
| 依赖 | openssl@4 |
| 构建依赖 | pkgconf, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 code来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.