Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcorking/congenial-vscode-settings
My settings for VS Code
https://github.com/dcorking/congenial-vscode-settings
Last synced: 1 day ago
JSON representation
My settings for VS Code
- Host: GitHub
- URL: https://github.com/dcorking/congenial-vscode-settings
- Owner: dcorking
- License: mit
- Created: 2019-03-30T09:54:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T08:27:08.000Z (over 5 years ago)
- Last Synced: 2024-10-18T20:43:31.637Z (20 days ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Install in ~/Library/Application Support/Code/User (on Mac)
Other platforms see https://stackoverflow.com/questions/35368889/how-to-export-settings-of-visual-studio-code
Install the extensions with
sh ./install-extensions.sh
Update the extensions list with
```bash
code --list-extensions | xargs -L 1 echo code --install-extension > install-extensions.sh
```License: [MIT](LICENSE) where copyrightable. No warranty.