gitlab-merge-request-upvotes
v0.3.1
Published
Follow the upvotes on your Gitlab Merge Request using a VS Code Tree View in the Explorer
Downloads
2
Readme
Gitlab Merge Request Upvotes README
With Gitlab Merge Request Upvotes you can easily follow the upvotes or approvals on your GitLab's MR. The Tree View of the extension will show you the upvotes (or approvals) on the MR you created by instances.
Features
- Add GitLab instance
- Remove GitLab instance
- List GitLab instances in Tree View
- List Merge Request with their upvotes and titles.
- Click on Merge Request item to open the MR web page.
Tree View
Follow the upvotes in a dedicated preview. Items are clickable and will open the MR in your default browser.
Extension Settings
This extension contributes the following settings:
gitlab-merge-request-upvotes.refresh.interval
:number
of seconds between each refresh.gitlab-merge-request-upvotes.refresh.enable
:boolean
to enable or disable the auto refresh.gitlab-merge-request-upvotes.upvotes.type
:upvotes|approvals
to useupvotes
orapprovals
.
Release Notes
See CHANGELOG.md