Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git ExplorerNew to Visual Studio Code? Get it now.
Git Explorer

Git Explorer

tmcx

|
177 installs
| (0) | Free
Git Explorer, a Visual Studio Code extension designed to navigate and manage your Git repositories efficiently, providing an intuitive user interface and advanced functionalities.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Explorer

Git Explorer, a Visual Studio Code extension designed to navigate and manage your Git repositories efficiently, providing an intuitive user interface and advanced functionalities.

Features

  • Repository Navigation: Explore your repositories directly from VS Code.
  • Custom Tree Structure: Visualize the structure of your projects in a custom tree view, making it easy to navigate through files and directories.
  • Repository Search: Search a specific repository or group.
  • Repository Cloning: Easily clone repositories using both HTTP and SSH.
  • Authentication Management: Manage your authentication tokens for git providers securely.

Extension Configuration

Git Explorer does not require any additional configuration to start using it. Just add your git cloud provider connection.

To get tokens:

  • Gitlab
    • Access Token
    • Required permissions: read_api
  • Github
    • Git Token(Classic)
    • Required permissions: repo(Full), user(read:user), admin:org(read:org) and project(read:project)
  • BitBucket:
    • App Passwords
    • Required permissions: Account(Read), Workspace membership(Read) and Projects(Read)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft