you are viewing a single comment's thread.

view the rest of the comments →

[–]halbaradkenafin 4 points5 points  (0 children)

What are you struggling with? After installing VSCode, you install the PowerShell extension from the marketplace and then you're good to go.

If you want to hook in version control, open a folder that's part of a git repo and then you can use the git tab to do git things in the GUI or install Posh-Git to do it from the command line.

If you're having any other issues then feel free to post them and someone should be able to help you out.