Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
development:vscode:keybindings [2020/07/07 13:09] kalenpw created |
development:vscode:keybindings [2020/10/27 10:11] (current) kalenpw |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| <code json> | <code json> | ||
| - | /** | + | // Activity bar |
| - | | + | |
| - | */ | + | |
| // Explorer | // Explorer | ||
| { | { | ||
| Line 36: | Line 34: | ||
| " | " | ||
| " | " | ||
| + | }, | ||
| + | | ||
| + | // emmett | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | | ||
| + | // Advanced new file | ||
| + | { | ||
| + | " | ||
| + | " | ||
| }, | }, | ||
| </ | </ | ||