Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igorskyflyer/vscode-git-home

🏑 Adds a convenient command and statusbar item to easily access the current local repo Git URL. πŸͺ°
https://github.com/igorskyflyer/vscode-git-home

back-end electron extension git github gitlab igorskyflyer node nodejs origin remote repo repository url vscode vscode-extension

Last synced: about 2 months ago
JSON representation

🏑 Adds a convenient command and statusbar item to easily access the current local repo Git URL. πŸͺ°

Awesome Lists containing this project

README

        


GitHome, Visual Studio Code extension logo

Git Home




🏑 Adds a convenient command and statusbar item to easily access the current local repo Git URL. πŸͺ°








πŸ’– Support further development


I work hard for every project, including this one


and your support means a lot to me!




Consider buying me a coffee. β˜•


Thank you for supporting my efforts! πŸ™πŸ˜Š





Donate to igorskyflyer




@igorskyflyer










## πŸ“ƒ Table of contents

- [Features](#-features)
- [Usage](#-usage)
- [Changelog](#-changelog)
- [License](#-license)
- [Related](#-related)
- [Author](#-author)

---

## πŸ€– Features

- 🎨 adds a command to the Command Palette to quickly navigate to the current local Git repository's URL
- πŸ—½ adds an icon to the StatusBar to quickly navigate to the current local Git repository's URL
- βš–οΈ lightweight


## πŸ•΅πŸΌ Usage

> [!WARNING]
> This extension requires that `git` is installed and available in the host's path.
>


Open a projects that's a local Git repository and either do:

- *`Command Palette`* -> *`Git Home: Open repository's origin URL`*
- *Click on the `StatusBar` icon of the extension*

Doing either of the two will launch the default browser and navigate to the repository's origin URL.

---

## πŸ“ Changelog

πŸ“‘ The changelog is available here: [CHANGELOG.md](https://github.com/igorskyflyer/vscode-git-home/blob/main/CHANGELOG.md).

---

## πŸͺͺ License

Licensed under the MIT license which is available here, [MIT license](https://github.com/igorskyflyer/vscode-git-home/blob/main/LICENSE).

---

## 🧬 Related

[@igor.dvlpr/git-repo-url](https://www.npmjs.com/package/@igor.dvlpr/git-repo-url)

> _🌐 Gets the origin URL a local Git repository. πŸ—ΊοΈ_


[@igor.dvlpr/is-git-repo](https://www.npmjs.com/package/@igor.dvlpr/is-git-repo)

> _🐸 Checks if a directory is a local Git repository. πŸ•ΆοΈ_


[@igor.dvlpr/aria](https://www.npmjs.com/package/@igor.dvlpr/aria)

> _🧬 Meet Aria, an efficient Adblock filter list compiler, with many features that make your maintenance of Adblock filter lists a breeze! πŸ¦–_


[@igor.dvlpr/open-resource](https://www.npmjs.com/package/@igor.dvlpr/open-resource)

> _πŸ“‚ Opens a given resource (URL, file, etc.) via the default OS handler. πŸ”Ž_


[@igor.dvlpr/vscode-folderpicker](https://www.npmjs.com/package/@igor.dvlpr/vscode-folderpicker)

> _✨ Provides a custom Folder Picker API + UI for Visual Studio Code. 🎨_

---

## πŸ‘¨πŸ»β€πŸ’» Author
Created by **Igor Dimitrijević** ([*@igorskyflyer*](https://github.com/igorskyflyer/)).