Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git Org Status BarNew to Visual Studio Code? Get it now.
Git Org Status Bar

Git Org Status Bar

Reepolee

|
2 installs
| (0) | Free
Shows GitHub org/repo in status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Org Status Bar

A lightweight Visual Studio Code extension that displays your GitHub repository in the status bar as:

ORG/REPO

✨ Features

  • Shows your current GitHub organization and repository
  • Works automatically inside any Git workspace
  • Minimal, fast, and lightweight
  • No configuration required

📸 Example

In your VS Code status bar:

reepolee/demo-repo

🚀 Installation

Manual (development)

  1. Clone this repository:
git clone https://github.com/reepolee/git-org-statusbar.git
  1. Open in VS Code
  2. Press F5 to run extension development host

🧠 How it works

The extension reads your Git remote URL and extracts:

github.com/ORG/REPO.git

Then displays:

ORG/REPO

in the VS Code status bar.


⚙️ Requirements

  • Visual Studio Code ^1.85.0
  • A Git repository with a remote origin

🏢 About Reepolee

This extension is developed by Reepolee.


📦 Repository

https://github.com/reepolee/git-org-statusbar


📄 License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft