Github

Tags:: Git

I use Github all the time for version control and easy sharing and reviewing of my code.


linkGithub Apps

Marketplace link


linkGit Clear

A code insight tool that's really amazing.

https://www.gitclear.com/


linkGitLive

Edit the status of issues directly from Visual Studio Code

https://git.live/#IDES


linkShortcuts

CTRL + K to open a repository or issue.

CTRL + Shift + K to run open the command palette


linkCommand Palette

linkGitHub Command Palette reference

# 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."