2.9 KiB
2.9 KiB
stage | group | info |
---|---|---|
Create | Code Review | To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments |
GitLab Workflow extension for VS Code (FREE)
The GitLab Workflow extension integrates GitLab with Visual Studio Code. You can decrease context switching and do more day-to-day tasks in Visual Studio Code, such as:
- View issues.
- Run common commands from the Visual Studio Code command palette.
- Create and review merge requests directly from Visual Studio Code.
- Validate your GitLab CI configuration.
- View the status of your pipeline.
- Create and paste snippets to, and from, your editor.
- Browse repositories without cloning them.
Download the extension
Download the extension from the Visual Studio Code Marketplace.
Configure the extension
After you download the extension you can configure:
- Features to display or hide.
- Self-signed certificate information.
Report issues with the extension
Report any issues, bugs, or feature requests in the
gitlab-vscode-extension
issue queue.
Related topics
- Download the extension
- Extension documentation
- The extension source code is available in the
gitlab-vscode-extension
project.