Stop fighting with Azure Pipelines YAML. Azure Templates Navigator is a free IntelliJ plugin that gives you full IDE support for Azure DevOps pipeline templates — hover documentation, go-to-definition, IntelliSense autocomplete, real-time parameter validation, and more.
In this 6-minute demo I walk through every feature of the plugin.
💡 WHAT IT DOES
Azure Templates Navigator supercharges Azure Pipelines development in IntelliJ IDEA, Rider, WebStorm, and any JetBrains IDE with YAML support. If you work with multi-repo Azure DevOps pipelines and templates, this plugin saves you hours of tab-switching and YAML guessing.
✅ Features shown in this video:
• Hover over any template reference → see all parameters, types, defaults
• Cmd+Click / Ctrl+Click → jump straight to the template file
• Autocomplete parameter names as you type (required params first)
• Red squiggly lines for missing required parameters
• Yellow warnings for unknown params and type mismatches
• Hover over $(variables) to see their values
• Dependency tree sidebar — see the full template call chain
• Interactive D3.js graph — visualize ALL templates across your workspace
• Diagnostics panel — every template issue in one place
• Cross-repo support — resolves @alias references from sibling repos
• Zero runtime dependencies — works offline, installs in seconds
Works with: IntelliJ IDEA (Community & Ultimate), Rider, WebStorm, PyCharm, GoLand, and all JetBrains IDEs (2024.1+)
#AzurePipelines #AzureDevOps #IntelliJ #JetBrains #DevOps #YAML #CICD #IntelliJPlugin #AzureTemplates #Developer #Productivity #IDE