首先是列出清單的指令:
code --list-extensions | xargs -L 1 echo code --install-extension接著會回傳包含安裝指令的 Plugin 清單:
code --install-extension burkeholland.simple-react-snippets code --install-extension esbenp.prettier-vscode code --install-extension mgmcdermott.vscode-language-babel code --install-extension MS-CEINTL.vscode-language-pack-zh-hant code --install-extension teabyii.ayu
See also:
- How can you export VS Code extension list
- Learn React - React Crash Course [2019] - React Tutorial with Examples | Mosh
- Simple React Snippets for VS Code that you will actually use
- Prettier formatter for Visual Studio Code
- mgmcdermott.vscode-language-babel
- teabyii.ayu