Pipeline .yaml - No intellisense for VS2022?

Reto Kummer 26 Reputation points
2022-06-08T15:20:51.143+00:00

I was wondering, if there is no intellisense support for azure pipeline .yaml definition for VS2022. I just find VSCode extension mentions everywhere.
Is there really no intellisense support for the paid current visual studio?

Im not talking about generic yaml support, im talking about specific Azure pipeline definitons. Switching back and forth to the docs is exhausting...

PS: Enforcing a tag here is ridiculous, especially when theres no fitting tag....

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Michael Taylor 60,326 Reputation points
    2022-06-08T15:45:22.867+00:00

    VS 2022 has no knowledge of Azure YAML pipelines (or any other pipeline for that matter). The Azure DevOps UI does have basic support for YAML editing but it is a work in progress. You can search their Github repo for known issues.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.