0

VSCode has Github built in itself but I am not able to configure it. I tried it’s documentation but didn’t found anything helpful. Do I need to install any extension to do so?

2 Answers 2

1

Here is the useful extension for VSCode, which I using now. It is simple to install & use, also has a good documentation.

LINK

UPDATE Also, there by the link is the setup guide.

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks for the tip - I do not believe that this is an "official" extension though.
@madflow yes, my mistake about 'official', but it is useful :) answer corrected.
-1

Just clone your repo and open the directory in VS Code, the editor will take care of the rest. Else you could run the git init command in the directory you'd like to use (on the command line/terminal) and open the directory in VS Code.

1 Comment

That will give you Git support.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.