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