VSCode + TypeScript setup Set TS version for VSCode intellisence VS Code command palette: > TypeScript: Select TypeScript version
Format TypeScript Document
This will format the entire document.
Shift + Alt + FShift + Option + FFormat Selection
Ctrl + K Ctrl + FCmd + K Cmd + FDuplicate code line
Alt + Shift + Down ArroworAlt + Shift + Up Arrow