aws / git-remote-codecommit

An implementation of Git Remote Helper that makes it easier to interact with AWS CodeCommit
Apache License 2.0
272 stars 39 forks source link

AWS ToolkitPackage doesn't show up #26

Open yash982000 opened 3 years ago

yash982000 commented 3 years ago

I am trying to connect my VS Code account with AWS Code Commit. I have followed the steps from here:- https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-ide-vs.html In step-2, after downloading the AWS Toolkit, I am unable to install or view it in the Team Explorer in VS Code. Much help appreciated.

shubhamoscar commented 3 years ago

Could you confirm that you are not using https://code.visualstudio.com/ but this: https://visualstudio.microsoft.com/. The toolkit is for the latter which only works on Windows.