Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 381 Bytes

vscode-tips.md

File metadata and controls

7 lines (5 loc) · 381 Bytes

VS Code Tips & Tricks

Handy tips for using VS Code. Please feel free to add others.

  • If you are in a WSL shell, you can start VS Code from any folder by using the command 'code'
  • If you use the code command with a file name it will open it ready to edit. e.g. code .bashrc
  • VS Code can also be started in the Windows command prompt (or Powershell) with the 'code' command