{"id":13795465,"url":"https://github.com/wraith13/open-in-github-desktop-vscode","last_synced_at":"2025-04-29T22:31:09.957Z","repository":{"id":42204646,"uuid":"192264094","full_name":"wraith13/open-in-github-desktop-vscode","owner":"wraith13","description":"Open in GitHub Desktop from VS Code","archived":false,"fork":false,"pushed_at":"2023-07-18T23:56:13.000Z","size":621,"stargazers_count":10,"open_issues_count":3,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T20:03:25.590Z","etag":null,"topics":["github-desktop","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=wraith13.open-in-github-desktop","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wraith13.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE_1_0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-17T02:48:20.000Z","updated_at":"2025-01-13T17:27:59.000Z","dependencies_parsed_at":"2024-08-03T23:05:15.957Z","dependency_job_id":"f13411b8-f6a0-4f6b-8439-0a01d6f17007","html_url":"https://github.com/wraith13/open-in-github-desktop-vscode","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Fopen-in-github-desktop-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Fopen-in-github-desktop-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Fopen-in-github-desktop-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Fopen-in-github-desktop-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wraith13","download_url":"https://codeload.github.com/wraith13/open-in-github-desktop-vscode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251592993,"owners_count":21614453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-desktop","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-08-03T23:00:57.502Z","updated_at":"2025-04-29T22:31:09.172Z","avatar_url":"https://github.com/wraith13.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Open In GitHub Desktop README\n\n[![Visual Studio Marketplace](https://vsmarketplacebadge.apphb.com/version/wraith13.open-in-github-desktop.svg) ![installs](https://vsmarketplacebadge.apphb.com/installs/wraith13.open-in-github-desktop.svg) ![rating](https://vsmarketplacebadge.apphb.com/rating/wraith13.open-in-github-desktop.svg)](https://marketplace.visualstudio.com/items?itemName=wraith13.open-in-github-desktop)\n\nOpen in [GitHub Desktop](https://desktop.github.com/) from VS Code.\n\n## Features\n\n* Open in GitHub Desktop from command pallete.\n* Open in GitHub Desktop from status bar.\n\n![screen shot](https://raw.githubusercontent.com/wraith13/open-in-github-desktop-vscode/master/images/screenshot.png)\n\n## Requirements\n\n* [GitHub Desktop](https://desktop.github.com/) has been installed.\n\n## Tutorial\n\n### 0. ⬇️ Install `Open In GitHub Desktop`\n\nShow extension side bar within VS Code(Mac:\u003ckbd\u003eCommand\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eX\u003c/kbd\u003e, Windows and Linux: \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eX\u003c/kbd\u003e), type `open-in-github-desktop` and press \u003ckbd\u003eEnter\u003c/kbd\u003e and click \u003ckbd\u003eInstall\u003c/kbd\u003e. Restart VS Code when installation is completed.\n\n### 1. ➡️ Open In GitHub Desktop\n\nClick item( see screen shot above ) in statub bar or launch Command Palette(Mac:\u003ckbd\u003eF1\u003c/kbd\u003e or \u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eCommand\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e, Windows and Linux: \u003ckbd\u003eF1\u003c/kbd\u003e or \u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e), Execute `Open In GitHub Desktop` command.\n\n### 2. 🔧 Next step\n\nYou can change [settings](#extension-settings) by `settings.json`.\n\nEnjoy!\n\n## Commands\n\n* `Open In GitHub Desktop` : Open in GitHub Desktop from VS Code.\n\n## Extension Settings\n\nThis extension contributes the following settings by [`settings.json`](https://code.visualstudio.com/docs/customization/userandworkspace#_creating-user-and-workspace-settings)( Mac: \u003ckbd\u003eCommand\u003c/kbd\u003e+\u003ckbd\u003e,\u003c/kbd\u003e, Windows / Linux: \u003ckbd\u003eFile\u003c/kbd\u003e -\u003e \u003ckbd\u003ePreferences\u003c/kbd\u003e -\u003e \u003ckbd\u003eUser Settings\u003c/kbd\u003e ):\n\n* `openInGithubDesktop.traversalSearchGitConfig`: '.git/config' is also searched from parent folders.\n* `openInGithubDesktop.traversalSearchGitConfigForCurrentDocument`: '.git/config' is searched from parent folders of the currently open text file.\n* `openInGithubDesktop.statusBar.Label`: Label on status bar. Requires a restart to take effect.\n* `openInGithubDesktop.statusBar.Alignment`: Alignment on status bar. Requires a restart to take effect.\n* `openInGithubDesktop.diagnosticWarning`: Warning display when there are error or warning.\n* `openInGithubDesktop.unsavedWarning`: Warning display when there are unsaved existing files.\n\nYou can embed icons in the label text by leveraging the syntax:\n\n`My text $(icon-name) contains icons like $(icon'name) this one.`\n\nWhere the icon-name is taken from the [octicon](https://octicons.github.com) icon set, e.g. `light-bulb`, `thumbsup`, `zap` etc.\n\nYou can specify unicode characters ( include emoji ) as label text too.\n\n## Keyboard shortcut Settings\n\nIn default, Open In GitHub Desktop's commands doesn't apply keyboard shortcuts. Althogh,\nyou can apply keyboard shortcuts by [`keybindings.json`](https://code.visualstudio.com/docs/customization/keybindings#_customizing-shortcuts)\n( Mac: \u003ckbd\u003eCode\u003c/kbd\u003e -\u003e \u003ckbd\u003ePreferences\u003c/kbd\u003e -\u003e \u003ckbd\u003eKeyboard Shortcuts\u003c/kbd\u003e, Windows / Linux: \u003ckbd\u003eFile\u003c/kbd\u003e -\u003e \u003ckbd\u003ePreferences\u003c/kbd\u003e -\u003e \u003ckbd\u003eKeyboard Shortcuts\u003c/kbd\u003e).\n\nCommand name on `keybindings.json` is diffarent from on Command Pallete. See below table.\n\n|on Command Pallete|on keybindings.json|\n|-|-|\n|`Open In GitHub Desktop`|`openInGithubDesktop`|\n\n## Release Notes\n\nsee ChangLog on [marketplace](https://marketplace.visualstudio.com/items/wraith13.open-in-github-desktop/changelog) or [github](https://github.com/wraith13/open-in-github-desktop-vscode/blob/master/CHANGELOG.md)\n\n## Support\n\n[GitHub Issues](https://github.com/wraith13/open-in-github-desktop-vscode/issues)\n\n## License\n\n[Boost Software License](https://github.com/wraith13/open-in-github-desktop-vscode/blob/master/LICENSE_1_0.txt)\n\n## Download VSIX file ( for VS Code compatible softwares )\n\n[Releases · wraith13/open-in-github-desktop-vscode](https://github.com/wraith13/open-in-github-desktop-vscode/releases)\n\n## Other extensions of wraith13's work\n\n|Icon|Name|Description|\n|---|---|---|\n|![](https://wraith13.gallerycdn.vsassets.io/extensions/wraith13/bracket-lens/1.0.0/1603272166087/Microsoft.VisualStudio.Services.Icons.Default) |[Bracket Lens](https://marketplace.visualstudio.com/items?itemName=wraith13.bracket-lens)|Show bracket header on closing bracket.|\n|![](https://wraith13.gallerycdn.vsassets.io/extensions/wraith13/background-phi-colors/3.1.0/1581619161244/Microsoft.VisualStudio.Services.Icons.Default) |[Background Phi Colors](https://marketplace.visualstudio.com/items?itemName=wraith13.background-phi-colors)|This extension colors the background in various ways.|\n|![](https://wraith13.gallerycdn.vsassets.io/extensions/wraith13/zoombar-vscode/1.2.1/1563089420894/Microsoft.VisualStudio.Services.Icons.Default) |[Zoom Bar](https://marketplace.visualstudio.com/items?itemName=wraith13.zoombar-vscode)|Zoom UI in status bar for VS Code.|\n\nSee all wraith13's  expansions: \u003chttps://marketplace.visualstudio.com/publishers/wraith13\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraith13%2Fopen-in-github-desktop-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwraith13%2Fopen-in-github-desktop-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraith13%2Fopen-in-github-desktop-vscode/lists"}