About 51 results
Open links in new tab
  1. [VSCode] [MCP] Add action to open workspace settings - GitLab

    However, users can not easily access the workspace level config via a command palette action like the user configuration. Proposal Add a command palette action to open the workspace level …

  2. feat (MCP): Add command palette command to open Workspace MCP …

    Sep 1, 2025 · Automatic creation of the workspace config directory and file with default settings if they don't exist Error handling for cases where no workspace is open or when file system issues occur

  3. v6.64.0 · GitLab.org / gitlab-vscode-extension · GitLab

    Jan 4, 2026 · use rootNamespaceId to fetch available models (5021541) by Juhee Lee 📝 Documentation add security process docs (9070258) by Elwyn Benson 🔁 Chore adjust mcp config file log to clarify …

  4. v6.67.1 · GitLab.org / gitlab-vscode-extension · GitLab

    Jan 22, 2026 · update ci config to handle alternate repos (d4b645c) by Tristan Read update docs link in CLI for setting namespace (776f18b) by Uma Chandran update gitleaks rules and rule evaluation …

  5. Integrate with YAML extension to provide .gitlab-ci.yml autocompletion

    Are we going to show pop-up message with a button which will add the configuration? If users dismisses this message, should we show it again, or never suggest it again? What if they've already have some …

  6. "GitLab: Validate GitLab CI/CD Config" missing from command pallette

    Don't know what to say, I installed the extension into VSCode and go to the command palette, but it's not there. None of the provided docs...

  7. [VSCode] Pass new executor selection config to LS - GitLab

    We need the new config option to be passed through from VSCode to the language server

  8. src/common/fetch_logged.ts · main - GitLab

    Jul 23, 2024 76b4af40 chore: change eslint config to use common config · 76b4af40 Andrei Zubov authored Jul 23, 2024 and Tomas Vik committed Jul 23, 2024 76b4af40 chore: change eslint config …

  9. GitLab.org / gitlab-vscode-extension · GitLab

    Jun 3, 2023 · GitLab: Validate GitLab CI/CD Config - Validate GitLab CI/CD configuration file .gitlab-ci.yml. Read more. GitLab: Show Merged GitLab CI/CD Config - Show a preview of the GitLab CI/CD …

  10. "Validate GitLab CI config" requires project for local file import

    Summary "Validate GitLab CI config" requires project for local file import. According to GitLab's online validator and documen tation this is...