feat: open status bar MR link in webview
requested to merge KevSlashNull/gitlab-vscode-extension:154-feat--open-status-bar-MR-link-in-webview into main
At the moment, opening an MR via the status bar will open it in the browser. This is an attempt to open the MR (and the issue) of the current branch in the webview.
I use the MR button to go to MRs quite often, so because you can’t easily change labels, assignees, or approve/merge—apart from slash commands—this change might add friction because you’d have to click on Open in GitLab to go to the instance.
Related to #154 (closed)
Screenshots
Edited by Kev