Bahardns
Nov 13, 2023

Keyboard shortcuts on VSCode

Command + N = its create new file without extension name.

Command + B = this command close the left panel.

Command +P = The file palette we want to go to can be accessed with this command.

Command+Tab=file we want to go to.

Command+W= Closes the open file

Pwd = We use this command to find out which folder we are in.

Touch = This command used to add files to the current folder.

mkdir = We use this command when we use to add a new folder.

rm = We use this this command when we use to delete the file we created.