Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GitLabMergeNew to Visual Studio Code? Get it now.
GitLabMerge

GitLabMerge

Joyal James

|
12 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

GitLabMerge README

Gitlab Merge Request Helper fo VS Code.

Author: [Joyal James]

Features

  • Create an Merge Requests from VS Code

Extension Settings

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

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

VS Code settings:

settings.json:

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

Links

  • Visual Studio Marketplace:
  • Github Repo: GitLabMerge
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft