vscode 一键导出导入所有插件

导出插件

bash 复制代码
code --list-extensions > extensions.txt

这是我的插件列表

复制代码
# extension.txt
1yib.rust-bundle
1yib.svelte-bundle
aaron-bond.better-comments
adrianwilczynski.format-selection-as-html
adrianwilczynski.terminal-commands
alberto-varela.unsafe-typescript
alefragnani.bookmarks
alefragnani.project-manager
antfu.browse-lite
antfu.iconify
antfu.icons-carbon
antfu.unocss
antfu.vite
antfu.where-am-i
anysphere.cursorpyright
anysphere.remote-containers
ardenivanov.svelte-intellisense
at-9420.console-helper
aykutsarac.jsoncrack-vscode
bengreenier.vscode-node-readme
bracketpaircolordlw.bracket-pair-color-dlw
bradlc.vscode-tailwindcss
catppuccin.catppuccin-vsc-icons
chakrounanas.turbo-console-log
christian-kohler.npm-intellisense
christian-kohler.path-intellisense
chrmarti.regex
codeinchinese.chineseinputassistant
codezombiech.gitignore
csstools.postcss
cweijan.dbclient-jdbc
cweijan.vscode-database-client2
dannymcgee.vscode-go-grammar
dbaeumer.vscode-eslint
demystifying-javascript.javascript-fullstack-developer-extension-pack
dominicvonk.parameter-hints
donjayamanne.git-extension-pack
donjayamanne.githistory
dsznajder.es7-react-js-snippets
dunstontc.vscode-go-syntax
dustypomerleau.rust-syntax
eamodio.gitlens
ecmel.vscode-html-css
editorconfig.editorconfig
eriklynd.json-tools
esbenp.prettier-vscode
fake-cursor.cursor-fake-machine
file-icons.file-icons
fill-labs.dependi
fivethree.vscode-svelte-snippets
formulahendry.auto-close-tag
formulahendry.auto-rename-tag
franneck94.c-cpp-runner
github.codespaces
github.remotehub
github.vscode-github-actions
github.vscode-pull-request-github
glenn2223.live-sass
golang.go
grasspy.autopunc
gregorbiswanger.json2ts
hediet.vscode-drawio
hollowtree.vue-snippets
johnpapa.vscode-cloak
johnsoncodehk.vscode-tsconfig-helper
juggernautjp.less-toml
julianchen.babylon-js-viewer
kevinrose.vsc-python-indent
kisstkondoros.vscode-gutter-preview
lanqiao-dev.lqcourse-study-statistics
leodevbro.blockman
lninl.theme-hbuilderx-soft-green-light
lokalise.i18n-ally
maggie.eslint-rules-zh-plugin
mechatroner.rainbow-csv
melihaltintas.svelte-format
mhutchie.git-graph
mikestead.dotenv
misterj.vue-volar-extention-pack
mrcrowl.easy-less
ms-azuretools.vscode-docker
ms-ceintl.vscode-language-pack-zh-hans
ms-python.autopep8
ms-python.black-formatter
ms-python.debugpy
ms-python.isort
ms-python.pylint
ms-python.python
ms-vscode-remote.remote-containers
ms-vscode-remote.remote-ssh
ms-vscode-remote.remote-ssh-edit
ms-vscode-remote.remote-wsl
ms-vscode.azure-repos
ms-vscode.cmake-tools
ms-vscode.cpptools
ms-vscode.cpptools-extension-pack
ms-vscode.cpptools-themes
ms-vscode.makefile-tools
ms-vscode.remote-explorer
ms-vscode.remote-repositories
ms-vscode.remote-server
natizyskunk.sftp
naumovs.color-highlight
njpwerner.autodocstring
njqdev.vscode-python-typehint
pivaszbs.svelte-autoimport
pnp.polacode
pranaygp.vscode-css-peek
proxzima.sweetdracula
qwtel.sqlite-viewer
rangav.vscode-thunder-client
rust-lang.rust-analyzer
rvest.vs-code-prettier-eslint
saekiraku.rainbow-fart
sdras.vue-vscode-snippets
searking.preview-vscode
serayuzgur.crates
shahilkumar.readme-parser
shardulm94.trailing-spaces
sibiraj-s.vscode-scss-formatter
simonhe.vscode-highlight-text
simonsiefke.svg-preview
sirtori.indenticator
slevesque.shader
steoates.autoimport
streetsidesoftware.code-spell-checker
stylelint.vscode-stylelint
svelte.svelte-vscode
swellaby.rust-pack
syler.sass-indented
taiyuuki.vscode-cargo-scripts
tarrow.css-class-intellisense
tatsy.vscode-3d-preview
tauri-apps.tauri-vscode
techer.open-in-browser
tobermory.es6-string-html
twxs.cmake
tyriar.sort-lines
uctakeoff.vscode-counter
usernamehw.errorlens
vadimcn.vscode-lldb
vue.volar
wakatime.vscode-wakatime
wix.vscode-import-cost
wscats.vue
xabikos.javascriptsnippets
xplot.sshtools
yandeu.five-server
yasht.terminal-all-in-one
yoavbls.pretty-ts-errors
yzhang.dictionary-completion
yzhang.markdown-all-in-one
zdldove.excel2json
zhoufeng.pyqt-integration
ziyasal.vscode-open-in-github
znck.grammarly

导入插件

复制代码
cat extensions.txt | xargs -L 1 code --install-extension

如果需要换ide的话,把这里的 code 改为该 ide 的shell 就行了

相关推荐
VidDown12 天前
VidDown 工具站:免费、本地优先的开发者工具箱
javascript·编辑器·音视频·视频编解码·视频
摇滚侠12 天前
IDEA 创建 Java 项目 手动整合 SSM 框架
java·ide·intellij-idea
霸道流氓气质12 天前
Trae IDE 新手入门指南
ide
VidDown12 天前
显卡处理视频技术详解:从硬解码到 NVENC,GPU 如何让视频处理起飞?
javascript·编辑器·音视频·视频编解码·视频
夜猫逐梦12 天前
【UE基础】03.蓝图与编辑器工作流
编辑器·ue·蓝图·ue编辑器
VidDown12 天前
视频帧率技术详解:从 24fps 到 120fps,帧率如何影响你的观看体验?
网络·网络协议·编辑器·音视频·视频编解码·视频
爱就是恒久忍耐12 天前
VSCode里如何比较2个branch
ide·vscode·编辑器
意法半导体STM3212 天前
【官方原创】如何为STM32CubeMX2配置Visual Studio Code配置方案
vscode·stm32·单片机·嵌入式硬件·策略模式·stm32cubemx·嵌入式开发
bloglin9999912 天前
vscode中可视化的合并分支,在“合并编辑器中解析”中“与基线进行比较”是什么意思
ide·vscode·编辑器
终将老去的穷苦程序员12 天前
IntelliJ IDEA 的安装教程
java·ide·intellij-idea