Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. πͺ°
- Host: GitHub
- URL: https://github.com/igorskyflyer/vscode-git-home
- Owner: igorskyflyer
- License: mit
- Created: 2024-07-28T22:40:05.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T15:19:03.000Z (5 months ago)
- Last Synced: 2024-10-13T01:22:07.835Z (3 months ago)
- Topics: back-end, electron, extension, git, github, gitlab, igorskyflyer, node, nodejs, origin, remote, repo, repository, url, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=igordvlpr.git-home
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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! ππ
@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/)).