Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.