alt + space: Open lightbulb menu: List autocomplete suggestionsctrl + shift + P: Command Palette- Developer: Reload Window
- Restart {tool}
- Format document (With...)
ctrl + P: Search and open filectrl + F: Search and Replace text in current filectrl + shift + F: Search and Replace text in current workspaceF2: Rename all occurrences of the selected symbol- Why not just use Search & Replace?
- Symbol rename is aware of scopes,
- and will not rename different variables who share the same name
ctrl + D: Select the next occurrence of the currently selected textctrl + leftClick: Go to symbol definition
What's a symbol?
Git GUI(Graphical User Interface) built into VSCode
...: Command Menu
Working with Branches
Fetch (prune)
Merge conflicts
Keep domains separated.
Make sure only necessary extensions are enabled.
Use different settings per domain.
Make a profile for each course.
Work with multiple repositories at the same time.
Approximate monorepo workflow.