VScode
What | Where |
---|---|
Official Page | https://code.visualstudio.com/ |
Source | https://github.com/Microsoft/vscode |
Download | https://aka.ms/win32-x64-user-stable |
Install | choco install vscode |
Shortcuts
- Menu:
F1
orctrl+shift+p
- Insert cursor to select vertically (multi-cursor):
ctrl+alt+up/down
- Move selection a line up/down:
alt+arrow
- Duplicate a line or block of text above or below:
alt+shift+arrow
- Select next instance of a word:
ctrl+d
- Hide/show terminal:
ctrl+j
- Find files:
ctrl+p
Extensions
Draw
User Github or Microsoft Account to Sync settings
If you want to restore your settings or use VSCode on multiple machines consider syncing the VSCode settings such as extensions, settings, snippets, keyboard shortcuts and UI states.