plist arguments keyboard shortcut vs code code example
Example 1: vs code copy a link down
On Windows: Shift + Alt + Up/Down.
On Mac: Shift + Option + Up/Down.
On Ubuntu: Ctrl + Shift + Alt + Up/Down.
Example 2: vscode show commands entered
// VSCode on Mac while on terminal
Ctrl + R
// Then type-in your search criteria and hit the up arrow key to select
// or hit enter to execute the code