Skip to content

VS Code

Microsoft Visual Studio Code,轻量级代码编辑器。

安装

powershell
hudo install vscode

安装到 {install_root}\ide\vscode\,免安装版(zip),不写注册表。

安装后

powershell
code --version
code .

卸载

powershell
hudo uninstall vscode

基于 MIT 协议发布