shiraji / find-pull-request

Intellij plugin that jumps to the pull request page
https://plugins.jetbrains.com/plugin/8262
Apache License 2.0
81 stars 3 forks source link

find-pull-request

Software License Android Arsenal Version Download

screenshot

Intellij plugin that jumps to the pull request page or commits page. This plugin supports GitHub, GitLab, Bitbucket.

How to use

Find Pull Request

find-pr

Copy Pull Request URL

copy-pr

List Pull Request

list-pr

Options

This plugin automatically detects which hosting service this project is hosted when the project open.

You can change "Hosting Service" setting in Preferences.

settings

Unchecking "Jump to File when PR page open" will jump to the discussion page of the PR.

Requirement

How to install

Use the IDE's plugin manager to install the latest version of the plugin.

License

Copyright 2019 Yoshinori Isogai

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.