Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
development:vscode:start [2020/07/07 12:58] kalenpw created |
development:vscode:start [2020/07/07 13:10] (current) kalenpw |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== VSCode ====== | ====== VSCode ====== | ||
+ | * [[ .keybindings | Keybindings ]] | ||
+ | |||
- | ---- | ||
- | ===== Keyboard Shortcuts ===== | ||
- | Put these in keybindings.json | ||
- | <code json> | ||
- | /** | ||
- | Activity bar | ||
- | */ | ||
- | { | ||
- | " | ||
- | " | ||
- | }, | ||
- | { | ||
- | " | ||
- | " | ||
- | }, | ||
- | { | ||
- | " | ||
- | " | ||
- | }, | ||
- | { | ||
- | " | ||
- | " | ||
- | }, | ||
- | { | ||
- | " | ||
- | " | ||
- | }, | ||
- | </ |