Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| tips:vsc [2016/02/05 21:15] – [keyboard] scipio | tips:vsc [2021/10/08 10:05] (current) – removed scipio | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== VSC ====== | ||
| - | Visual Studio Code Editor | ||
| - | |||
| - | |||
| - | < | ||
| - | sudo ln -s / | ||
| - | </ | ||
| - | |||
| - | |||
| - | ===== keyboard ===== | ||
| - | |||
| - | * ctrl-b: side bar toggle | ||
| - | * ctrl-1 2 3: switch to 1,2 or 3 editor window | ||
| - | * ctrl-\: split window | ||
| - | * ctrl-w: close window | ||
| - | * ctrl-click file: open file in new editor | ||
| - | * F12: find declaration | ||
| - | * ctrl-p: open file | ||
| - | * ctrl-shift-f: | ||
| - | * ctrl-shift-e: | ||
| - | * F1: command palette | ||
| - | * Ctrl+Alt+- and Ctrl+Shift+-: | ||
| - | * ctrl-tab: history file | ||