alefragnani / vscode-project-manager

Project Manager Extension for Visual Studio Code
GNU General Public License v3.0
1.96k stars 229 forks source link

[BUG] - No "Git" tab in Project Manager. #620

Closed jeti20 closed 2 years ago

jeti20 commented 2 years ago

Steps to reproduce

  1. Install project manager

Hi, I have been struggling with this problem entire day and decided to ask how can I fix it. I feel like a I miss something stupid, but I cannot fix it :(

I downloaded and installed VS Code on two computers. Then I downloaded the Project Manager. And on one computer I don't see the Git tab in Project Manager, and on the other computer it showed up without any problems... Do any of you know how to solve this problem?

I'm connecting to the server via SSH if that matters. I also added "remote.extensionKind": { "alefragnani.project-manager": [ "workspace" ] }, 3 2 1

jeti20 commented 2 years ago

It can be closed. I was not aware of these posts. image

I found solution in this post: https://github.com/alefragnani/vscode-project-manager/issues/578

It works for me: "Do you mean inside the Project Manager view, you only see Favorites view, but no Git or Help and Feedback? If that's the case, I suggest you to click in the ellipsis button, located at top-right of Project Manager view, and be sure the Git view is selected." image

Life is beautiful again. Thank you.

alefragnani commented 2 years ago

Hi @jeti20 ,

That's great to see you found the solution. Enjoy the extension 😄