https://github.com/bsteps/code-config
https://github.com/bsteps/code-config
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bsteps/code-config
- Owner: bsteps
- License: mit
- Created: 2021-08-18T12:59:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-15T07:28:03.000Z (over 4 years ago)
- Last Synced: 2025-02-04T11:51:23.027Z (over 1 year ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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