Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Pipeline DSLNew to Visual Studio Code? Get it now.
Pipeline DSL

Pipeline DSL

Salma SAGHOUGH

|
1 install
| (0) | Free
Language support for Pipeline CI/CD DSL with syntax highlighting, snippets, and YAML generation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pipeline DSL

Language support for Pipeline CI/CD DSL with syntax highlighting, snippets, and YAML generation.

Features

  • Syntax highlighting for .pipeline files
  • Snippets for common pipeline tasks
  • Generate GitLab CI YAML from pipeline files
  • Validate pipeline files for errors

Requirements

  • VS Code 1.80 or later

Extension Settings

  • pipeline.autoValidate: Automatically validate pipeline files on save (default: true)
  • pipeline.defaultTrigger: Default trigger for new pipelines (push, merge, schedule)
  • pipeline.defaultEnvironment: Default environment (development, staging, production)

Release Notes

1.0.0

Initial release of Pipeline DSL extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft