Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Gitlab MrtNew to Visual Studio Code? Get it now.
Gitlab Mrt

Gitlab Mrt

zhaoqing

|
2,159 installs
| (1) | Free
Create MRs in Gitlab from VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

gitlab-mrt README

Gitlab Merge Request Helper fo VS Code.

Features

  • Create an MR from VS Code

Extension Settings

  • gitlabmrt.token: Access token to use to connect to the Gitlab.com API. Create one by going to Profile Settings -> Access Tokens.

  • gitlabmrt.instanceUrl: If you are using GitLab on a custom domain, you must add this to your user settings file.

VS Code settings:

settings.json:

{
    "gitlabmrt.token": "xxx",
    "gitlabmrt.instanceUrl": "https://git.xxx.com"
}

Links

  • Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=zhaoqing.gitlabmrt
  • Github Repo: https://github.com/CDTRSFE/gitlab-mrt
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft