{"id":16841898,"url":"https://github.com/hotchemi/vscode-find-pr","last_synced_at":"2025-04-11T06:44:19.797Z","repository":{"id":148680434,"uuid":"119274240","full_name":"hotchemi/vscode-find-pr","owner":"hotchemi","description":"A vscode plugin jumps to pull request url.","archived":false,"fork":false,"pushed_at":"2023-09-15T03:00:16.000Z","size":979,"stargazers_count":13,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T04:41:22.460Z","etag":null,"topics":["typescript","vscode","vscode-plugin"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=hotchemi.vscode-find-pr","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hotchemi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2018-01-28T16:10:22.000Z","updated_at":"2023-10-07T02:00:41.000Z","dependencies_parsed_at":"2025-02-18T21:43:29.174Z","dependency_job_id":null,"html_url":"https://github.com/hotchemi/vscode-find-pr","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotchemi%2Fvscode-find-pr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotchemi%2Fvscode-find-pr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotchemi%2Fvscode-find-pr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotchemi%2Fvscode-find-pr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hotchemi","download_url":"https://codeload.github.com/hotchemi/vscode-find-pr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358549,"owners_count":21090401,"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":["typescript","vscode","vscode-plugin"],"created_at":"2024-10-13T12:43:22.867Z","updated_at":"2025-04-11T06:44:19.789Z","avatar_url":"https://github.com/hotchemi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-find-pr [![Build Status](https://travis-ci.org/hotchemi/vscode-find-pr.svg?branch=master)](https://travis-ci.org/hotchemi/vscode-find-pr) [![](https://vsmarketplacebadge.apphb.com/version-short/hotchemi.vscode-find-pr.svg)](https://marketplace.visualstudio.com/items?itemName=hotchemi.vscode-find-pr)\n\nA vscode plugin jumps to pull request url.\n\n![demo](./images/demo.gif)\n\n## Install\n\n- Open _Visual Studio Code_\n- Press `Ctrl+Shift+X` or `⇧⌘X`\n- Type `find-pr`\n- Click install on _vscode-find-pr_\n\n## Usage\n\n- Press `Ctrl+Shift+P` or `⇧⌘P`\n- Type `Find Pull Request`\n  - Or Default keybind for the action `Alt+F`\n- Just execute the command\n\n## Configuration\n\nYou can configure some of plugin settings by adding below into your workspace setting file.\n\n```sh\n{\n  \"findpr.remote\": \"feature-branch\", # specify target remote git repository, default is \"origin\"\n  \"findpr.showDescription\": true, # open pull request description page, default is false\n}\n```\n\n## Licence\n\n```\nCopyright 2018 Shintaro Katafuchi\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhotchemi%2Fvscode-find-pr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhotchemi%2Fvscode-find-pr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhotchemi%2Fvscode-find-pr/lists"}