VSCode How tos: A quick ref

satya - 2/27/2025, 11:59:26 AM

Some howtos are in the basics doc before...

Some howtos are in the basics doc before...

satya - 2/27/2025, 12:00:07 PM

Some are in vscode shortcuts doc before...

Some are in vscode shortcuts doc before...

satya - 2/27/2025, 12:16:42 PM

How to start a new project in github and clone

How to start a new project in github and clone

satya - 2/27/2025, 12:18:11 PM

Directories and cloning that repo correctly from vscode are here

Directories and cloning that repo correctly from vscode are here

satya - 2/27/2025, 12:19:49 PM

Key things to pay attention to

  1. How to create a new workspace in vscode
  2. How to create a new repo in Github and name it correctly
  3. How to clone it to local directory and how to name locally

satya - 2/27/2025, 12:21:59 PM

See the links above to do those things correctly

See the links above to do those things correctly

satya - 2/27/2025, 1:10:20 PM

When cloning

  1. c-s-p: clone
  2. Use the parent directory
  3. Allow the folder to add to the work space
  4. You will see readme.md
  5. use c-s-v or Open Preview menu to see the md file

satya - 2/27/2025, 1:12:12 PM

Git knowledge folder

Git knowledge folder

satya - 2/27/2025, 1:13:02 PM

The markdown samples

The markdown samples