qosadyna.blogg.se

Git in visual studio code
Git in visual studio code











Of course with your username, not mine 😇 The only thing you need to make sure to do before hand is logging in into VSCode with your GitHub user.

git in visual studio code git in visual studio code

let's just continue :)Įverything you need to create a new repository in GitHub from VSCode is already present in Visual Studio Code itself. But what if you don’t? Let’s do it now.Īs usual, if you are a visual learner, or simply prefer to watch and listen instead of reading, here you have the video with the whole explanation and demo, which to be fair is much more complete than this post. That content assumed you already had your code on GitHub. I already have an article and a video talking about how to use VSCode with GitHub, but, as someone has pointed out:

git in visual studio code

Do you have some code in VSCode and want to take it to GitHub, without having to write a single command in the CLI? Today I’m gonna show you how to do that, how to publish your code to a new GitHub repo, all from VSCode.













Git in visual studio code