Help us learn about your current experience with the documentation.
Take the survey.
GitLab Workflow extension settings and commandsThe GitLab Workflow extension for VS Code integrates with the VS Code Command Palette, extends existing VS Code integrations with Git, and provides configuration options.
Command Palette commandsThis extension provides several sets of commands that you can trigger in the Command Palette:
Manage projects and codeGitLab: Authenticate
GitLab: Compare Current Branch with Default Branch
: Compare your branch with the repository’s default branch and view changes on GitLab.GitLab: Open Current Project on GitLab
GitLab: Open Remote Repository
: Browse a remote GitLab repository.GitLab: Pipeline Actions - View, Create, Retry, or Cancel
GitLab: Remove Account from VS Code
GitLab: Validate GitLab Accounts
GitLab: Advanced Search (Issues, Merge Requests, Commits, Comments...)
GitLab: Copy Link to Active File on GitLab
GitLab: Create New Issue on Current Project
GitLab: Create New Merge Request on Current Project
: Open the merge request page to create a merge request.GitLab: Open Active File on GitLab
- View active file on GitLab with highlighting active line number and selected text block.GitLab: Open Merge Request for Current Branch
GitLab: Search Project Issues (Supports Filters)
.GitLab: Search Project Merge Requests (Supports Filters)
.GitLab: Show Issues Assigned to Me
: Open issues assigned to you on GitLab.GitLab: Show Merge Requests Assigned to Me
: Open merge requests assigned to you on GitLab.GitLab: Show Merged GitLab CI/CD Configuration
: Show a preview of the GitLab CI/CD configuration file .gitlab-ci.yml
with all includes resolved.GitLab: Validate GitLab CI/CD Configuration
: Test the GitLab CI/CD configuration file .gitlab-ci.yml
.GitLab: Restart GitLab Language Server
GitLab: Show Duo Workflow
GitLab: Toggle Code Suggestions
GitLab: Toggle Code Suggestions for current language
GitLab: Apply Snippet Patch
GitLab: Clone Wiki
GitLab: Create Snippet
: Create a public, internal, or private snippet from an entire file or selection.GitLab: Create Snippet Patch
: Create a .patch
file from the entire file, or a selection.GitLab: Insert Snippet
: Insert a single-file or multi-file project snippet.GitLab: Publish Workspace to GitLab
GitLab: Refresh Sidebar
GitLab: Show Extension Logs
GitLab: View Security Finding Details
GitLab Workflow: Focus on For current branch View
GitLab Workflow: Focus on Issues and Merge Requests View
GitLab: Diagnostics
: Open a detailed settings page for the GitLab Workflow extension.This extension also integrates with some commands provided by VS Code:
Git: Clone
: Search for and clone projects for every GitLab instance you set up. For more information, see:
Git: Add Remote...
: Add existing projects as remotes from every GitLab instance you set up.To learn how to change settings in VS Code, see the VS Code documentation for User and Workspace Settings.
If you use self-signed certificates to connect to your GitLab instance, read the community-contributed settings for self-signed certificates.
Setting Default Informationgitlab.customQueries
Not applicable Defines the search queries that retrieves the items shown on the GitLab Panel. For more information, see Custom Queries documentation. gitlab.debug
false When true
, enables debug mode. Debug mode improves error stack traces because the extension uses source maps to understand minified code. Debug mode also shows debug log messages in the extension logs. gitlab.duo.enabledWithoutGitlabProject
true When true
, keeps GitLab Duo features enabled if the extension can’t retrieve the project’s duoFeaturesEnabledForProject
setting. When false
, disables all GitLab Duo features if the extension can’t retrieve the project’s duoFeaturesEnabledForProject
setting. See duoFeaturesEnabledForProject
setting. gitlab.duoCodeSuggestions.additionalLanguages
Not applicable (Experimental.) To expand the list of officially supported languages for Code Suggestions, provide an array of the language identifiers. Code suggestions quality for the added languages might not be optimal. gitlab.duoCodeSuggestions.enabled
true When true
, enables AI-assisted code suggestions. gitlab.duoCodeSuggestions.enabledSupportedLanguages
Not applicable The supported languages for which to enable Code Suggestions. By default, all supported languages are enabled. gitlab.duoCodeSuggestions.openTabsContext
true When true
, enables sending of context across open tabs to improve Code Suggestions. gitlab.keybindingHints.enabled
true Enables keybinding hints for GitLab Duo. gitlab.pipelineGitRemoteName
null The name of the Git remote name corresponding to the GitLab repository with your pipelines. When null
or empty, then the extension uses the same remote as for the non-pipeline features. gitlab.showPipelineUpdateNotifications
false When true
, shows an alert when a pipeline completes. duoFeaturesEnabledForProject
The duoFeaturesEnabledForProject
setting is unavailable if:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4