GitLab VS Code Extension#

GitLab VS Code Extension integrates GitLab ≥ 13.0 into Visual Studio Code:

Display GitLab issues and merge requests

Issues, comments, merge requests and changed files are displayed in the sidebar or in a custom search.

Create and review merge requests

Issues can be commented directly in VS Code, and GitLab Slash Commands are also supported. You can create, edit and delete comments in the diff view of a merge request.

Configuring and validating GitLab CI/CD

You can edit the gitlab-ci.yml file, which automatically completes the variables. You can also validate the file locally.

Search the repository without cloning

You can access repositories read-only, provided that an access token is registered for the corresponding GitLab instance.