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

https://github.com/bsteps/code-config


https://github.com/bsteps/code-config

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# VS Code Configuration

### How to use

#### Add Keyboard Shortcuts

1. Hit `f1` or press `ctrl + shift + p`
1. Search `Preferences: Open Keyboard Shortcuts (JSON)`
1. Copy code from [keybindings.json](keybindings.json)
1. Paste in JSON from step 2

#### Add Settings

1. Hit `f1` or press `ctrl + shift + p`
1. Search `Preferences: Open Settings (JSON)`
1. Copy code from [settings.json](settings.json)
1. Paste in JSON from step 2