Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tips:vsc [2016/02/05 20:48] – created scipio | tips:vsc [2021/10/08 10:05] (current) – removed scipio | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== VSC ====== | ||
| - | Visual Studio Code Editor | ||
| - | |||
| - | ===== 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 | ||