VSCode How tos: A quick ref
satya - 2/27/2025, 11:59:26 AM
Some howtos are in the basics doc before...
satya - 2/27/2025, 12:00:07 PM
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
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
- How to create a new workspace in vscode
- How to create a new repo in Github and name it correctly
- 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
- c-s-p: clone
- Use the parent directory
- Allow the folder to add to the work space
- You will see readme.md
- use c-s-v or Open Preview menu to see the md file