Open VS Code from the command line

TL;DR AI
1 min readKey summary
Open the VS Code Command Palette with Cmd+Shift+P.
Run “Shell Command: Install code command in PATH.”
This adds the `code` terminal command for launching VS Code from the command line.
It makes it faster to open projects and fit VS Code into terminal-based workflows.
