Tags:: Git
I use Github all the time for version control and easy sharing and reviewing of my code.
A code insight tool that's really amazing.
Edit the status of issues directly from Visual Studio Code
CTRL + K to open a repository or issue.
CTRL + Shift + K to run open the command palette
# Search for issues, pull requests, discussions, and projects
! Search for projects
@ Search for users, organizations, and repositories
/ Search for files within a repository scope
New repository
Create a new repository from scratch. For more information, see "Creating a new repository."
Clone repository: <URL type>
Copy the URL needed to clone the repository using GitHub CLI, HTTPS, or SSH to the clipboard. For more information, see "Cloning a repository."