shortcut to rn command in visual studio code code example
Example 1: 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
Example 2: vscode list of all shortcuts
ctrl + k and ctrl + s // List of all shortcuts