1插件文件
SSH: 用户名 上安装的扩展:
alibaba-cloud.tongyi-lingma
bukas.gbktoutf8
buuug7.gbk2utf8
damiankoper.gdb-debug
fittentech.fitten-code
marus25.cortex-debug
mcu-debug.debug-tracker-vscode
mcu-debug.memory-view
mcu-debug.peripheral-viewer
mcu-debug.rtos-views
ms-ceintl.vscode-language-pack-zh-hans
ms-vscode.cmake-tools
ms-vscode.cpptools
ms-vscode.cpptools-extension-pack
ms-vscode.cpptools-themes
ms-vscode.hexeditor
twxs.cmake
alefragnani.project-manager
alibaba-cloud.tongyi-lingma
bukas.gbktoutf8
buuug7.gbk2utf8
cl.eide
cl.keil-assistant
cschlosser.doxdocgen
damiankoper.gdb-debug
dan-c-underwood.arm
danielpinto8zz6.c-cpp-compile-run
daviddai.deepseek-code-generator
donjayamanne.githistory
eamodio.gitlens
esbenp.prettier-vscode
fittentech.fitten-code
hars.cppsnippets
ibm.output-colorizer
keroc.hex-fmt
mcu-debug.debug-tracker-vscode
mcu-debug.memory-view
mcu-debug.peripheral-viewer
mcu-debug.rtos-views
ms-ceintl.vscode-language-pack-zh-hans
ms-dotnettools.csharp
ms-dotnettools.vscode-dotnet-runtime
ms-vscode-remote.remote-ssh
ms-vscode-remote.remote-ssh-edit
ms-vscode.cmake-tools
ms-vscode.cpptools
ms-vscode.cpptools-extension-pack
ms-vscode.cpptools-themes
ms-vscode.hexeditor
ms-vscode.remote-explorer
ms-vscode.vscode-serial-monitor
redhat.vscode-yaml
shalldie.background
swashata.beautiful-ui
theqtcompany.qt
theqtcompany.qt-core
theqtcompany.qt-cpp
theqtcompany.qt-qml
theqtcompany.qt-ui
tonka3000.qtvsctools
twxs.cmake
vector-wlc.qtconfigure
vscodevim.vim
xiaoyongdong.srecord
zixuanwang.linkerscript
2导入插件
Get-Content extensions.txt | ForEach-Object { code --install-extension $_ }