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