Appearance
使用PowerShell 导入插件
code --list-extensions | ForEach-Object { xxx --install-extension $_ }
xxx 替换为对应编辑器PATH名称