Skip to content

导入 VSCode 插件

Windows

使用PowerShell 导入插件

code --list-extensions | ForEach-Object { xxx --install-extension $_ }

xxx 替换为对应编辑器PATH名称