26
- Vscode 25 VS Code Productivity Tips and Speed Hacks
- hotkeys 
CRTL + SHIFT + .open symbols searcher.- command palette plus a character changes behavior 
>opens the commands@opens symbol searcher,#global symbol search,:will let you traverse line numbers 
 - command palette plus a character changes behavior 
 ALT + SHIFT + ARROWwill not shift the line around but duplicate it in that direction- BUILD TASKS are amazing! put all your commands into JSON to run all your work from the VSCode command palette
 
 - hotkeys 
 - GitHub's new task forms made with Yaml