# GitLab VSCode Extension GitLab integration for VSCode. ### Features Current version is only can open issues and MRs assigned to you. ### Setup Extensions needs GitLab `userId`. You should add it to User Settings file. `"gitlab.userId": "GITLAB_USER_ID",` You can open User Settings file pressing `Cmd+,` on Mac OS or go to `Code > Preferences > User Settings`. If you are using GitLab on a custom domain, you should also set `gitlab.instanceUrl`. Default is `https://gitlab.com`. ### Usage - Open up Command Palette by pressing `Cmd+Shift+P`. - Search for GitLab ![https://gitlab.com/fatihacet/gitlab-vscode-extension/raw/master/src/assets/gitlab-vscode.png](https://gitlab.com/fatihacet/gitlab-vscode-extension/raw/master/src/assets/gitlab-vscode.png)